aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix a few typosKeir Fraser2008-08-043-3/+3
* .hgignore: ignore any kind of tag file anywhereKeir Fraser2008-08-041-5/+1
* stubdom: Fix the Makefile to avoid brace expansionKeir Fraser2008-08-041-1/+1
* .hgignore updates for MiniOSKeir Fraser2008-08-041-3/+6
* vtd: Fix a missing spin_unlock_irqrestore()Keir Fraser2008-08-041-0/+3
* xend: Fix handling of pci creation failure in device_create().Keir Fraser2008-08-041-1/+4
* xm on xenapi: Enable 'xm pci-list' via Xen-APIKeir Fraser2008-08-041-1/+17
* xend: fix finding pci capabilityKeir Fraser2008-08-041-0/+18
* stubdom: fix read-only disks accessKeir Fraser2008-08-041-0/+4
* xm: fix up exception handling when spawning vnc viewer.Keir Fraser2008-08-041-4/+2
* Delay 5 seconds on reboot *after* stopping all CPUs.Keir Fraser2008-08-046-11/+15
* Fix stubdom makefile mistake.Keir Fraser2008-08-011-2/+2
* stubdom: fix clean target after distcleanKeir Fraser2008-08-011-2/+2
* ioemu, passthrough: fix flag for expansion rom base address register.Keir Fraser2008-08-011-0/+7
* ioemu, passthrough: fix corrupting register value in pt_pci_write_config().Keir Fraser2008-08-011-1/+2
* ioemu: fix libpci error handling.Keir Fraser2008-08-011-6/+4
* ioemu, passthrough: fix writing handlers for base address registers.Keir Fraser2008-08-011-80/+99
* ioemu, passthrough: fix log messages and commentsKeir Fraser2008-08-012-47/+61
* io passthru: fix a bug when assigning a SATA CDROM or DISKKeir Fraser2008-08-011-1/+1
* minios: Error case when unbinding unknown port in xc_evtchn_unbind isKeir Fraser2008-08-011-1/+4
* FSIF: extend protocol to multi-grant requests and multi-page ringKeir Fraser2008-08-018-120/+281
* stubdom: update documentationKeir Fraser2008-08-011-10/+5
* pass IOEMU_CONFIGURE_CROSS to ioemu-remote/xen-setupKeir Fraser2008-07-311-2/+3
* AMD IOMMU: spin_uinlock() on early return path.Keir Fraser2008-07-311-0/+3
* pv-on-hvm: Update for linux-2.6.18-xen.hg:623:2866e6af50Keir Fraser2008-07-311-2/+2
* 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
* xm on xenapi: Enable 'xm pci-{att,det}ach' commands to be executed via xen-api.Keir Fraser2008-07-311-2/+51
* xm on xenapi: Add missing support for creating pci-assigned domainsKeir Fraser2008-07-312-1/+80
* mini-os: make init_pcifront fail early if there is no backendKeir Fraser2008-07-311-2/+9
* xend: Fix portability issue of lspci option.Keir Fraser2008-07-311-11/+18
* hvm builder: Cleaner sp_extents allocationKeir Fraser2008-07-311-1/+1
* x86: Handle p2m_ram_ro with HAPKeir Fraser2008-07-313-4/+7
* Update Xen version for 3.3.0-rc3-preKeir Fraser2008-07-312-2/+1
* Added tag 3.3.0-rc2 for changeset dde12ff94c96331668fe38a7b09506fa94d03c34Keir Fraser2008-07-311-0/+1
* Update Xen version for 3.3.0-rc2.3.3.0-rc2Keir Fraser2008-07-312-1/+2
* firmware: Fix build dependencies.Keir Fraser2008-07-313-8/+10
* 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
* stubdom: fix make clean ; makeKeir Fraser2008-07-311-1/+3
* vtd: Add a debug key 'V' to dump some iommu info.Keir Fraser2008-07-313-0/+110
* Allow xm to spawn vnc viewerKeir Fraser2008-07-304-50/+183
* grant_table: Remove compat-shim BUG_ON() which can fail ifKeir Fraser2008-07-301-1/+0
* firmware: Fix CFLAGS -I directives.Keir Fraser2008-07-303-4/+2
* rombios: Simplify and clarify POST code a little.Keir Fraser2008-07-301-57/+9
* ioemu: fix warnings in pass-through.h and pass-through.cKeir Fraser2008-07-302-2/+10