aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* ioemu: Fix unmapping issue on hot-removing pass-thru deviceKeir Fraser2008-08-201-1/+1
* vtd: Don't do FLR when we create domain or hotplug device into guest.Keir Fraser2008-08-191-2/+6
* xend: fixes a typo in the PIF class of the Xen-API code.Keir Fraser2008-08-191-1/+1
* Fix restore crash with certain guest memory sizesKeir Fraser2008-08-141-7/+7
* MSI-X: enhancementKeir Fraser2008-08-134-20/+17
* xend: Allow xenconsoled to be passed arguments at startupKeir Fraser2008-08-131-5/+11
* xend: Make sure that 'PV_kernel' config param is not blank whenKeir Fraser2008-08-131-1/+1
* xend/xenapi: Initialize a VLAN PIF's record with the MAC and MTU sizeKeir Fraser2008-08-111-2/+18
* xend/xen-api: Have the VDI record return the security labelKeir Fraser2008-08-111-1/+2
* xend: Better support for legacy HVM config of ia64Keir Fraser2008-08-111-1/+1
* tools build: add cross-install to find the right "strip"Keir Fraser2008-08-112-2/+13
* ia64: PV driver domains - ugly python hacksKeir Fraser2008-08-081-3/+5
* prefix mini-os lists with minios_, drop QEMU_ prefix from QEMU_LIST_*Keir Fraser2008-08-0810-70/+70
* ioemu: fix typo in serial emulationKeir Fraser2008-08-081-1/+1
* xm: fix trivial typo. s/ciredump-restore/coredump-restart/Keir Fraser2008-08-071-1/+1
* ioemu-stubdom: fix initialization of vm_change_state_headKeir Fraser2008-08-061-0/+2
* stubdom: fix documentation file namesKeir Fraser2008-08-061-1/+1
* ioemu: Fix I/O BAR mapping problemKeir Fraser2008-08-061-1/+3
* ioemu: fix a bug in serial_loadKeir Fraser2008-08-061-1/+0
* xend: Expose persistent domain path in xend conf fileKeir Fraser2008-08-061-0/+4
* install more documentation to /usr/share/doc/xen and /etc/xenKeir Fraser2008-08-065-1/+48
* 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
* 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
* PV-GRUB: add sample config fileKeir Fraser2008-08-041-0/+212
* stubdom: rename the ioemu-dm domain config file to domainname-dm,Keir Fraser2008-08-042-1/+1
* Fix a few typosKeir Fraser2008-08-042-2/+2
* 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
* 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
* 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-014-48/+72
* pass IOEMU_CONFIGURE_CROSS to ioemu-remote/xen-setupKeir Fraser2008-07-311-2/+3
* 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
* xend: Fix portability issue of lspci option.Keir Fraser2008-07-311-11/+18
* hvm builder: Cleaner sp_extents allocationKeir Fraser2008-07-311-1/+1
* firmware: Fix build dependencies.Keir Fraser2008-07-313-8/+10
* Allow xm to spawn vnc viewerKeir Fraser2008-07-304-50/+183
* 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