aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ioemu
Commit message (Expand)AuthorAgeFilesLines
* [HVM/vncserver] Implement a 'vnclisten' option to limit the interfaceChristian Limpach2006-10-053-17/+32
* [IOEMU] When vncunused is specified, allocate a port from 5900kaf24@firebug.cl.cam.ac.uk2006-10-041-1/+1
* [HVM] qemu should wait 10ms, rather than 100ms, between running its timers.Steven Smith2006-09-271-2/+2
* [HVM][VNC] Fix typo.Steven Smith2006-09-261-1/+1
* [HVM][VNC] Work around a bug in the newest version of xvncviewer whichSteven Smith2006-09-261-4/+8
* [HVM][VNC] Make sure that qemu doesn't go into an infinite loop whenSteven Smith2006-09-261-5/+16
* [HVM] Make qemu_advance_timer do something sensible with timers whichSteven Smith2006-09-261-1/+1
* [HVM] Rate limit guest accesses to the qemu virtual serial port. This stopsSteven Smith2006-09-251-0/+68
* [QEMU] A better build fix for qemu-dm.kfraser@localhost.localdomain2006-09-231-0/+3
* [QEMU] Fix build on some distros (e.g., FC6T3).kfraser@localhost.localdomain2006-09-231-1/+0
* [HVM][VNC] Make sure that the vnc viewer gets the right resolution when itSteven Smith2006-09-221-0/+2
* [HVM][VNC] Fix bug in the VNC copyrect implementation which crept inSteven Smith2006-09-221-0/+3
* [qemu patches] Refresh.Christian Limpach2006-09-2110-92/+92
* [qemu patches] Update patches for changeset 11562:449dcaff2551.Christian Limpach2006-09-213-8/+390
* [qemu patches] Update patches for changeset 11561:c742b2ae920c.Christian Limpach2006-09-218-73/+140
* [qemu patches] Update patches for changeset 11554:39aaa54756db.Christian Limpach2006-09-211-18/+18
* [HVM][VNC] Add a backoff feature to the vnc server, so that if it detectsSteven Smith2006-09-213-100/+155
* [HVM] Reduce VNC overhead, by (a) only scanning framebuffer when a clientSteven Smith2006-09-212-13/+13
* [tools] Increases some of the timeoutsChristian Limpach2006-09-211-2/+2
* [qemu patches] Refresh qemu-pci patch without -p3.Christian Limpach2006-09-212-14/+17
* [qemu patches] Update patches for changeset 11551:f872300b672f.Christian Limpach2006-09-211-10/+10
* [HVM] Use the right, PCI SIG assigned, vendor ID for xensource rather thanSteven Smith2006-09-211-3/+3
* [qemu patches] Update patches for changeset 11273:a1cff03ac7d7.Christian Limpach2006-08-282-0/+55
* [qemu] Fix PCI config header space writes and set Subsystem-Vendor ID fields.Christian Limpach2006-08-283-0/+17
* [qemu patches] Update patches for changeset 11268:350a73222a51.Christian Limpach2006-08-281-6/+15
* [qemu] Add target-i386-dm and hw *.[ch] files to TAGS.Christian Limpach2006-08-281-1/+1
* [XEND] Move all of the various log files created by xen tokaf24@localhost.localdomain2006-08-282-2/+2
* [qemu patches] Update patches for changeset 11209:9bb6c1c1890a.Christian Limpach2006-08-213-79/+58
* [qemu] hdparm tunable IDE write cache for HVMChristian Limpach2006-08-207-6/+23
* [qemu patches] Update patches for changeset 11206:fc3e7e65b953.Christian Limpach2006-08-201-2/+2
* [qemu patches] Update patches for changeset 11206:fc3e7e65b953.Christian Limpach2006-08-202-0/+167
* [qemu] Allow booting from more than one device.Christian Limpach2006-08-203-27/+38
* [qemu patches] Update patches for changeset 11186:078bfd250677.Christian Limpach2006-08-1727-212/+255
* [qemu] Support HVM guests with more than 3.75G memory.Christian Limpach2006-08-173-21/+47
* [qemu patches] Update patches for changeset 11161:5c1021595e3c.chris@kneesaa.uk.xensource.com2006-08-172-0/+187
* [qemu] Add the xen platform device to the qemu PCI bus.chris@kneesaa.uk.xensource.com2006-08-174-0/+145
* [qemu patches] Update patches for changeset 11158:a774cbd38187.chris@kneesaa.uk.xensource.com2006-08-172-0/+21
* [qemu] Default monitor/serial ports to /dev/null if -nographic.chris@kneesaa.uk.xensource.com2006-08-171-2/+3
* [qemu patches] Update patches for changeset 11117:60eacb336e35.chris@kneesaa.uk.xensource.com2006-08-151-20/+20
* [qemu/ia64] Sync ID cache only guest do DMA read.chris@kneesaa.uk.xensource.com2006-08-151-3/+3
* [qemu patches] Update patches for changeset 11048:27bef4f3c1d3.chris@kneesaa.uk.xensource.com2006-08-094-51/+56
* [qemu] Move acpi to devfn 2, so that it matches the fadt.chris@kneesaa.uk.xensource.com2006-08-093-10/+10
* [qemu patches] Update patches for changesets 11045:bd11c4855c5d and 11046:8a6...chris@kneesaa.uk.xensource.com2006-08-092-24/+34
* [qemu] HVM acpi port init update.chris@kneesaa.uk.xensource.com2006-08-092-5/+5
* [qemu] Disable qemu's acpi support.chris@kneesaa.uk.xensource.com2006-08-091-1/+5
* [qemu patches] Update patches for changeset 10998:bd04004865ba.chris@kneesaa.uk.xensource.com2006-08-096-51/+180
* [qemu] Add vncunused option.chris@kneesaa.uk.xensource.com2006-08-093-7/+24
* [qemu patches] Update patches for changeset 10993:dc7b56b8cfb5.chris@kneesaa.uk.xensource.com2006-08-092-0/+151
* [hvm/qemu] Add HVM buffered IO writes framework to accelerate stdvga speed.chris@kneesaa.uk.xensource.com2006-08-092-25/+71
* [qemu patches] Refresh patches.chris@kneesaa.uk.xensource.com2006-08-083-24/+24