aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* arm/early-printk: add Calxeda Midway UART supportAndre Przywara2013-05-301-0/+5
* arm/early-printk: add support for ARM FastmodelAndre Przywara2013-05-301-0/+6
* arm/early-printk: move UART base address to Rules.mkAndre Przywara2013-05-304-7/+3
* arm/early-printk: allow skipping of UART initAndre Przywara2013-05-303-0/+6
* arm/early-printk: calculate baud rate divisor from user provided valueAndre Przywara2013-05-304-6/+9
* 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
* 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
* | 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
* x86/HVM: RTC code must be in line with WAET flags passed by hvmloaderJan Beulich2013-05-211-4/+15
* 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/arm: support "arm, armv8-timer" DTS compatibility.Ian Campbell2013-05-141-0/+2