aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* ioemu: Fix hvmloader erroneous debugging printsKeir Fraser2008-07-221-3/+3
* ioemu: fix vram tracking when !s->lfb_addrKeir Fraser2008-07-221-41/+42
* xend balloon: portability cleanupKeir Fraser2008-07-222-13/+19
* fs-back: fix compilation error.Keir Fraser2008-07-222-3/+3
* x86 hvm: stubdom and hvmloader always live under /usr/lib, never /usr/lib64Keir Fraser2008-07-223-18/+4
* doc: Fix multi-core amd exampleKeir Fraser2008-07-212-10/+14
* tools: cpuid inputs must be 32 character long if hexadecimal value isKeir Fraser2008-07-211-0/+4
* libxc: add xc_gnttab_map_domain_grant_refs.Keir Fraser2008-07-212-2/+38
* xend: Fix keymap handlingKeir Fraser2008-07-212-4/+7
* [XSM][FLASK] Argument handling bugs in XSM:FLASKKeir Fraser2008-07-212-6/+6
* fs-back: enable build by defaultKeir Fraser2008-07-181-0/+1
* xend: portability cleanupKeir Fraser2008-07-182-26/+30
* Check phy: block device existenceKeir Fraser2008-07-181-0/+8
* pvscsi: Install vscsi script.Keir Fraser2008-07-181-0/+1
* blktap scripts: deletion of double check and permission of using /dev/sdxxKeir Fraser2008-07-181-1/+0
* stubdom: add example config fileKeir Fraser2008-07-183-2/+348
* ioemu: fix the devices loop.Keir Fraser2008-07-171-3/+7
* ioemu: Fix issues when passthrough device is hot-removed from HVM domain.Keir Fraser2008-07-163-1/+48
* fs-backend: do not expose file descriptors to frontendKeir Fraser2008-07-163-14/+69
* xend: Fix destruction of VMMetrics objects for managed domainsKeir Fraser2008-07-161-1/+3
* fs-backend: fix ioctl(BLKGETSIZE) call on 64bitKeir Fraser2008-07-151-1/+1
* fs-backend: Fix freelist implementationKeir Fraser2008-07-152-4/+4
* tools: Make functions static which should not be exported.Keir Fraser2008-07-158-21/+21
* tools: Declare functions static where they should be, and provideKeir Fraser2008-07-1515-123/+103
* xentop: declare signal handler as staticKeir Fraser2008-07-141-1/+1
* Revert 18025:07c7aef164 -- go back to 8MB VRAM.Keir Fraser2008-07-142-5/+5
* xm: vt-d: Add a command "xm pci-list-assignable-devices" to list allKeir Fraser2008-07-142-0/+140
* xend: vt-d: improved FLR logic for pass-thru PCI devicesKeir Fraser2008-07-144-6/+473
* xend: A small cleanup to the find_sysfs_mnt() of pci.pyKeir Fraser2008-07-141-28/+22
* ioemu: sdl without OpenGl fixKeir Fraser2008-07-141-2/+1
* Choice of network interface for establishing a bridge on if NFSROOT is usedKeir Fraser2008-07-141-1/+12
* blktap: portability cleanupKeir Fraser2008-07-144-106/+146
* blktap: cleanupKeir Fraser2008-07-1111-54/+55
* libxc: remove redundant declaration of xc_copy_to_domain_page().Keir Fraser2008-07-111-3/+0
* x86: allow control domain to limit machine addresses given to a particular guestKeir Fraser2008-07-116-1/+72