aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update version number 3.3->4.0.Keir Fraser2008-08-052-12/+12
* Remove vncconsole from example HVM configs. It's deprecated.Keir Fraser2008-08-052-10/+0
* xend: vncconsole config option mustn't be a stringKeir Fraser2008-08-051-1/+1
* ioemu: Do not pass -m (memory) option to qemu, as ioemu-remote rejectsKeir Fraser2008-08-052-15/+8
* x86: Remove WARN_ON() in domain_relinquish_resources().Keir Fraser2008-08-051-1/+0
* fs-back: build fix for BSDKeir Fraser2008-08-051-1/+1
* xend: remove default NIC in qemu when no vif configuredKeir Fraser2008-08-051-0/+4
* 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
* Revert 18232:2e47722d3501Keir Fraser2008-08-041-2/+2
* Revert to old ioemu for now.Keir Fraser2008-08-041-2/+2
* stubdom: install stubdom kernels as dataKeir Fraser2008-08-041-2/+2
* PV-GRUB: add sample config fileKeir Fraser2008-08-041-0/+212
* 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
* stubdom: rename the ioemu-dm domain config file to domainname-dm,Keir Fraser2008-08-044-4/+7
* mini-os: Fix 32bit compilation of fs-front.cKeir Fraser2008-08-041-2/+2
* Fix make help for stubdomKeir Fraser2008-08-041-1/+1
* 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