aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* x86/i8259: Clean up _mask_and_ack_8259A_irq().Keir Fraser2012-08-301-39/+24
* x86/i8259: Handle bogus spurious interrupts more quietlyAndrew Cooper2012-08-303-21/+25
* nvmx: fix unhandled nested XSETBV VMExitDongxiao Xu2012-08-301-0/+1
* nvmx: fix resource relinquish for nested VMXDongxiao Xu2012-08-305-2/+24
* x86: Prefer multiboot-provided e820 over bios-provided e801 memory info.Keir Fraser2012-08-281-11/+11
* nested vmx: Don't set bit 55 in IA32_VMX_BASIC_MSRZhang Xiantao2012-08-241-1/+1
* nested vmx: VM_ENTRY_IA32E_MODE shouldn't be in default1 classZhang Xiantao2012-08-241-1/+0
* Update Xen version to 4.2.0-rc4-preKeir Fraser2012-08-231-1/+1
* Update Xen version to 4.2.0-rc34.2.0-rc3Keir Fraser2012-08-231-1/+1
* x86,cmdline: Fix setting skip_realmode boolean on no-real-mode and tboot optionsKeir Fraser2012-08-231-2/+4
* Dump IOMMU p2m tableSantosh Jodh2012-08-226-0/+176
* Fix shared entry status for grant copy operation on paged-out gfnAndres Lagar-Cavilla2012-08-221-11/+22
* xsm/flask: remove page-to-domain lookups from XSM hooksDaniel De Graaf2012-08-225-165/+80
* xsm: Add missing dummy hooksDaniel De Graaf2012-08-222-0/+36
* x86-64: refine the XSA-9 fixJan Beulich2012-08-203-2/+31
* x86: don't expose SYSENTER on unknown CPUsJan Beulich2012-08-201-0/+1
* fix typos in xen/arch/x86/hvm/vmx/vmcs.cYongjie Ren2012-08-171-2/+2
* x86/ucode: don't crash during AP bringup on non-Intel, non-AMD CPUsJan Beulich2012-08-171-0/+3
* EPT/PoD: fix interaction with 1Gb pagesJan Beulich2012-08-161-3/+2
* x86/mm: update max_mapped_pfn on MMIO mappings too.Tim Deegan2012-08-162-2/+2
* x86/PoD: clean up typesJan Beulich2012-08-163-17/+16
* x86/PoD: prevent guest from being destroyed upon early access to its memoryJan Beulich2012-08-161-5/+4
* acpi: Make sure valid CPU is passed to do_pm_op()Boris Ostrovsky2012-08-151-19/+2
* x86-64/EFI: add CFLAGS to check compileDaniel De Graaf2012-08-151-1/+1
* x86/PoD: fix (un)locking after 24772:28edc2b31a9bJan Beulich2012-08-141-0/+1
* x86/cpuidle: clean up statistics reporting to user modeJan Beulich2012-08-101-30/+15
* make all (native) hypercalls consistently have "long" return typeJan Beulich2012-08-106-19/+19
* Update Xen version to 4.2.0-rc3-preKeir Fraser2012-08-081-1/+1
* Update Xen version to 4.2.0-rc24.2.0-rc2Keir Fraser2012-08-081-1/+1
* eliminate lock profile pointer from spinlock structure when !LOCK_PROFILEJan Beulich2012-08-071-2/+3
* mark 8x14 font data constJan Beulich2012-08-071-1/+1
* Although the "Intel Virtualization Technology FlexMigrationMatt Wilson2012-08-071-1/+1
* x86/MCE: remove mcg_ctl and other adjustment for future vMCELiu, Jinsong2012-08-074-55/+16
* x86: fix wait code asm() constraintsJan Beulich2012-08-061-9/+10
* Intel VT-d: Dump IOMMU supported page sizesSantosh Jodh2012-08-031-0/+9
* nestedhvm: fix nested page fault build error on 32-bitIan Campbell2012-08-034-5/+5
* arm: fix gic_init_secondary_cpu.Ian Campbell2012-08-031-2/+2
* cpufreq: P state stats aren't available if there is no cpufreq driverDavid Vrabel2012-08-031-0/+2
* nestedhvm: return the pfec from the pagetable walk.Tim Deegan2012-08-021-1/+2
* nestedhvm: fix write access fault on ro mappingChristoph Egger2012-08-023-22/+36
* xen: detect compiler version with '--version' rather than '-v'Tim Deegan2012-08-021-1/+1
* x86: also allow disabling LAPIC NMI watchdog on newer CPUsJan Beulich2012-08-021-7/+1
* Update Xen version to 4.2.0-rc2-preKeir Fraser2012-07-301-1/+1
* Update Xen version to 4.2.0-rc14.2.0-rc1Keir Fraser2012-07-301-1/+1
* x86: fix off-by-one in nr_irqs_gsi calculationJan Beulich2012-07-271-1/+1
* x86-64: drop updating of UREGS_rip when converting sysenter to #GPJan Beulich2012-07-271-5/+2
* use C11's _Static_assert() for BUILD_BUG_ON etc when availableJan Beulich2012-07-271-2/+8
* serial: don't waste space allocated for the tx buffer(s)Jan Beulich2012-07-271-2/+2
* x86/mm/p2m: use NX bit for p2m entriesChristoph Egger2012-07-261-1/+1
* x86/hvm: don't leave emulator in inconsistent stateJan Beulich2012-07-261-0/+2