aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* xm-test, acm: fixes an API call due to recent changes.Keir Fraser2007-12-081-1/+2
* qemu 16550 uart: Fast-drop bursts of transmitted characters to avoidKeir Fraser2007-12-081-6/+12
* tools: Rationalise library soname versions.Keir Fraser2007-12-074-8/+8
* ioemu: Include termios.h and sys/ioctl.h to get TIOCM_* definitions.Keir Fraser2007-12-071-7/+2
* xm: Fix help messages of xm vcpu-list/uptimeKeir Fraser2007-12-071-3/+4
* [IOEMU] Correct hu keymap definitionsKeir Fraser2007-12-071-15/+14
* [IOEMU] Add latin2 key symbol definitions.Keir Fraser2007-12-071-0/+59
* Fix ioemu compile: serial.c was including a Linux-specific header.Keir Fraser2007-12-071-1/+7
* libxc: Interface has changed a bit since Xen 3.1, so bump the majorKeir Fraser2007-12-061-1/+1
* hvm: buffered_ioreq does not need a 'df' field. Add explicit bitfieldKeir Fraser2007-12-061-1/+1
* ACM: Recover if XML policy representation is missing.Keir Fraser2007-12-062-0/+33
* xm-test: An additional ACM security test case for the test suite.Keir Fraser2007-12-064-4/+479
* xc ptrace: Fix a couple of bugs in page-table walking.Keir Fraser2007-12-061-15/+2
* qemu-dm: Limit transmit retries from virtual UART FIFO.Keir Fraser2007-12-061-6/+9
* xenstore: expanding_buffer variables are supposed to be static. ApartKeir Fraser2007-12-051-2/+2
* Check block file existence.Keir Fraser2007-12-051-0/+1
* [QEMU-DM] Upgrade emulated UART to 16550A.Keir Fraser2007-12-051-199/+276
* [QEMU-DM] Modem control line & msl/mcr register support.Keir Fraser2007-12-053-12/+144
* xenstore: document the xenstore protocolKeir Fraser2007-12-051-3/+12
* xenstore-ls -f for find(1)-like outputKeir Fraser2007-12-051-10/+24
* xenstore: deprecating but \-quoting binary data.Keir Fraser2007-12-054-9/+146
* xm: Fix help message of xm info.Keir Fraser2007-12-051-7/+10
* blktap: cleanups for *BSD.Keir Fraser2007-12-055-6/+16
* Fix help message of on_xend_stopKeir Fraser2007-12-051-1/+1
* x86 domain builder: Propagate x86_compat return code.Keir Fraser2007-12-051-1/+3
* Implement legacy XML-RPC interface for ACM commands.Keir Fraser2007-12-058-63/+146
* Implement legacy XML-RPC interface for ACM commands.Keir Fraser2007-12-0531-2823/+977
* Merge with ia64.Keir Fraser2007-12-0414-30/+56
|\
| * blktap: remove unused headers.Keir Fraser2007-12-046-6/+7
| * 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
* | [IA64] Implement guest_os_type for ia64Alex Williamson2007-11-295-0/+110
* | [IA64] Create common guest_os_type domain config optionAlex Williamson2007-11-293-2/+10
* | [IA64] vcpu_setcontext: only set cr_irr if VGCF_SET_CR_IRR flag is set.Alex Williamson2007-11-281-1/+1
|/
* 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