| Submitter | Jan Kiszka |
|---|---|
| Date | Feb. 17, 2013, 4:09 p.m. |
| Message ID | <512100A2.2090900@web.de> |
| Download | mbox | patch |
| Permalink | /patch/221065/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/scripts/kvm/vmxcap b/scripts/kvm/vmxcap index a1a44a0..bcf79f6 100755 --- a/scripts/kvm/vmxcap +++ b/scripts/kvm/vmxcap @@ -161,6 +161,7 @@ controls = [ 5: 'Enable VPID', 6: 'WBINVD exiting', 7: 'Unrestricted guest', + 8: 'APIC register emulation', 9: 'Virtual interrupt delivery', 10: 'PAUSE-loop exiting', 11: 'RDRAND exiting',