aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* libxen: fix a problem preventing use of xen_event_register().Keir Fraser2009-03-031-1/+13
* xend: Make /var/lib/xen if not already present.Keir Fraser2009-03-031-0/+14
* xmexample: portability fixKeir Fraser2009-03-022-4/+6
* xend: Fix removing /vm/UUID/device paths when device cannot be disconnectedKeir Fraser2009-03-022-2/+12
* acm: Return a valid bufferKeir Fraser2009-03-021-2/+0
* hvmloader: Make build fail if packages required to build hvmloader not presentKeir Fraser2009-03-021-6/+6
* hvm: passthrough MSI-X mask bit accelerationKeir Fraser2009-03-022-2/+5
* xend: Fix some mistakes in tools/python/xend/util/pci.pyKeir Fraser2009-03-021-12/+20
* xend: Don't forget backend domain definitions for pvSCSIKeir Fraser2009-03-022-1/+22
* xenstored: fix use-after free bugKeir Fraser2009-03-011-2/+4
* xenconsole: Fix pty handlingKeir Fraser2009-02-201-11/+17
* xenconsoled: make guest console visible on NetBSD dom0Keir Fraser2009-02-201-0/+8
* libxc: xc_ptrace cleanupKeir Fraser2009-02-201-220/+19
* pygrub: parse xen module option in grubKeir Fraser2009-02-201-3/+3
* xend: Fix exception in pci_convert_sxp_to_dict()Keir Fraser2009-02-191-1/+1
* xm: Some fixes for pvSCSIKeir Fraser2009-02-191-47/+42
* pygrub: fix for NetBSDKeir Fraser2009-02-191-14/+57
* pvSCSI, xend: add new device assignment modeKeir Fraser2009-02-175-45/+117
* xend: Update VCPUs_liveKeir Fraser2009-02-171-0/+2
* xend: Improve information-gathering processing of SCSI devices by using lsscsiKeir Fraser2009-02-171-7/+48
* xenpm tool: add average C state residencyKeir Fraser2009-02-171-19/+19
* Fix typos in xendomains script.Keir Fraser2009-02-171-8/+8
* hvm: Align periodic vpts.Keir Fraser2009-02-135-1/+17
* xenapi: Correct some syntax errors in xen/xend/XendAPI.pyKeir Fraser2009-02-131-4/+5
* xendomains: clean up output formattingKeir Fraser2009-02-131-21/+44
* xm save: Display help text if bad options specified.Keir Fraser2009-02-121-1/+1
* rombios: fix int15/86h (wait for microseconds)Keir Fraser2009-02-121-7/+8
* xend: PCIQuirk`__devIsUnconstrained refers to an undeclared variable ifKeir Fraser2009-02-111-1/+2
* blktap: Fix check_gcryptKeir Fraser2009-02-111-1/+1
* xenctx: print x86_32 context on x86_64Keir Fraser2009-02-061-0/+31
* libxenctrl: adds xc_domain_unbind_msi_irq to libxc.Keir Fraser2009-02-052-0/+32
* xenctx support for 64-bit HVM guestsKeir Fraser2009-02-051-10/+17
* libxc support for the new partial-HVM-save domctl.Keir Fraser2009-02-053-22/+65
* xend: fix vncconsole optionKeir Fraser2009-02-042-3/+1
* xend: Delay before SIGKILL qemuKeir Fraser2009-02-041-13/+19
* xm: Improve xm error if booted nativeKeir Fraser2009-02-041-1/+5
* XendAPIStore - do not remove non-existent itemKeir Fraser2009-02-041-1/+2
* stubdom: add videoram to stubdom initial memory reservationKeir Fraser2009-01-292-1/+16
* xend: Fix block device type checkKeir Fraser2009-01-291-4/+10
* rombios: fix pointer argument to PMMKeir Fraser2009-01-261-8/+24
* rombios: fix wrong stack segment return in 32-bit gatewayKeir Fraser2009-01-261-1/+1
* rombios: Indirect through 32-bit jump table from within the 32-bit bios.Keir Fraser2009-01-2313-145/+92
* hvm bios: add PMM (a memory manager during POST)Keir Fraser2009-01-234-2/+565
* bump libxenctrl and libxenguest versionsKeir Fraser2009-01-231-1/+1
* rombios: Simplify 32-bit gateway interface definitions.Keir Fraser2009-01-227-254/+46
* rombios: Simplify 32-bit gateway and avoid need for EBDA space.Keir Fraser2009-01-223-349/+109
* xend: Fix do_FLR() scope problem.Keir Fraser2009-01-221-2/+2
* hvmloader: ACPI compiler is not to be buil;t and installed on target system.Keir Fraser2009-01-201-11/+3
* [IA64] fix compilation error caused by 19046:ecf603780f56Keir Fraser2009-01-161-7/+8
* ptrace_core: Handle FV cross-bitness.Keir Fraser2009-01-161-1/+3