aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* xen/gnttab: Validate input to GNTTABOP_swap_grant_refIan Jackson2012-09-051-0/+6
* x86/pvhvm: properly range-check PHYSDEVOP_map_pirq/MAP_PIRQ_TYPE_GSIIan Jackson2012-09-051-0/+7
* xen: Don't BUG_ON() PoD operations on a non-translated guest.Ian Jackson2012-09-051-1/+2
* xen: prevent a 64 bit guest setting reserved bits in DR7Ian Jackson2012-09-051-1/+1
* arm: correctly check for error on dom0 allocationIan Campbell2012-09-031-3/+1
* make domain_create() return a proper error codeJan Beulich2012-09-038-24/+92
* x86/HVM: RTC periodic timer emulation adjustmentsJan Beulich2012-09-031-4/+7
* x86: comment opaque expression in __page_to_virt()Jan Beulich2012-09-031-0/+6
* nestedsvm: fix interrupt handlingChristoph Egger2012-08-311-0/+10
* tmem: add matching unlock for an about-to-be-destroyed objectDan Magenheimer2012-08-311-0/+1
* uninstall: do not remove kernels or modules on uninstall.Ian Campbell2012-08-311-2/+17
* 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