aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/asm-x86/processor.h
Commit message (Expand)AuthorAgeFilesLines
* Nested VMX: fix IA32_VMX_CR4_FIXED1 msr emulationYang Zhang2013-10-041-0/+1
* Fix emacs local variable block to use correct C style variable.David Vrabel2013-02-211-1/+1
* x86/kexec: Change NMI and MCE handling on kexec pathAndrew Cooper2012-12-131-0/+4
* x86/IST: Create set_ist() helper functionAndrew Cooper2012-12-111-4/+14
* xen: replace XEN_GUEST_HANDLE with XEN_GUEST_HANDLE_PARAM when appropriateStefano Stabellini2012-10-171-1/+1
* x86: consolidate frame state manipulation functionsJan Beulich2012-10-041-2/+0
* x86: Remove CONFIG_COMPAT ifdef'ery from arch/x86 -- it is always defined.Keir Fraser2012-09-121-4/+0
* xen: Remove x86_32 build target.Keir Fraser2012-09-121-49/+4
* x86_64: Fix off-by-one error setting up the Interrupt Stack TablesAndrew Cooper2012-05-101-1/+3
* vmx: Allow software (user defined) interrupts to be injected in to the guestAravindh Puthiyaparambil2012-04-201-0/+1
* CONFIG: remove CONFIG_SMP #ifdefsAndrew Cooper2012-02-091-5/+0
* x86: Make asmlinkage explicitly a no-op, and avoid usage in arch/x86Keir Fraser2012-01-151-9/+9
* x86/microcode: enable boot time (pre-Dom0) loadingJan Beulich2011-12-011-0/+1
* X86: implement PCID/INVPCID for hvmLiu, Jinsong2011-12-011-0/+1
* x86: cpuid faulting feature enableLiu, Jinsong2011-07-011-0/+2
* x86: AMD core-pair topology detection codeWei Huang2011-06-281-1/+2
* x86: consolidate cpu_core_id and phys_proc_id into cpuinfo_x86 structWei Huang2011-06-281-4/+4
* x86: Enable Supervisor Mode Execution Protection (SMEP)Keir Fraser2011-06-031-0/+1
* xen: remove more declarations from C files.Tim Deegan2011-05-271-0/+7
* xen: remove extern function declarations from C files.Tim Deegan2011-05-261-0/+1
* vmx/hvm: move mov-cr handling functions to generic HVM codeKeir Fraser2011-04-181-0/+2
* x86: move pv-only members of struct vcpu to struct pv_vcpuJan Beulich2011-04-051-1/+1
* x86/mce: CPU notifiers must not be registered a second time during resumeJan Beulich2011-03-181-1/+1
* x86: add volatile prefix for cpuid asm clausesWei Gang2011-03-141-6/+6
* x86: revert 22983:0edb666c8300Tim Deegan2011-03-071-0/+1
* Xen: remove run_in_exception_handler() and recode its only callerTim Deegan2011-03-071-1/+0
* Use bool_t for various boolean variablesKeir Fraser2010-12-241-1/+1
* x86: Add -Wredundant-decls to Xen build flags.Keir Fraser2010-12-021-1/+24
* x86: enable support for {rd,wr}{fs,gs}base instructionsKeir Fraser2010-10-241-0/+1
* x86 guest pagetable walker: check for invalid bits in pagetableKeir Fraser2010-10-181-0/+3
* x86: use cpuid vector 0xb when available for detecting cpu topologyKeir Fraser2010-07-161-0/+2
* x86: Implement cpu hotplug notifiers. Use them.Keir Fraser2010-05-141-2/+0
* Increase default console ring allocation size and reduce default verbosityKeir Fraser2010-03-171-1/+2
* x86: Generalise BUGFRAME_dump mechanism to allow polled UART irq toKeir Fraser2010-02-241-0/+1
* The internal Xen x86 emulator is fixed to handle shared/sharable pages corretly.Keir Fraser2009-12-171-0/+1
* hap_gva_to_gfn paging support. Return PFEC_page_paged when a pagedKeir Fraser2009-12-171-0/+1
* Replace tsc_native config option with tsc_mode config optionKeir Fraser2009-11-251-2/+2
* vmx: add the support of XSAVE/XRSTOR to VMX guestKeir Fraser2009-09-291-0/+1
* x86: cleanup rdmsr/wrmsrKeir Fraser2009-08-141-4/+2
* x86: move init_tss into per-CPU spaceKeir Fraser2009-07-131-1/+1
* x86: improve output resulting from sending '0' over serialKeir Fraser2009-06-161-2/+2
* xenpm: Add CPU topology info (thread/core/socket)Keir Fraser2009-03-131-0/+3
* x86: recover pat value for bsp after S3 resume.Keir Fraser2009-02-051-0/+1
* x86 ucode: add S3 microcode updateKeir Fraser2009-01-221-0/+1
* x86: Make the num_siblings CPU parameter per-CPU.Keir Fraser2009-01-221-0/+1
* x86: restore ability to work on systems without APICKeir Fraser2009-01-141-0/+1
* Cleanup Intel CMCI support.Keir Fraser2008-12-221-0/+2
* x86: microcode update support for AMD CPUsKeir Fraser2008-09-121-35/+0
* x86: constify microcode hypercall argumentKeir Fraser2008-08-291-0/+2
* x86: Make apicid 32 bits in preparation for x2APIC support.Keir Fraser2008-05-011-3/+3