aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ioemu
Commit message (Expand)AuthorAgeFilesLines
...
* [qemu] Initialize vga from within qemu for when the bios doesn't do so.chris@kneesaa.uk.xensource.com2006-07-266-29/+301
* [qemu] Add access to the monito vt over VNC.chris@kneesaa.uk.xensource.com2006-07-263-8/+190
* [qemu] sync patches and add file missing from cset 10738:42aa63188a88chris@kneesaa.uk.xensource.com2006-07-265-25/+352
* [qemu] Use domain-name in VNC window title.chris@kneesaa.uk.xensource.com2006-07-263-2/+31
* [qemu] Re-calculate color_table after color depth reset.chris@kneesaa.uk.xensource.com2006-07-265-37/+55
* IA64-specific code for new Qemuchris@kneesaa.uk.xensource.com2006-07-2611-24/+588
* [qemu] Fix HVM guests with more than 2G RAM on x86_64,chris@kneesaa.uk.xensource.com2006-07-265-79/+106
* Fix cirrus and rt8139 co-exist issue in new qemu-dm.chris@kneesaa.uk.xensource.com2006-07-262-48/+59
* Make ioemu targets more robust and make ioemu clean always succeed.chris@kneesaa.uk.xensource.com2006-07-252-10/+20
* Spawn vncviewer from qemu-dm.chris@kneesaa.uk.xensource.com2006-07-145-0/+139
* Change the qemu to allow no network arguments, removing thechris@kneesaa.uk.xensource.com2006-07-146-54/+74
* [IOEMU] Enable gui_timer unless the display is exported over VNC.chris@kneesaa.uk.xensource.com2006-07-132-60/+63
* Add qemu 0.8.1 based ioemu.chris@kneesaa.uk.xensource.com2006-07-12318-0/+156825
* Remove qemu 0.6.1 based ioemu.chris@kneesaa.uk.xensource.com2006-07-12143-60962/+0
* [HVM] Disable pmtimer in qemu acpi device model. Needs fixingkfraser@dhcp93.uk.xensource.com2006-07-031-1/+1
* [HVM] Clean up formatting of new piix acpi file.kaf24@firebug.cl.cam.ac.uk2006-06-171-185/+177
* [HVM] ACPI support patch 4 of 4: shutdown.kaf24@firebug.cl.cam.ac.uk2006-06-171-6/+23
* [HVM] ACPI support patch 2 of 4: ACPI timer.kaf24@firebug.cl.cam.ac.uk2006-06-171-3/+86
* [HVM] ACPI support patch 1 of 4: main components.kaf24@firebug.cl.cam.ac.uk2006-06-174-4/+414
* [TOOLS] Introduce xc_evtchn_*() interface for interacting with /dev/xen/evtchn.kaf24@firebug.cl.cam.ac.uk2006-06-151-20/+12
* [HVM][QEMU] Fix SDL mouse "invisible wall".kaf24@firebug.cl.cam.ac.uk2006-06-141-2/+7
* [HVM] Fix ioemu build with new Linux headers. We must define __userkaf24@firebug.cl.cam.ac.uk2006-06-131-0/+1
* [HVM][DM] Backport the USB support from QEMU 0.8.1 to the current Xenkaf24@firebug.cl.cam.ac.uk2006-06-1214-115/+2971
* [HVM][DM] Cleaner way of clearing VGA memory on mode changes (thanks tokaf24@firebug.cl.cam.ac.uk2006-06-071-11/+0
* Represent PFNs with their own type, rather than 'unsigned long'.kaf24@firebug.cl.cam.ac.uk2006-06-062-13/+14
* [IA64][HVM] Enable CGA acceleration for VTI.kaf24@firebug.cl.cam.ac.uk2006-06-023-7/+2
* [HVM] Allow more dynamic use of the qemu serial lines by allowing the Summagr...kaf24@firebug.cl.cam.ac.uk2006-06-013-4/+22
* [HVM] Fixes to buffer handling in ne2000 device model.kaf24@firebug.cl.cam.ac.uk2006-05-311-10/+26
* Allow to specify different time-of-day clock offsets for HVM guests.kaf24@firebug.cl.cam.ac.uk2006-05-174-8/+39
* Remove unnecessary extra linker parameters from qemu-dm build.kaf24@firebug.cl.cam.ac.uk2006-05-151-1/+1
* Add rudimentary ACPI support which allows a fully virtualized domainkaf24@firebug.cl.cam.ac.uk2006-05-153-2/+183
* Fix the cirrus vga model to not leak memory when switching betweenkaf24@firebug.cl.cam.ac.uk2006-05-125-117/+50
* Move set/unset_vram_mapping into cirrus_vga.c, pending a fixup patch.kaf24@firebug.cl.cam.ac.uk2006-05-123-94/+106
* This patch enhances the Summagraphics emulation by adding 2 features:kaf24@firebug.cl.cam.ac.uk2006-05-105-45/+124
* Reset Cirrus device model `VRAM' whenever a VGA/SVGA mode switch occurs.kaf24@firebug.cl.cam.ac.uk2006-05-101-4/+11
* Replace a bash-specific redirection in tools/ioemu/configure with akaf24@firebug.cl.cam.ac.uk2006-05-051-1/+1
* When boot device is cdrom but the cdrom is not bootable, the guest appearskaf24@firebug.cl.cam.ac.uk2006-04-281-3/+9
* merge with xen-unstable.hgawilliam@xenbuild.aw2006-04-253-11/+5
|\
| * Fix swapped calloc() arguments.kaf24@firebug.cl.cam.ac.uk2006-04-191-1/+1
| * Sync PIT device model with latest qemu and move it to hypervisor.kaf24@firebug.cl.cam.ac.uk2006-04-192-10/+4
* | merge with xen-unstable.hgawilliam@xenbuild.aw2006-04-181-1/+1
|\|
| * The default value used to control whether the guest is set up with localtime kaf24@firebug.cl.cam.ac.uk2006-04-131-1/+1
* | merge with xen-unstable.hgawilliam@xenbuild.aw2006-04-115-17/+66
|\|
| * Fix a couple of typos.kaf24@firebug.cl.cam.ac.uk2006-04-101-1/+1
| * Fix push/pop usage in tools/ioemu for x86/64.kaf24@firebug.cl.cam.ac.uk2006-04-101-1/+7
| * If the 'cdrom=' option is specified in the definition file but media is kaf24@firebug.cl.cam.ac.uk2006-04-101-2/+11
| * build: Clean up use of .PHONYkaf24@firebug.cl.cam.ac.uk2006-04-102-0/+13
| * fix bug #609 - error: PIC register `bx' clobbered in `asm'vhanquez@kneesa.uk.xensource.com2006-04-101-2/+2
| * Add code to make handling domain poweroff/reboot symmetrical betweenkaf24@firebug.cl.cam.ac.uk2006-04-062-13/+34
* | [IA64] Add memory operations for xen/ia64awilliam@xenbuild.aw2006-04-041-1/+2
|/