]> Pileus Git - ~andy/linux/commit
KVM: VMX: Advertize RDTSC exiting to nested guests
authorAvi Kivity <avi@redhat.com>
Mon, 13 Aug 2012 12:38:22 +0000 (15:38 +0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Mon, 13 Aug 2012 22:08:28 +0000 (19:08 -0300)
commitdbcb4e798072d114fe68813f39a9efd239ab99c0
treec49e9ed5a01288f7696888580f06bd4754334afc
parent2a7921b7a033d5cfc176690d6297c82846c582b2
KVM: VMX: Advertize RDTSC exiting to nested guests

All processors that support VMX have that feature, and guests (Xen) depend on
it.  As we already implement it, advertize it to the guest.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/vmx.c