Page MenuHomeFreeBSD

D44642.diff
No OneTemporary

D44642.diff

diff --git a/lib/libvmmapi/vmmapi.c b/lib/libvmmapi/vmmapi.c
--- a/lib/libvmmapi/vmmapi.c
+++ b/lib/libvmmapi/vmmapi.c
@@ -917,6 +917,11 @@
[VM_CAP_UNRESTRICTED_GUEST] = "unrestricted_guest",
[VM_CAP_ENABLE_INVPCID] = "enable_invpcid",
[VM_CAP_BPT_EXIT] = "bpt_exit",
+ [VM_CAP_RDPID] = "rdpid",
+ [VM_CAP_RDTSCP] = "rdtscp",
+ [VM_CAP_IPI_EXIT] = "ipi_exit",
+ [VM_CAP_MASK_HWINTR] = "mask_hwintr",
+ [VM_CAP_RFLAGS_TF] = "rflags_tf",
};
int

File Metadata

Mime Type
text/plain
Expires
Mon, Apr 28, 4:19 PM (7 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17831650
Default Alt Text
D44642.diff (454 B)

Event Timeline