aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* ioemu: fix warnings in pass-through.h and pass-through.cKeir Fraser2008-07-302-2/+10
* pygrub: Add 64bit library path to pygrub default search path.Keir Fraser2008-07-301-1/+1
* xm, xenapi: Fix a problem in xm client for domain shutdownKeir Fraser2008-07-301-2/+3
* xm: Enable a bootloader when using XM via Xen-APIKeir Fraser2008-07-301-3/+5
* xenconsoled: replace gettimeofday with clock_gettimeKeir Fraser2008-07-302-7/+7
* rombios: Remove dead code.Keir Fraser2008-07-291-27/+0
* rombios: Obtain S3 wake vector from >1MB.Keir Fraser2008-07-298-96/+112
* hvmloader: Load ACPI tables outside BIOS area, so they are writable byKeir Fraser2008-07-294-12/+42
* rombios: Narrow window where BIOS area is writable, and ensure itKeir Fraser2008-07-291-7/+13
* fs-back: build fixes for BSD and cleanups.Keir Fraser2008-07-284-39/+40
* xend, pci passthru: Use Dstate transition to do FLR for integratedKeir Fraser2008-07-282-40/+64
* xend, pci passthru: Relax the requirement of co-assignment.Keir Fraser2008-07-282-5/+17
* xend: Improve the error prompt when xc.test_assign_device() fails.Keir Fraser2008-07-281-8/+14
* Support using a specific branch or tag of ioemu-remoteKeir Fraser2008-07-251-0/+6
* xend: fix dual destroyKeir Fraser2008-07-251-0/+3
* fs-backend: fix FD allocation for file creationKeir Fraser2008-07-251-1/+11
* stubdom: fix do_xen_hypercall error reportKeir Fraser2008-07-251-2/+2
* minios: grant table map (gntdev) bug fixesKeir Fraser2008-07-241-5/+17
* tools: use $(PREFIX) rather than hard-coding /usrKeir Fraser2008-07-243-4/+4
* tools: remove type parameter from xc_physdev_map_pirq{,_msi}()Keir Fraser2008-07-245-14/+6
* minios: grant table map (gntdev) for miniosKeir Fraser2008-07-241-0/+71
* ioemu: fix spurious track_dirty_vram warningKeir Fraser2008-07-241-2/+2
* mini-os: select call incorrectly reports xce_handle as readyKeir Fraser2008-07-241-8/+14
* pv-grub: re-implement xc_map_foreign_rangesKeir Fraser2008-07-242-16/+17
* rombios: S3 resume data must be in EBDA.Keir Fraser2008-07-241-26/+22
* blktap: Clean *.opic on 'make clean'.Keir Fraser2008-07-241-1/+1
* libxc: Fix after xc_map_foreign_ranges() patch.Keir Fraser2008-07-242-12/+14
* libxc: Clean up xc_map_foreign_ranges() interface to hide theKeir Fraser2008-07-238-83/+136