aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* xend: fix file descriptor leak in pci utilitiesXi Xiong2013-09-091-0/+6
* xend: handle extended PCI configuration space when saving stateSteven Noonan2013-09-091-1/+2
* public/hvm_xs_strings.h: Fix ABI regression for OEM SMBios stringsAndrew Cooper2013-09-091-1/+1
* hvmloader/smbios: Correctly count the number of tables writtenAndrew Cooper2013-09-091-1/+2
* x86: AVX instruction emulation fixesJan Beulich2013-09-092-15/+145
* x86: don't allow Dom0 access to the MSI address rangeJan Beulich2013-09-091-0/+4
* AMD IOMMU: add missing checkJan Beulich2013-09-061-0/+7
* Fix inactive timer list corruption on second S3 resumeTomasz Wroblewski2013-09-061-1/+3
* x86/Intel: add support for Haswell CPU modelsJan Beulich2013-09-063-3/+10
* pygrub: add Debian extlinux.conf pathIan Campbell2013-09-031-0/+1
* oxenstored: Protect oxenstored from malicious domains.John Liu2013-09-035-6/+31
* Nested VMX: Update APIC-v(RVI/SVI) when vmexit to L1Yang Zhang2013-08-278-17/+62
* Nested VMX: Clear APIC-v control bit in vmcs02Yang Zhang2013-08-271-0/+12
* Nested VMX: Force check ISR when L2 is runningYang Zhang2013-08-271-1/+3
* Nested VMX: Check whether interrupt is blocked by TPRYang Zhang2013-08-271-0/+5
* VT-d: warn about Compatibility Format Interrupts being enabled by firmwareJan Beulich2013-08-271-6/+10
* ACPI: fix acpi_os_map_memory()Jan Beulich2013-08-273-12/+21
* x86: correct public header's documentation of PAT MSR settingsJan Beulich2013-08-261-9/+9
* Correct X2-APIC HVM emulationJuergen Gross2013-08-221-0/+1
* xen: Add stdbool.h workaround for BSD.Tim Deegan2013-08-202-2/+15
* x86/time: fix check for negative time in __update_vcpu_system_time()Tim Deegan2013-08-201-1/+2
* x86/MTRR: fix range check in mtrr_add_page()Jan Beulich2013-08-201-1/+1
* VT-d: protect against bogus information coming from BIOSJan Beulich2013-08-202-0/+6
* VMX: add boot parameter to enable/disable APIC-v dynamicallyYang Zhang2013-08-201-2/+5
* x86/AMD: Inject #GP instead of #UD when unable to map vmcbSuravee Suthikulpanit2013-08-202-11/+15
* x86/AMD: Fix nested svm crash due to assertion in __virt_to_maddrSuravee Suthikulpanit2013-08-202-13/+50
* libelf: Fix typo in header guard macroPatrick Welche2013-08-201-2/+2
* Nested VMX: Flush TLBs and Caches if paging mode changedYang Zhang2013-08-071-0/+1
* x86: refine FPU selector handling code for XSAVEOPTJan Beulich2013-08-071-0/+25
* fix off-by-one mistakes in vm_alloc()Jan Beulich2013-08-071-8/+18
* x86/time: Update wallclock in shared info when altering domain time offsetAndrew Cooper2013-08-071-0/+1
* x86: don't use destroy_xen_mappings() for vunmap()Jan Beulich2013-08-072-0/+5
* x86/cpuidle: Change logging for unknown APIC IDsAndrew Cooper2013-08-072-2/+5
* adjust x86 EFI buildJan Beulich2013-08-071-1/+1
* x86/mm: Ensure useful progress in alloc_l2_table()Andrew Cooper2013-08-071-1/+2
* Revert "hvmloader: always include HPET table"Jan Beulich2013-07-151-5/+7
* iommu/amd: Workaround for erratum 787Suravee Suthikulpanit2013-07-151-0/+16
* iommu/amd: Fix logic for clearing the IOMMU interrupt bitsSuravee Suthikulpanit2013-07-154-45/+84
* x86: don't pass negative time to gtime_to_gtsc() (try 2)Jan Beulich2013-07-151-9/+6
* update Xen version to 4.3.1-preJan Beulich2013-07-151-1/+1
* release: Remove -rc from README ASCII artRELEASE-4.3.0George Dunlap2013-07-091-4/+4
* update Xen version to 4.3.0Jan Beulich2013-07-081-1/+1
* docs: Pull Xen version from canonical locationAndrew Cooper2013-07-031-1/+1
* Config.mk: switch to debug?=n in preparation for the releaseIan Jackson2013-07-011-1/+1
* Config.mk: Update QEMU_TAG and QEMU_UPSTREAM_REVISION for 4.3Ian Jackson2013-07-011-2/+2
* Config.mk: Fetch qemu trees from 4.3-testing branchesIan Jackson2013-07-011-4/+4
* libxl: suppress device assignment to HVM guest when there is no IOMMUIan Jackson2013-07-011-0/+12
* xen/arm: Rework the way to compute dom0 DTB base addressJulien Grall2013-06-283-6/+41
* xen/arm: gic_shutdown_irq must only disable the right IRQJulien Grall2013-06-281-3/+1
* docs: remove emtpy =item from xl.1Olaf Hering2013-06-281-2/+0