aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* [qemu-dm] Fix debugging output in tpm tis modelKeir Fraser2007-12-201-5/+6
* Xend: don't check for device reuse if the device has no uname.Keir Fraser2007-12-201-1/+1
* Fix some build system error handling.Keir Fraser2007-12-2011-33/+32
* hvm: Fix TPMD and QEMU connectionKeir Fraser2007-12-201-0/+5
* ioemu: Do not close slave half of a pty.Keir Fraser2007-12-201-2/+0
* tools/examples/block better use of losetup -rKeir Fraser2007-12-191-3/+6
* xend: Fix device duplicate check.Keir Fraser2007-12-191-7/+10
* xend: Fix PCI Device ConfigurationKeir Fraser2007-12-192-47/+44
* Fix master/slave handling in xenconsoled and qemuKeir Fraser2007-12-192-66/+141
* xend: Indicate a resume operationKeir Fraser2007-12-192-0/+5
* xend: Prevent XenD touching externally managed bridgesKeir Fraser2007-12-151-4/+18
* merge with xen-unstable.hg (staging)Alex Williamson2007-12-1410-20/+64
|\
| * acm, xend: Serialize the execution of external scripts.Keir Fraser2007-12-141-13/+36
| * xsm: Implement missing functions in XSM dummy moduleKeir Fraser2007-12-141-1/+9
| * tools: Some fixes for 'make clean'.Keir Fraser2007-12-144-4/+5
| * xenstore size limitsKeir Fraser2007-12-144-2/+14
* | [IA64] Fix XenITP buildAlex Williamson2007-12-133-1/+3
|/
* ioemu/qemu vga: save and restore vram buffer (take 2)Keir Fraser2007-12-121-2/+14
* Revert 16579:0884e0a5ecc33afac8d60ea09652cf436d1a33ce.Keir Fraser2007-12-122-24/+9
* Fix build after I removed test_assign_device from domctl union.Keir Fraser2007-12-121-1/+1
* vt-d: Test device assignability in xend, but defer actual assignment to qemu-dm.Keir Fraser2007-12-125-11/+39
* ia64, xend: Close nvram file when rebooting HVM domainKeir Fraser2007-12-121-2/+1
* xend: Fix cleanup_domains() for suspending managed domainsKeir Fraser2007-12-121-7/+13
* tools: Fix distutils installation of xsview.Keir Fraser2007-12-121-0/+0
* tools: Use os.system instead of exec to start xentop.Keir Fraser2007-12-121-1/+1
* tools: Remove references to USB paravirt driver. Doesn't affect qemu usb args.Keir Fraser2007-12-123-55/+1
* xend, acm: Extend Xen-API with function to reset the policyKeir Fraser2007-12-128-61/+113
* ioemu/qemu vga: save and restore vram bufferKeir Fraser2007-12-122-9/+24
* ioemu: Include mouse dz in xenfb event packetKeir Fraser2007-12-101-4/+7
* xm-test: Don't run security test if ACM is not enabled.Keir Fraser2007-12-101-1/+10
* Revert 16560:822d4ec5cfb1.Keir Fraser2007-12-084-8/+8
* 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