aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Added signature for changeset d44f290e81dfKeir Fraser2012-08-231-0/+1
* Added tag 4.2.0-rc3 for changeset d44f290e81dfKeir Fraser2012-08-231-0/+1
* Update Xen version to 4.2.0-rc34.2.0-rc3Keir Fraser2012-08-232-2/+2
* 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
* hvm: Remove VM genearation ID device and incr_generationid from build_info.Paul Durrant2012-08-225-41/+1
* libxc: Support save/restore of up to 4096 VCPUs (increase from 64 VCPUs).Keir Fraser2012-08-223-20/+24
* flask/policy: add accesses used by newer dom0sDaniel De Graaf2012-08-222-3/+3
* 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
* docs: console: correct example console type definitionIan Campbell2012-08-171-1/+1
* 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