aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* 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
* MergeIan Campbell2012-07-251-6/+6
|\
| * x86/EFI: define and use EFI_DIR make variable, defaulting to /usr/lib64/efiMatt Wilson2012-07-241-6/+6
* | arm: implement hypercall continuationsIan Campbell2012-07-254-11/+115
* | arm: add bounds check on hypercall arrayIan Campbell2012-07-251-0/+6
* | arm: clobber only argument registersIan Campbell2012-07-252-22/+40
|/
* xen/arm: set paging_mode_translate and paging_mode_externalStefano Stabellini2012-07-231-2/+2
* xen/arm: Initialize lr_queue in vcpu_vgic_init for the first 32 irqsStefano Stabellini2012-07-231-0/+3
* x86/numa: Remove warning about small NUMA nodesAndrew Cooper2012-07-191-7/+0
* x86/numa: Correct assumption that each NUMA node has memoryAndrew Cooper2012-07-192-8/+22
* vt-d: fix wrong addr in IOTLB invalidation descriptorYang Zhang2012-07-191-1/+1
* Xen/MCE: stick all 1's to MCi_CTL of vMCELiu, Jinsong2012-07-192-39/+7
* nestedhvm: initialize pfec for l1 pagetable walkChristoph Egger2012-07-193-5/+16
* x86/mm/p2m: use NX bit in p2m entries.Christoph Egger2012-07-191-2/+4
* xen/arm: disable the event optimization in the gicStefano Stabellini2012-07-171-42/+0
* xen/arm: gic and vgic fixesStefano Stabellini2012-07-172-6/+5
* xen/arm: implement do_hvm_op for ARMStefano Stabellini2012-07-174-0/+69
* arm/vgic: initialize pending_irqs.lr_queueStefano Stabellini2012-07-172-0/+6
* arm/vgic: vgic: support irq enable/disableStefano Stabellini2012-07-171-1/+22
* arm/gic: support injecting IRQs even to VCPUs not currently runningStefano Stabellini2012-07-174-22/+48
* arm/gic: fix gic context switchStefano Stabellini2012-07-172-0/+6
* arm/vtimer: do not let the guest interact with the physical timerStefano Stabellini2012-07-171-2/+2
* xsm/flask: avoid struct page lookup in mmu_normal_updateDaniel De Graaf2012-07-091-7/+6
* xsm/flask: fix memory AVC formattingDaniel De Graaf2012-07-091-1/+1
* nestedsvm: fix DRn handlingChristoph Egger2012-07-091-6/+7
* libxl,libxc: introduce libxl_get_numainfo()Dario Faggioli2012-07-061-0/+1
* xen: event channel remapping for emulated MSIsStefano Stabellini2012-07-032-0/+26
* xen: Fix off-by-one error when parsing command line argumentsAndrew Cooper2012-07-031-1/+1
* xen: add assertion in default_vcpu0_location to protect against broken masksIan Campbell2012-07-031-0/+1