aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* xl: avoid shadowing reboot(2)Christoph Egger2012-10-251-2/+2
* x86: don't special case first IO-APICJan Beulich2012-10-241-17/+13
* xen: sched_sedf: remove an unused stat in SEDFDario Faggioli2012-10-231-5/+2
* xen: sched: introduce a couple of counters in credit2 and SEDFDario Faggioli2012-10-232-0/+9
* xen: sched: generalize scheduling related perfcounter macrosDario Faggioli2012-10-234-74/+82
* xen: fix build when 'perfc=y'Dario Faggioli2012-10-231-0/+2
* vMCE: Implement AMD MSRsChristoph Egger2012-10-231-16/+35
* nestedsvm: fix VMEXIT emulationChristoph Egger2012-10-231-6/+11
* nestedsvm: fix memory leak on shutdown/crashChristoph Egger2012-10-231-0/+9
* p2m: rename p2m_is_magic to p2m_is_podOlaf Hering2012-10-224-5/+5
* hvm: handle PoD and grant pages in HVMOP_get_mem_typeOlaf Hering2012-10-191-0/+4
* IOMMU: fail HPET MSI setup on AMDJan Beulich2012-10-191-1/+1
* xl: Add --wait and --all to xl reboot.Ian Campbell2012-10-182-26/+29
* xl: Introduce xl shutdown --all support for xm compatibilityIan Campbell2012-10-183-39/+94
* libxl: propagate user supplied values into event for_user field.Ian Campbell2012-10-184-12/+15
* tools: xend: fix wrong condition check for xml fileJoe Jin2012-10-181-1/+1
* hotplug/Linux: install sysconfig files as data filesOlaf Hering2012-10-181-2/+2
* hotplug/Linux: correct sysconfig tag in xendomainsOlaf Hering2012-10-181-1/+1
* stubdom: install stubdompath.sh as data fileOlaf Hering2012-10-181-1/+2
* hotplug: install hotplugpath.sh as data fileOlaf Hering2012-10-181-2/+2
* blktap: fix rpmlint warning spurious-executable-permOlaf Hering2012-10-181-4/+6
* blktap2/libvhd: fix rpmlint warning spurious-executable-permOlaf Hering2012-10-181-1/+1
* stubdom: fix rpmlint warning spurious-executable-permOlaf Hering2012-10-181-1/+1
* libxl: ao: cope with fast ao completion with progess eventsIan Jackson2012-10-181-1/+3
* hotplug/Linux: close lockfd after lock attemptOlaf Hering2012-10-181-0/+3
* hotplug/Linux: remove hotplug support, rely on udev insteadOlaf Hering2012-10-185-91/+5
* stubdom: fix compile errors in grubOlaf Hering2012-10-181-0/+45
* xen: retain ulong guest handle for older consumers.Ian Campbell2012-10-183-1/+9
* x86/HPET: allow use for broadcast when interrupt remapping is in effectJan Beulich2012-10-1811-25/+169
* ACPI/APEI: accept validly sized ERST on Intel systems only for nowJan Beulich2012-10-181-0/+13
* arm: parameter guest handles are 32 bit on 32 bit hypervisorIan Campbell2012-10-171-1/+1
* xen: remove XEN_GUEST_HANDLE(ulong)Ian Campbell2012-10-175-6/+5
* xen: more XEN_GUEST_HANDLE_PARAM substitutionsStefano Stabellini2012-10-178-10/+29
* xen: replace XEN_GUEST_HANDLE with XEN_GUEST_HANDLE_PARAM when appropriateStefano Stabellini2012-10-1764-193/+206
* xen: introduce XEN_GUEST_HANDLE_PARAMStefano Stabellini2012-10-175-13/+105
* xen: change the limit of nr_extents to UINT_MAX >> MEMOP_EXTENT_SHIFTStefano Stabellini2012-10-171-1/+1
* xen: xen_ulong_t substitutionStefano Stabellini2012-10-174-3/+7
* arm: tools: add arm to foreign structs checkingIan Campbell2012-10-174-12/+27
* xen/arm: grant tableStefano Stabellini2012-10-172-0/+27
* xen: arm: implement XENMEM_add_to_physmap_rangeIan Campbell2012-10-173-22/+139
* x86/HPET: obtain proper lock for changing IRQ affinityJan Beulich2012-10-171-2/+12
* ACPI/APEI: fix ERST MOVE_DATA instruction implementationHuang Ying2012-10-171-4/+53
* x86/oprof: adjust off-by-one counter range checksJan Beulich2012-10-171-2/+2
* ACPI: fix APEI related table size checkingHuang Ying2012-10-161-3/+14
* xen: Add versions of rcu_lock_*_domain without IS_PRIVDaniel De Graaf2012-10-152-0/+32
* IOMMU: remove vendor specific bits from generic codeJan Beulich2012-10-156-38/+42
* VT-d: drop bogus checksJan Beulich2012-10-155-40/+21
* More efficient TLB-flush filtering in alloc_heap_pages().Keir Fraser2012-10-151-13/+16
* x86/xenoprof: fix kernel/user mode detection for HVMJacob Shin2012-10-152-7/+17
* x86/amd: Fix xen_apic_write warnings in Dom0Wei Wang2012-10-151-0/+12