aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xc_cpuid_x86.c
Commit message (Expand)AuthorAgeFilesLines
* libxc: eliminate static variables, use xentoollog; API changeKeir Fraser2010-05-281-26/+31
* hvm: Extend the CPUID whitelist to include Intel's AES-NI intructionsKeir Fraser2010-05-261-1/+2
* libxc: Fix cpuid() inline asm.Keir Fraser2010-02-241-4/+13
* HVM RDTSCP fixesKeir Fraser2009-12-161-1/+2
* x86, hvm: Make host TscInvariant CPUID flag visible to guest by default.Keir Fraser2009-11-091-0/+8
* vmx: add the support of XSAVE/XRSTOR to VMX guestKeir Fraser2009-09-291-1/+1
* x86 hvm: Remove vendor-specific feature masking of 0x1:ECX.Keir Fraser2009-08-191-12/+0
* x86: Mask X86_FEATURE_XSAVE in cpuid leaf 1, ecx, as we don't allowKeir Fraser2009-03-091-0/+1
* x86: support CPUID hypervisor feature bitKeir Fraser2008-11-191-0/+3
* x86, hvm: Expose host core/HT topology to HVM guests.Keir Fraser2008-09-301-4/+30
* x86, amd, hvm: pass through one more cpuid cache description leafKeir Fraser2008-09-181-6/+11
* x86: cpuid configuration for PV guestKeir Fraser2008-06-111-39/+136
* xc hvm: Fix default CPUID features according to PAE/64-bitKeir Fraser2008-06-021-18/+29
* libxc, x86: Fix CPUID inline asm for x86/64.Keir Fraser2008-05-211-5/+8
* x86 hvm cpuid: fix some problem with the hvm's cpuid configuration.Keir Fraser2008-05-011-0/+3
* x86, hvm: Guest CPUID configuration.Keir Fraser2008-04-251-0/+430