aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* libelf: abolish libelf-relocate.cIan Jackson2013-06-142-373/+1
* Update QEMU_UPSTREAM_REVISIONIan Jackson2013-06-141-1/+1
* xen/arm: Use the right GICD register to initialize IRQs routingJulien Grall2013-06-131-1/+1
* xen/arm: define PAGE_HYPERVISOR as WRITEALLOCStefano Stabellini2013-06-131-1/+1
* xen/arm64: fix stack dump in show_traceIan Campbell2013-06-131-25/+44
* tmem: Don't use map_domain_page for long-life-time pagesKonrad Rzeszutek Wilk2013-06-131-3/+2
* x86: fix map_domain_page() last resort fallbackJan Beulich2013-06-131-5/+5
* x86: drop setup_idle_pagetable()Jan Beulich2013-06-123-10/+0
* docs: Make note for the scheduler "cap" option warning about power management...George Dunlap2013-06-123-0/+39
* libxl: add LIBXL_HAVE_<foo> for outstanding_pages and outstanding_memkbDario Faggioli2013-06-121-0/+18
* flask/policy: device model stubdom fixesDaniel De Graaf2013-06-121-1/+1
* io/ring.h: drop unused and broken *_RING_ATTACH() macrosJan Beulich2013-06-121-15/+0
* io/ring.h: new macro to detect whether there are too many requests on the ringJan Beulich2013-06-121-0/+4
* x86/HVM: fix initialization of wallclock time for PVHVM on migrationRoger Pau Monné2013-06-121-19/+14
* x86/HVM: fix x2APIC APIC_ID read emulationZhenguo Wang2013-06-111-3/+20
* gnttab: drop unused GNTCOPY_can_fail4.3.0-rc4Jan Beulich2013-06-101-2/+0
* Revert "irq: Add extra debugging to help track down why an assertion is failing"Jan Beulich2013-06-101-15/+1
* AMD/IOMMU: revert "SR56x0 Erratum 64 - Reset all head & tail pointers"Jan Beulich2013-06-051-19/+6
* x86/vtsc: update vcpu_time in hvm_set_guest_timeRoger Pau Monné2013-06-051-1/+13
* x86: fix XCR0 handlingJan Beulich2013-06-049-55/+69
* x86: preserve FPU selectors for 32-bit guest codeJan Beulich2013-06-045-60/+191
* x86/xsave: properly check guest input to XSETBVJan Beulich2013-06-041-0/+5
* x86/xsave: recover from faults on XRSTORJan Beulich2013-06-042-5/+20
* x86/xsave: fix information leak on AMD CPUsJan Beulich2013-06-041-0/+15
* x86/MCE: disable if MCE banks are not presentAravindh Puthiyaparambil2013-06-031-1/+8
* tools/libxl: fix array subscript has type 'char'Christoph Egger2013-05-311-1/+1
* blkif.h: Document the physical-sector-size extensionStefan Bader2013-05-311-4/+10
* Currently only a few Intel models have VPMU workaround turned on. ItBoris Ostrovsky2013-05-311-11/+5
* Revert "x86: debugging code for platform timer wrap problem"Jan Beulich2013-05-311-49/+9
* x86: fix ordering of operations in destroy_irq()Jan Beulich2013-05-311-23/+20
* arm: Fix after 54353cae096c "xen/arm: check string format for early_printk"Julien Grall2013-05-301-4/+5
* xenballoond: remove as it is now obsolete + unsupported codeIan Campbell2013-05-305-655/+0
* libxl: Remove qxl support for the 4.3 releaseGeorge Dunlap2013-05-305-41/+1
* libxl: Fix qemu-xen command line for vcpus numbers.Anthony PERARD2013-05-301-2/+2
* xl: Update example xl.conf with correct name for default script optionGeorge Dunlap2013-05-301-3/+3
* gcov: update documentation on coverage.Frediano Ziglio2013-05-301-8/+58
* gcov: Add script to split coverage informations.Frediano Ziglio2013-05-302-1/+190
* libxl: use Linux-compatible names for sse4 cpuid featuresGeorge Dunlap2013-05-302-1/+4
* arm/early-printk: add Calxeda Midway UART supportAndre Przywara2013-05-302-0/+6
* arm/early-printk: add support for ARM FastmodelAndre Przywara2013-05-302-0/+7
* arm/early-printk: move UART base address to Rules.mkAndre Przywara2013-05-305-8/+4
* arm/early-printk: allow skipping of UART initAndre Przywara2013-05-304-0/+10
* arm/early-printk: calculate baud rate divisor from user provided valueAndre Przywara2013-05-305-6/+12
* xen/arm: check string format for early_printkJulien Grall2013-05-301-4/+10
* xen/arm: avoid lost characters with early_printkJulien Grall2013-05-303-0/+21
* xl: Return an error if an empty file is passed to cd-insertGeorge Dunlap2013-05-301-5/+24
* stubdom: Make stubdom buildsystem consistent with tools buildsystemChristoph Egger2013-05-304-59/+117
* xl, e820_host, PV passthrough: Fix guests crashing when memory == maxmemKonrad Rzeszutek Wilk2013-05-301-1/+1
* libxc: limit cpu values when setting vcpu affinity4.3.0-rc3Ian Jackson2013-05-291-0/+12
* x86: re-enable VCPUOP_register_vcpu_time_memory_areaJan Beulich2013-05-274-8/+8