aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Merge branch 'staging' of ssh://xenbits.xen.org/home/xen/git/xen into stagingIan Campbell2013-05-232-3/+5
|\
| * x86/EFI: fix boot for pre-UEFI systemsEric Shelton2013-05-231-2/+4
| * x86: fix boot time APIC mode detectionJan Beulich2013-05-231-1/+1
* | drivers/exynos4210: Return -ENOMEM when ioremap has failedJulien Grall2013-05-231-0/+1
* | xen/arm: Disable interrupts for the entire duration of the context switchJaeyong Yoo2013-05-232-4/+2
* | hotplug/Linux: xendomains compatibility with xlIan Murray2013-05-231-1/+3
* | xen/arm: Remove leading +1 when hypervisor compat property is createdJulien Grall2013-05-231-1/+1
|/
* netif: document feature-split-event-channelWei Liu2013-05-221-0/+12
* AMD/iommu: SR56x0 Erratum 64 - Reset all head & tail pointersAndrew Cooper2013-05-221-0/+13
* x86: Use explicit widths for MMIO read/write, and add 64bit variantsAndrew Cooper2013-05-221-6/+8
* QEMU_TAG updateIan Jackson2013-05-211-3/+3
* QEMU_TAG updateIan Jackson2013-05-211-3/+3
* fix XSA-46 regression with xend/xmJan Beulich2013-05-212-2/+2
* tools: fix dependency file generationJan Beulich2013-05-211-1/+1
* x86/HVM: RTC code must be in line with WAET flags passed by hvmloaderJan Beulich2013-05-212-8/+23
* x86/HVM: properly handle RTC periodic timer even when !RTC_PIEJan Beulich2013-05-213-6/+51
* x86/HVM: adjust IRQ (de-)assertionJan Beulich2013-05-211-13/+11
* x86/hvm: avoid p2m lookups for vlapic accesses.xen-4.3.0-rc24.3.0-rc2Tim Deegan2013-05-161-0/+17
* x86/vMCE: remove is_vmce_ready checkLiu Jinsong2013-05-163-75/+0
* x86/shadow: fix off-by-one in MMIO permission checkJan Beulich2013-05-151-3/+3
* x86/IO-APIC: fix guest RTE write corner casesJan Beulich2013-05-151-7/+50
* Xen Power Management MaintainerLiu Jinsong2013-05-151-4/+12
* Xen Machine Check (MCA) & RAS MaintainerLiu Jinsong2013-05-151-1/+1
* xen/arm: support "arm, armv8-timer" DTS compatibility.Ian Campbell2013-05-141-0/+2
* xen/arm64: do not clobber callee saved register in early_putchIan Campbell2013-05-141-3/+3
* xen/arm: Add emacs magic blocks to asm filesIan Campbell2013-05-144-0/+28
* libxl: Make 'xl vcpu-set' work properly on overcommited hosts with an override.Konrad Rzeszutek Wilk2013-05-142-7/+31