Page MenuHomeFreeBSD

D46562.id145336.diff
No OneTemporary

D46562.id145336.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, Jan 22, 10:07 PM (20 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27814029
Default Alt Text
D46562.id145336.diff (407 B)

Event Timeline