aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ioemu
Commit message (Expand)AuthorAgeFilesLines
...
* [ioemu] Consistently extend all block device operations to include scsi disks.Christian Limpach2007-04-114-10/+10
* Provide the use of SCSI disks in HVM domains. Currently there is akfraser@localhost.localdomain2007-04-114-109/+122
* hvm ioemu: Avoid accessing invalid pseudophysical addresses in HVMKeir Fraser2007-04-093-64/+76
* [HVM] Save/restore: qemu-dm should calculate bitmap size from maximum gpfnTim Deegan2007-04-051-6/+2
* PV-on-HVM: Add new ioreq 'invalidate' for zapping ioemu-dm mapccahekfraser@localhost.localdomain2007-04-052-9/+6
* hvm: x86 ioemu-dm does not need a memory-size parameter on the command line.kfraser@localhost.localdomain2007-04-042-11/+5
* hvm ioemu x86: Avoid assumptions about memory map.kfraser@localhost.localdomain2007-04-041-44/+34
* Remove hvm_drain_io() hypercall, simplify qemu main loop and do notkfraser@localhost.localdomain2007-04-041-46/+15
* [hvm] Keep track of time offset between domain time and dom0 time.Christian Limpach2007-04-034-0/+111
* [HVM] Save/restore: fix missing return code in USB restoreTim Deegan2007-03-291-0/+1
* [HVM] Save/restore: Allow save/restore of multiple NICsTim Deegan2007-03-293-12/+16
* [HVM] Save/restore: backport pcnet save/restore from qemu tip.Tim Deegan2007-03-291-0/+56
* [HVM] Save/restore: Save the ACPI PM control register in qemuTim Deegan2007-03-291-0/+18
* [ioemu] Don't enable monitor or serial console on virtual consoles by default.Christian Limpach2007-03-281-3/+2
* [ioemu] Revert 14585:3375391fb0c9 since this removes useful functionality.Christian Limpach2007-03-282-13/+0
* hvm: Remove access to QEMU monitor in VNC serverkfraser@localhost.localdomain2007-03-272-0/+13
* [HVM] Intercept ACPI pm-timer registersTim Deegan2007-03-261-230/+13
* [ioemu] Cleanup media change code.Christian Limpach2007-03-191-31/+21
* [QEMU] fix typo in 14405Tim Deegan2007-03-161-1/+1
* hvm ioemu: Add support for IOREQ_TYPE_XCHG in qemu-dm.kfraser@localhost.localdomain2007-03-161-0/+15
* [HVM][QEMU] Save/restore: enable HVM live migrationTim Deegan2007-03-162-1/+142
* add usb device save/restore in qemuTim Deegan2007-03-146-0/+162
* [HVM] Save/restore: make sure all ioreqs are gone when a domain is savedTim Deegan2007-03-083-8/+71
* [HVM] Save/restore: back-port IDE controller save routine from current qemu.Tim Deegan2007-03-081-0/+115
* tools: Clean up use of 'install' command.kfraser@localhost.localdomain2007-03-071-4/+4
* ioemu: Remove use of 'echo -c' in script.kfraser@localhost.localdomain2007-03-071-2/+1
* ioemu: Close file descriptors when forking processes.kfraser@localhost.localdomain2007-03-062-1/+15
* hvm: Clean up console-information passing via xenstore.kfraser@localhost.localdomain2007-03-011-6/+59
* hvm/ia64: Fix IDE PIO acceleration.kfraser@localhost.localdomain2007-03-011-2/+2
* Use stat to poll on phantom device until it becomes readyWim Colgate2007-02-281-29/+20
* Accelerate IDE PIO on HVM/IA64 [1/3]kfraser@localhost.localdomain2007-02-272-0/+130
* Remap PCI-ISA IRQ 6 to IRQ 7. Disable LPT1 by default and remove itskfraser@localhost.localdomain2007-02-261-1/+6
* hvm: unset_mm_mapping() for vga acceleration region should recalculatekfraser@localhost.localdomain2007-02-231-6/+6
* hvm, vtpm: Fix wait for an outstanding response.kfraser@localhost.localdomain2007-02-191-0/+2
* [VTPM] Add a missing initialization of a state variable in the TISkfraser@localhost.localdomain2007-02-151-0/+1
* [blktap] Allow HVM booting from blktap device(s)wim@xen-wim.site2007-02-071-1/+59
* hvm: Add PCI subsystem ID to emulated devices.kfraser@localhost.localdomain2007-02-073-2/+12
* [TPM] TIS dm suspend code fixkfraser@localhost.localdomain2007-02-061-4/+9
* [QEMU] Unmap video RAM before telling the guest to free it.Tim Deegan2007-02-051-15/+14
* [HVM] Allow HVM guest to request invalidation of foreign mappings viakaf24@localhost.localdomain2007-01-274-24/+54
* [QEMU] Clear TD status field explicitly when it's fetched.kfraser@localhost.localdomain2007-01-241-0/+8
* Merge with xen-ia64-unstable.hgkfraser@localhost.localdomain2007-01-185-1/+106
|\
| * [ioemu] fix build - prototype for static function needs to be static.Christian Limpach2007-01-181-1/+2
| * [HVM] save restore: device model supportTim Deegan2007-01-185-1/+105
* | merge with xen-unstable.hgawilliam@xenbuild2.aw2007-01-1023-328/+401
|\|
| * [HVM] Add expansion-ROM boot support again.Tim Deegan2007-01-082-1/+3
| * [IOEMU] Process reset requests before returning control to the guest.Ian Campbell2007-01-031-0/+21
| * [QEMU] Fix a number of signedness issues plus a typo in the version checking ...kaf24@localhost.localdomain2006-12-282-28/+27
| * [HVM] Revert cset 13103 for now, as it is causing boot errors.Tim Deegan2006-12-222-3/+1
| * [QEMU] Align VGA ram allocationTim Deegan2006-12-212-3/+9