aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Xen version to 4.0.3RELEASE-4.0.3Keir Fraser2011-10-202-2/+2
* Added signature for changeset fd7c4d4e52d9Keir Fraser2011-10-071-0/+1
* Added tag 4.0.3-rc3 for changeset fd7c4d4e52d9Keir Fraser2011-10-071-0/+1
* Update Xen version to 4.0.3-rc34.0.3-rc3Keir Fraser2011-10-072-2/+2
* build: fix grep invocation in cc-optionsIan Campbell2011-10-031-1/+1
* x86: ucode-amd: Don't warn when no ucode is available for a CPUJan Beulich2011-10-031-5/+1
* VT-d: fix off-by-one error in RMRR validationJan Beulich2011-10-031-1/+1
* Clear IRQ_GUEST in irq_desc->status when setting action to NULL.Igor Mammedov2011-10-031-2/+3
* x86/vmx: don't call __vmxoff() blindlyJan Beulich2011-10-031-0/+6
* bitmap_scnlistprintf() should always zero-terminate its output bufferJan Beulich2011-09-131-3/+4
* IRQ: IO-APIC support End Of Interrupt for older IO-APICsAndrew Cooper2011-09-132-7/+109
* Passthrough: disable bus-mastering on any card that causes an IOMMU fault.Tim Deegan2011-09-082-2/+22
* Update Xen version to 4.0.3-rc3-preKeir Fraser2011-09-081-1/+1
* Added signature for changeset 8d012bc20d30Keir Fraser2011-09-071-0/+1
* Added tag 4.0.3-rc2 for changeset 8d012bc20d30Keir Fraser2011-09-071-0/+1
* Update Xen version to 4.0.3-rc24.0.3-rc2Keir Fraser2011-09-071-1/+1
* IRQ: manually EOI migrating line interruptsAndrew Cooper2011-08-318-19/+31
* Update Xen version to 4.0.3-rc2-preKeir Fraser2011-08-251-1/+1
* Added signature for changeset 47f9c9648fe7Keir Fraser2011-08-251-0/+1
* Added tag 4.0.3-rc1 for changeset 47f9c9648fe7Keir Fraser2011-08-251-0/+1
* Update Xen version to 4.0.3-rc14.0.3-rc1Keir Fraser2011-08-252-2/+2
* VT-d: always clean up dpci timers.Tim Deegan2011-08-161-3/+0
* x86: Replace missing return stmt accidentally removed by 21513:649372e3d46aKeir Fraser2011-07-271-0/+1
* hvmloader: Switch to absolute addressing for calling hypercall stubs.Keir Fraser2011-07-204-266/+268
* tools/hotplug/Linux: start all xen daemons in runlevel 2Fabio Fantoni2011-07-183-6/+6
* x86: fix guest migration after c/s 20892:d311d1efc25eJan Beulich2011-07-161-1/+1
* xen/libxc: set CPUID topology leaf as unsupported for PV guestsDavid Vrabel2011-07-162-0/+2
* x86/hvm: Don't expose CPUID time leaf when not using PVRDTSCPPaul Durrant2011-07-081-2/+10
* x86 cpu: Fix bug: unify cpu_dev attr as __cpuinitdataLiu, Jinsong2011-07-084-5/+5
* x86: fix boot-time watchdog test.Tim Deegan2011-07-081-1/+11
* xen-detect: Fix cpuid asm for 32-bit PIC compilation.Keir Fraser2011-06-231-17/+20
* Protect xen/stdarg.h for multiple inclusion.Keir Fraser2011-06-231-0/+5
* x86_emulate: Fix decode of FUCOMIP %stN.Keir Fraser2011-06-151-1/+1
* x86: Fix argument checking in (privileged) function cpu_add().Keir Fraser2011-06-151-2/+3
* Update Xen version to 4.0.3-rc1-preKeir Fraser2011-06-151-1/+1
* Added signature for changeset e7ec1f3ebed8Keir Fraser2011-06-141-0/+1
* Added tag RELEASE-4.0.2 for changeset e7ec1f3ebed8Keir Fraser2011-06-141-0/+1
* Update Xen version to 4.0.2RELEASE-4.0.2Keir Fraser2011-06-142-2/+2
* Added signature for changeset 4c39fa80900dKeir Fraser2011-06-031-0/+1
* Added tag 4.0.2-rc6 for changeset 4c39fa80900dKeir Fraser2011-06-031-0/+1
* Update Xen version to 4.0.2-rc64.0.2-rc6Keir Fraser2011-06-032-2/+2
* x86: Hide CPUID leaf 7 from PV guests.Keir Fraser2011-06-032-0/+2
* x86: Fix spurious_page_fault() for 1GB superpages.Keir Fraser2011-06-021-0/+2
* 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
* Added signature for changeset d4cefc444b74Keir Fraser2011-05-241-0/+1
* Added tag 4.0.2-rc5 for changeset d4cefc444b74Keir Fraser2011-05-241-0/+1
* Update Xen version to 4.0.2-rc54.0.2-rc5Keir Fraser2011-05-241-1/+1
* drivers/passthrough: fix error paths in pci_add_device*()Tim Deegan2011-05-241-2/+8