aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* Update Xen version for 3.3.0-rc43.3.0-rc4Keir Fraser2008-08-121-1/+1
* page scrub: Serialise softirq with a new lock.Keir Fraser2008-08-111-4/+10
* Serialize scrubbing pagesKeir Fraser2008-08-111-4/+9
* x86, xenoprof: Add Nehalem to list of ppro coresKeir Fraser2008-08-111-12/+28
* merge with xen-unstable.hgIsaku Yamahata2008-08-117-32/+60
|\
| * x86: adjust placement of pause insn in _raw_spin_lock()Keir Fraser2008-08-081-2/+2
| * x86: also show event upcall mask when dumping guest stateKeir Fraser2008-08-082-22/+46
| * x86: Update guest timestamps on frequency change.Keir Fraser2008-08-081-0/+2
| * x86: Reduce restrictions on dom0_max_vcpus.Keir Fraser2008-08-082-5/+7
| * Update Xen version for 3.3.0-rc4-preKeir Fraser2008-08-071-1/+1
| * Update Xen version for 3.3.0-rc33.3.0-rc3Keir Fraser2008-08-071-1/+1
| * Revert 18242:f20fb83dac2c (Xen 3.3 after all)Keir Fraser2008-08-071-2/+2
* | [IA64] Print ACPI signature before overwriting itIsaku Yamahata2008-08-111-1/+2
* | [IA64] Remove VT-i no opcode warningIsaku Yamahata2008-08-081-3/+0
* | [IA64] Cleanup ACPI checksum warningsIsaku Yamahata2008-08-081-1/+14
* | [IA64] backport EFI version warning fixIsaku Yamahata2008-08-083-7/+6
* | [IA64] Fix PV driver domains - xen stubsIsaku Yamahata2008-08-082-0/+14
* | merge with xen-unstable.hgIsaku Yamahata2008-08-0758-951/+1265
|\|
| * iommu: Make the iommu boot parameters more generic and flexibleKeir Fraser2008-08-061-5/+35
| * vtd: Tiny cleanups.Keir Fraser2008-08-062-3/+4
| * vtd: Add 'force_iommu' optionKeir Fraser2008-08-063-3/+29
| * vtd: cleanupsKeir Fraser2008-08-061-15/+35
| * Update version number 3.3->4.0.Keir Fraser2008-08-051-2/+2
| * x86: Remove WARN_ON() in domain_relinquish_resources().Keir Fraser2008-08-051-1/+0
| * x86: debug key prints memory node info of each domainKeir Fraser2008-08-051-0/+26
| * x86: Actually mdelay() in machine_restart().Keir Fraser2008-08-051-0/+2
| * x86: rendezvous-based local time calibrationKeir Fraser2008-08-041-21/+92
| * Revert 18102:85a83b919653 (clocksource=tsc)Keir Fraser2008-08-041-62/+0
| * Revert 18150:b47e503f3282Keir Fraser2008-08-041-4/+3
| * vtd: Fix a missing spin_unlock_irqrestore()Keir Fraser2008-08-041-0/+3
| * Delay 5 seconds on reboot *after* stopping all CPUs.Keir Fraser2008-08-046-11/+15
| * io passthru: fix a bug when assigning a SATA CDROM or DISKKeir Fraser2008-08-011-1/+1
| * FSIF: extend protocol to multi-grant requests and multi-page ringKeir Fraser2008-08-011-7/+17
| * AMD IOMMU: spin_uinlock() on early return path.Keir Fraser2008-07-311-0/+3
| * AMD IOMMU: Miscellaneous fixes and cleanups.Keir Fraser2008-07-314-261/+33
| * AMD IOMMU: Add deallocation for interrupt remapping table.Keir Fraser2008-07-311-1/+16
| * AMD IOMMU: Remove pci scanning, parse acpi structures to detect iommu hardware.Keir Fraser2008-07-311-151/+56
| * AMD IOMMU: Remove device range register access, parse acpi structuresKeir Fraser2008-07-311-60/+173
| * AMD IOMMU: Since device id covered by each iommu can never overlap,Keir Fraser2008-07-311-20/+199
| * x86: Handle p2m_ram_ro with HAPKeir Fraser2008-07-313-4/+7
| * Update Xen version for 3.3.0-rc3-preKeir Fraser2008-07-311-1/+1
| * Update Xen version for 3.3.0-rc2.3.3.0-rc2Keir Fraser2008-07-311-1/+1
| * Remove vtd_hw_check().Keir Fraser2008-07-312-33/+0
| * evtchn: Avoid spurious event-channel notifications across unbind/bind.Keir Fraser2008-07-317-28/+41
| * vtd: Fix bug #1306: Dom0 hangs when destroying guest with MSI NIC assignedKeir Fraser2008-07-313-36/+48
| * vtd: Add a debug key 'V' to dump some iommu info.Keir Fraser2008-07-313-0/+110
| * grant_table: Remove compat-shim BUG_ON() which can fail ifKeir Fraser2008-07-301-1/+0
| * vtd: Move dom0 RMRR check to intel_iommu_remove_device()Keir Fraser2008-07-301-23/+23
| * x86: Fix the build after c/s 18163 (5fbcbee355e2)Keir Fraser2008-07-301-3/+1
| * Change Px control protection corresponding to changeset 18125Keir Fraser2008-07-294-10/+10