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)
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>

No differences found