aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Xen version to 4.1.1-rc24.1.1-rc2Keir Fraser2011-06-032-2/+2
* x86: Hide CPUID leaf 7 from PV guests.Keir Fraser2011-06-023-1/+19
* x86: Replace ad-hoc bitmaskof() macro with single cpufeat_mask() defn.Keir Fraser2011-06-024-9/+7
* x86: Fix spurious_page_fault() for 1GB superpages.Keir Fraser2011-05-311-0/+2
* mem_event: Revert pointless, unrelated, and broken (on i386) change in 23434:...Aravindh Puthiyaparambil2011-05-316-10/+37
* x86/intel: Fix CPUID leaf 7 detectionYang, Wei2011-05-281-3/+5
* Clean up stdarg handling a little. Fix for NetBSD.Keir Fraser2011-05-284-3/+6
* IOMMU: Fail if intremap is not available and iommu=required/force.Ian Campbell2011-05-282-2/+6
* libxc: obtain correct length of p2m during core dumpingMarkus Gross2011-05-281-2/+1
* libxc: after saving, unmap correct amount for live_m2pJim Fehlig2011-05-281-2/+2
* drivers/passthrough: fix error paths in pci_add_device*()Tim Deegan2011-05-241-2/+8
* Fix Config.mk's cc-option for -Wno-* options.Keir Fraser2011-05-241-2/+12
* Update Xen version to 4.1.1-rc2-preKeir Fraser2011-05-211-1/+1
* Added signature for changeset f01f0ed58390Keir Fraser2011-05-211-0/+1
* Added tag 4.1.1-rc1 for changeset f01f0ed58390Keir Fraser2011-05-211-0/+1
* Update Xen version to 4.1.1-rc14.1.1-rc1Keir Fraser2011-05-212-2/+2
* gcc-4.6 compile fix: build with -Wno-unused-but-set-variableOlaf Hering2011-05-211-0/+1
* x86/mca: Fix debug output.Liu, Jinsong2011-05-201-4/+5
* x86/AMD: don't set ARAT feature flag on family F CPUsJan Beulich2011-05-201-1/+1
* x86: clear CPUID output of leaf 0xd for Dom0 when xsave is disabledJan Beulich2011-05-201-0/+4
* pci_remove_device: fix linked list disciplineTim Deegan2011-05-201-2/+2
* Makefile: install-tools does not depend on ioemu-dir if CONFIG_IOEMU=nKeir Fraser2011-05-201-1/+5
* x86/mm: add HVMOP_get_mem_type hvmopOlaf Hering2011-05-203-5/+52
* x86-64: remove left over uses of .got entriesJan Beulich2011-05-162-2/+5
* VT-d: Fix resource leaks on error pathsIgor Mammedov2011-05-161-2/+8
* x86/tsc: Remove incorrect assertion from cstate_restore_tsc()...Keir Fraser2011-05-163-4/+13
* x86/ioapic: avoid gcc 4.6 warnings about uninitialised variablesIan Campbell2011-05-161-73/+63
* x86: Check for valid pirq values in hvm_domain_use_pirqStefano Stabellini2011-05-121-1/+1
* x86, vtd: [CVE-2011-1898] Protect against malicious MSIs from untrusted devices.Keir Fraser2011-05-124-5/+37
* x86/hvm: pv-on-hvm: fix de/assert_irq checksStefano Stabellini2011-05-121-2/+3
* x86: use compat hypercall handlers for calls from 32-bit HVM guestsTim Deegan2011-05-122-3/+20
* tools/xm-test: portability fix: Avoid using == in /bin/sh scriptChristoph Egger2011-05-121-1/+1
* libxc: [CVE-2011-1583] pv kernel image validationIan Jackson2011-05-091-43/+94
* tools/tests/xen-access: minor bug fixesAravindh Puthiyaparambil2011-05-091-5/+2
* x86: set ARAT feature flag for non-buggy AMD CPUsJan Beulich2011-05-092-0/+8
* Clean up licensing in the public header directory.Keir Fraser2011-05-096-62/+92
* x86: Clean up smp_call_function handling.Keir Fraser2011-05-091-9/+5
* credit2: add a callback to migrate to a new cpuKeir Fraser2011-04-273-20/+24
* credit2: remove two nested functions, replacing them with static onesKeir Fraser2011-04-271-98/+108
* pv-grub: Fix for incorrect dom->p2m_host[] list initializationDaniel Kiper2011-04-271-0/+14
* x86: Bail from hpet_disable_legacy_broadcast() if legacy_hpet_event is uninit...Keir Fraser2011-04-261-0/+3
* libxc: Fill in XSAVE-related CPUID leaves for PV guests.Keir Fraser2011-04-251-4/+10
* vtd: check and print EPT compatibility once, at boot.Tim Deegan2011-04-251-29/+5
* tools: hvmloader: attempt to SHUTDOWN_crash on BUGKeir Fraser2011-04-252-6/+18
* hvmloader: Fix _start-relative calculation of hypercall page address.Keir Fraser2011-04-252-1/+3
* x86: don't write_tsc() non-zero values on CPUs updating only the lower 32 bitsKeir Fraser2011-04-256-2/+88
* remus: fix incorrect error handling for switch_qemu_logdirty in checkpoint codeShriram Rajagopalan2011-04-251-1/+1
* AMD IOMMU: Fix an interrupt remapping issueWei Wang2011-04-251-43/+61
* remus: proper cleanup on checkpoint failure.Shriram Rajagopalan2011-04-252-1/+8
* libxc: set all VCPU's online by default in HVM info tableGianni Tedesco2011-04-071-0/+1