aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ioemu/vl.c
Commit message (Expand)AuthorAgeFilesLines
* Remove internal tools/ioemu tree.Keir Fraser2008-09-181-7995/+0
* hvm: Use main memory for video memory.Keir Fraser2008-08-271-32/+0
* prefix mini-os lists with minios_, drop QEMU_ prefix from QEMU_LIST_*Keir Fraser2008-08-081-5/+5
* ioemu-stubdom: fix initialization of vm_change_state_headKeir Fraser2008-08-061-0/+2
* numa: Extend MEMOP_ allocation functions to take a node argument.Keir Fraser2008-07-051-2/+3
* ioemu: Fix usbdevice parameter to encode vbd type.Keir Fraser2008-06-181-1/+3
* ioemu: generic PCI device config-space emulationKeir Fraser2008-06-181-0/+38
* ioemu: cleaning DisplayState->dpy_resize interfaceKeir Fraser2008-06-091-1/+0
* ioemu: Force floppy disk images to be interpreted as raw.Keir Fraser2008-05-271-2/+3
* pvfb/ioemu: transmit refresh interval advice from backend to frontendKeir Fraser2008-05-121-2/+2
* blktap: Automatically start tapdisk-ioemu on demandKeir Fraser2008-04-231-7/+1
* Revert 17499:451ae3b8e5c8Keir Fraser2008-04-231-1/+7
* blktap: Automatically start tapdisk-ioemu on demandKeir Fraser2008-04-221-7/+1
* stubdom: sparse application's BSS by linking it separately first, putKeir Fraser2008-04-161-6/+3
* ioemu: drop duplicate memory reservationKeir Fraser2008-04-051-23/+0
* stubdom: trivial warning fixupKeir Fraser2008-04-051-5/+7
* stubdom: warn about disabled featuresKeir Fraser2008-04-021-1/+2
* ioemu: Initialize ioport_opaque, ioport_read/write_table to zeroKeir Fraser2008-03-201-3/+3
* ioemu: SDL rendering using OpenGLKeir Fraser2008-03-181-1/+14
* Use ioemu block drivers through blktap.Keir Fraser2008-03-181-1/+7
* ioemu: support shared framebuffer and linesize != width * depth.Keir Fraser2008-03-051-1/+1
* ioemu: Slown down refresh interval when SDL is minimizedKeir Fraser2008-03-051-1/+5
* ioemu: Send logs to stderr and have xend redirect stderr to theKeir Fraser2008-02-281-3/+1
* stubdom: use PVFB so as to e.g. permit SDL displayKeir Fraser2008-02-281-0/+4
* ioemu: Fix the build.Keir Fraser2008-02-151-8/+6
* Enable HVM guest VT-d device hotplug via a simple ACPI hotplug device model.Keir Fraser2008-02-151-4/+20
* ioemu: Support the WMVi pseudoencoding in the vnc server.Keir Fraser2008-02-141-9/+0
* Add stubdomain support. See stubdom/README for usage details.Keir Fraser2008-02-121-12/+53
* device-dm: Use SIGHUP before SIGKILLKeir Fraser2008-02-121-2/+4
* ioemu: Dynamic VNC colour depth.Keir Fraser2008-02-111-0/+10
* ioemu: save 3MB of ioport tables (on 64bit machines)Keir Fraser2008-02-111-20/+40
* ioemu stubdom: make daemonize optionalKeir Fraser2008-02-111-2/+13
* ioemu: some ifndef NO_UNIX_SOCKETS were missingKeir Fraser2008-02-111-7/+7
* ioemu: Fix build after LIST->QEMU_LIST changes.Keir Fraser2008-02-071-5/+5
* ioemu: config cleanup re AF_UNIX sockets on non-WindowsKeir Fraser2008-02-071-1/+1
* Revert 16947:32b898768217027. Breaks HVM qcow-backed discs.Keir Fraser2008-02-041-1/+1
* ioemu: Stop PV guest from parsing xenstore and opening block devices.Keir Fraser2008-01-311-1/+1
* ioemu: handle empty vnc passwdKeir Fraser2008-01-231-2/+1
* ioemu: Do not close slave half of a pty.Keir Fraser2007-12-201-2/+0
* Fix master/slave handling in xenconsoled and qemuKeir Fraser2007-12-191-2/+65
* [QEMU-DM] Modem control line & msl/mcr register support.Keir Fraser2007-12-051-0/+10
* qemu vnc auth 3/4: Add VNC auth support from upstream QEMUKeir Fraser2007-10-301-2/+8
* qemu vnc auth 2/4: Revert current VNC auth supportKeir Fraser2007-10-301-8/+0
* qemu vnc auth 1/4: QEMU event handler bug fixKeir Fraser2007-10-301-4/+2
* pv-qemu 2/10: Add a QEMU machine type for paravirt guestsKeir Fraser2007-10-251-2/+3
* pv-qemu 1/10: Add a QEMU machine type for fullvirt guestsKeir Fraser2007-10-251-239/+5
* Fix ioemu compile on SolarisKeir Fraser2007-10-021-0/+2
* ioemu: Fixes for BSD.Keir Fraser2007-09-271-14/+70
* PCI passthru: tools changes (generic and vt-d)kfraser@localhost.localdomain2007-09-141-3/+9
* qemu: Backport qemu vnc/event-loop fix from upstream.kfraser@localhost.localdomain2007-09-111-6/+22