aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tools/python: Clean python correctlyAndrew Cooper2012-08-173-20/+18
* libxc/Linux: Add VM_DONTCOPY flag of the VMA of the hypercall bufferWangzhenguo2012-08-172-13/+35
* xend: Replace the use of XMLPrettyPrint from PyXML with stdlib functionality.M A Young2012-08-171-2/+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-162-19/+25
* etherboot: Build fixes for gcc 4.7.Keir Fraser2012-08-154-0/+92
* 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
* QEMU_TAG updateIan Jackson2012-08-141-3/+3
* x86/PoD: fix (un)locking after 24772:28edc2b31a9bJan Beulich2012-08-141-0/+1
* config: Split debug build from debug symbolsAndrew Cooper2012-08-131-1/+2
* libxl: fix build for gcc prior to 4.3Jan Beulich2012-08-131-1/+3
* tools: init.d/Linux/xencommons: load all known backend driversOlaf Hering2012-08-131-0/+6
* 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
* Added signature for changeset f4c47bcc01e1Keir Fraser2012-08-081-0/+1
* Added tag 4.2.0-rc2 for changeset f4c47bcc01e1Keir Fraser2012-08-081-0/+1
* Update Xen version to 4.2.0-rc24.2.0-rc2Keir Fraser2012-08-082-2/+2
* QEMU_TAG updateIan Jackson2012-08-071-3/+3
* libxl: write physical-device node if user did not supply a block scriptIan Campbell2012-08-071-10/+20
* 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
* libxl: support custom block hotplug scriptsIan Campbell2012-08-069-363/+429
* Merge backout of 25727:a8d708fcb347Ian Jackson2012-08-069-382/+330
|\
| * Backed out changeset a8d708fcb347Ian Jackson2012-08-069-382/+330
* | x86: fix wait code asm() constraintsJan Beulich2012-08-061-9/+10
* | libxl: fix cleanup of tap devices in libxl__device_destroyIan Campbell2012-08-034-18/+34
* | tools/hotplug/Linux/init.d/: load other xen kernel modules on xencommons startFabio Fantoni2012-08-031-0/+3
|/
* libxl: support custom block hotplug scriptsIan Campbell2012-08-039-330/+382
* libxl: correct some comments regarding event API and fdsIan Jackson2012-08-031-3/+14
* 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
* libxl: const correctness for libxl__xs_path_cleanupIan Campbell2012-08-033-3/+4
* libxl: add a comment re the memory management API instabilityIan Jackson2012-08-031-0/+12
* libxl: idl: always initialise the KeyedEnum keyvar in the member init functionIan Campbell2012-08-032-5/+11
* libxl: remove an unused numainfo parameterIan Jackson2012-08-031-2/+2
* libxl: remus: mark TODOs more clearlyIan Jackson2012-08-031-4/+5
* libxl: do not blunder on if bootloader fails (again)Ian Jackson2012-08-031-2/+9
* libxl: rename aodevs to multidevIan Jackson2012-08-034-77/+77
* libxl: abolish useless `start' parameter to libxl__add_*Ian Jackson2012-08-034-13/+10
* libxl: fix formatting of DEFINE_DEVICES_ADDIan Jackson2012-08-031-13/+13
* libxl: fix device counting race in libxl__devices_destroyIan Jackson2012-08-034-110/+112
* libxl: react correctly to bootloader pty master POLLHUPIan Jackson2012-08-033-12/+57