HVM RDTSCP fixes
authorKeir Fraser <keir.fraser@citrix.com>
Wed, 16 Dec 2009 12:23:21 +0000 (12:23 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Wed, 16 Dec 2009 12:23:21 +0000 (12:23 +0000)
commit5a396b13fd70696a6e62eca387d4e4b51dbb6853
treee9ca9743378e89dc781692e38685e2ccaa315a65
parentec164cc29f29d54fea55721d77095ca397ffbb22
HVM RDTSCP fixes
 - Put the guest rdtscp cpuid logic in xc_cpuid_x86.c.
 - MSR_TSC_AUX's high 32bit is reserved, so only write the low 32bit.

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
tools/libxc/xc_cpuid_x86.c
xen/arch/x86/hvm/vmx/vmx.c