aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* xentrace: make xentrace and xenmon work on Solaris and *BSD.Keir Fraser2007-11-163-227/+225
* xentrace: Fix TypeError handling of xentrace_format.Keir Fraser2007-11-161-3/+8
* qemu: more verbose on failures.Keir Fraser2007-11-162-6/+18
* pvfb: PVFB SDL backend chokes on bogus screen updatesKeir Fraser2007-11-161-3/+18
* xend: host.get_log() close fdKeir Fraser2007-11-161-0/+1
* xend, xenapi: Strip characters from logs that XMLRPC layer cannot handle.Keir Fraser2007-11-161-0/+2
* xend: readDomTxn() and friends use dompath, not vmpath.Keir Fraser2007-11-151-5/+5
* Fix non-portable grep usage. Solaris doesn't have -q option.Keir Fraser2007-11-131-1/+1
* tools: Avoid -nostdlib argument to $(LD).Keir Fraser2007-11-133-4/+3
* libxc: Consistently print errno on write() error in domain_save code.Keir Fraser2007-11-111-21/+17
* libxc: Consolidate read()/write() syscall wrappers to read/write anKeir Fraser2007-11-1110-228/+136
* solaris, xend: Fix FMRI for Solaris SMF.Keir Fraser2007-11-101-1/+1
* xend: Fix appending policy module to end of grub's config fileKeir Fraser2007-11-101-0/+4
* merge with xen-unstable.hg (staging)Alex Williamson2007-11-083-18/+19
|\
| * Fix xend startup after 16344:0ebac857649591.Keir Fraser2007-11-081-2/+1
| * xend: Allow for non-existent xen-python-path binary.Keir Fraser2007-11-081-6/+7
| * hvm: Clean up buf_ioreq handling.Keir Fraser2007-11-081-8/+9
| * xm: Fix long options of xm sched-creditKeir Fraser2007-11-081-3/+3
* | [IA64] Fix breakage from upstream and remove duplicate codeAlex Williamson2007-11-071-23/+5
* | merge with xen-unstable.hg (staging)Alex Williamson2007-11-075-37/+34
|\|
| * network-bridge: Make detection of gateway device more robust.Keir Fraser2007-11-071-2/+2
| * ioemu: Do not use PAGE_SHIFT/PAGE_SIZE/PAGE_MASK macros. Use the libxcKeir Fraser2007-11-072-40/+33
| * Enable loopback disk image files on readonly nfs filesystem.Keir Fraser2007-11-071-1/+4
| * HVM device passthru: Correct PCI_EXP_DEVCTL_FLRKeir Fraser2007-11-072-7/+8
* | [IA64] vti save-restore: ia64 qemu-dm boot clean up.Alex Williamson2007-11-071-15/+28
* | [IA64] vti save-restore: ia64 hvm builder clean up with respect to hvm params.Alex Williamson2007-11-073-37/+26
|/
* xentrace: Add missing xentrace format entries for HVM guests.Keir Fraser2007-11-061-0/+8
* xenstored: Recover from corrupt tdb on rebootKeir Fraser2007-11-061-0/+19
* xend: Fix startup crash for some network configurations.Keir Fraser2007-11-061-0/+1
* ioemu: Clean up compile warnings.Keir Fraser2007-11-055-11/+15
* xm: fix "xm labels type=any" command errorKeir Fraser2007-11-051-5/+2
* solaris: Fix Solaris tools build.Keir Fraser2007-11-025-35/+4
* ioemu: Remove dependency on linux/input.hKeir Fraser2007-11-021-1/+4
* Merge with ia64/xen-unstable.hgKeir Fraser2007-11-022-5/+10
|\
| * Fix use-after-free in xenconsoled.Keir Fraser2007-11-011-1/+9
| * ioemu: ioemu portion of buffered-io fix.Keir Fraser2007-11-011-4/+1
* | merge with xen-unstable.hg (staging)Alex Williamson2007-11-013-20/+15
|\|
| * acm, xend: Follow linked files.Keir Fraser2007-11-011-19/+10
| * xend: Fix missing boolean xend config optionsKeir Fraser2007-11-011-0/+4
| * xenperf: Fix typo in mlock() invocation.Keir Fraser2007-10-311-1/+1
* | merge with xen-unstable.hg (staging)Alex Williamson2007-10-3065-2699/+4271
|\|
| * acm, xm: Propagate error codes.Keir Fraser2007-10-303-20/+31
| * qemu vnc auth 4/4: XenD config for VNC TLS protocolKeir Fraser2007-10-303-1/+63
| * qemu vnc auth 3/4: Add VNC auth support from upstream QEMUKeir Fraser2007-10-3010-62/+1558
| * qemu vnc auth 2/4: Revert current VNC auth supportKeir Fraser2007-10-307-612/+11
| * qemu vnc auth 1/4: QEMU event handler bug fixKeir Fraser2007-10-301-4/+2
| * xend: Reduce xenstore transactions when listing domainsKeir Fraser2007-10-3010-58/+157
| * xenconsoled: Rate-limit activity caused by each domU.Keir Fraser2007-10-291-6/+68
| * Allow incremental access to hypervisor console log.Keir Fraser2007-10-294-25/+66
| * xend, acm: Trigger a script when a resource's label changesKeir Fraser2007-10-293-1/+34