aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* xend: Implement get_by_name_label for class XendNetworkKeir Fraser2007-12-041-4/+10
* Fix xenmon.py to work on SolarisKeir Fraser2007-12-041-5/+20
* xentrace: Don't append trace on existing file.Keir Fraser2007-12-041-7/+7
* domain builder: make mmap() failure message more verbose.Keir Fraser2007-12-041-2/+6
* vnet: Fix compilation on x86/64 which erroneously assertsKeir Fraser2007-12-041-1/+2
* vnet: Fix compilation.Keir Fraser2007-12-043-5/+4
* x86, hvm: Config option to allow vmxassist to be disabled.Keir Fraser2007-11-241-2/+11
* xend: Add support for NetBSD.Keir Fraser2007-11-232-0/+2
* libxc: Minor clean up of xc_core, and fix for -fstrict-overflow.Keir Fraser2007-11-222-7/+13
* ioemu: Add e100 NIC support. Req'd for w2k3/IA64.Keir Fraser2007-11-213-1/+2467
* xenapi: Extension to get vif total i/o stats.Keir Fraser2007-11-204-1/+36
* hvm passthru: Uses of XC_PAGE_MASK should be XC_PAGE_SIZE-1.Keir Fraser2007-11-161-2/+2
* 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