Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115721117
D44642.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
454 B
Referenced Files
None
Subscribers
None
D44642.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D44642: libvmmapi: add missing capability strings
Attached
Detach File
Event Timeline
Log In to Comment