Page MenuHomeFreeBSD

D46562.id143022.diff
No OneTemporary

D46562.id143022.diff

diff --git a/usr.sbin/bhyve/tpm_intf_crb.c b/usr.sbin/bhyve/tpm_intf_crb.c
--- a/usr.sbin/bhyve/tpm_intf_crb.c
+++ b/usr.sbin/bhyve/tpm_intf_crb.c
@@ -337,6 +337,10 @@
break;
}
+ case offsetof(struct tpm_crb_regs, int_enable):
+ /* No interrupt support. Ignore writes to int_enable. */
+ break;
+
case offsetof(struct tpm_crb_regs, ctrl_start): {
union tpm_crb_reg_ctrl_start start;

File Metadata

Mime Type
text/plain
Expires
Thu, Apr 23, 10:20 PM (20 h, 56 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32047903
Default Alt Text
D46562.id143022.diff (407 B)

Event Timeline