From: Avi Kivity Date: Mon, 13 Aug 2012 12:38:22 +0000 (+0300) Subject: KVM: VMX: Advertize RDTSC exiting to nested guests X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~15^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbcb4e798072d114fe68813f39a9efd239ab99c0;p=pandora-kernel.git 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 Signed-off-by: Marcelo Tosatti --- Reading git-diff-tree failed