aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'staging' of ssh://xenbits.xen.org/home/xen/git/xen into stagingIan Campbell2013-06-263-9/+28
|\
| * x86: fix page refcount handling in page table pin error pathJan Beulich2013-06-263-9/+28
* | libelf: fix printing of pointersJan Beulich2013-06-261-4/+4
|/
* VMX/Viridian: suppress MSR-based APIC suggestion when having APIC-VJan Beulich2013-06-251-2/+3
* libxl,hvmloader: Don't relocate memory for MMIO holeGeorge Dunlap2013-06-241-0/+1
* x86/hvm: fix HVMOP_inject_trap return value on successTim Deegan2013-06-211-0/+1
* tpmif: fix identifier prefixesJan Beulich2013-06-211-15/+15
* AMD IOMMU: make interrupt work againJan Beulich2013-06-173-9/+18
* xen: arm: fix build after libelf changes.4.3.0-rc5Ian Campbell2013-06-161-1/+3
* libelf: abolish obsolete macrosIan Jackson2013-06-144-63/+39
* libelf: check loops for running awayIan Jackson2013-06-144-20/+111
* libelf: use only unsigned integersIan Jackson2013-06-145-56/+63
* libelf: use C99 bool for booleansIan Jackson2013-06-145-17/+19
* libelf: Make all callers call elf_check_brokenIan Jackson2013-06-142-7/+31
* libelf: Check pointer references in elf_is_elfbinaryIan Jackson2013-06-144-7/+12
* libelf: check all pointer accessesIan Jackson2013-06-146-74/+264
* libelf: check nul-terminated strings properlyIan Jackson2013-06-143-8/+22
* libelf: introduce macros for memory access and pointer handlingIan Jackson2013-06-144-134/+283
* libelf: move include of <asm/guest_access.h> to top of fileIan Jackson2013-06-141-1/+4
* libelf: abolish elf_sval and elf_access_signedIan Jackson2013-06-142-39/+0
* libelf: add `struct elf_binary*' parameter to elf_load_imageIan Jackson2013-06-141-3/+5
* libelf: abolish libelf-relocate.cIan Jackson2013-06-141-372/+0
* 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