aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ioemu
Commit message (Expand)AuthorAgeFilesLines
* [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
| * [qemu patches] Update patches upto changeset 13113:fd1ccd818f2c.Christian Limpach2006-12-211-14/+15
| * [QEMU] Include pthread.h.kfraser@localhost.localdomain2006-12-211-0/+1
| * [qemu patches] Update patches upto changeset 13108:ed815cbdc90e.Christian Limpach2006-12-2015-296/+339
| * [HVM] Add expansion-ROM boot support to the ROMBIOSTim Deegan2006-12-202-1/+3
* | [IA64] Clean up VTi memory initialization logicawilliam@xenbuild2.aw2007-01-101-4/+0
|/
* Use portable recursive mutex in qemue mapcache.Steven Hand2006-12-151-7/+28
* Fix deadlock when accessing IO memory.Steven Hand2006-12-141-1/+1
* [IOEMU] Locking needed to access mapcache.kfraser@localhost.localdomain2006-12-132-5/+13
* Merge with xen-ia64-unstable.hgkaf24@localhost.localdomain2006-12-0947-559/+3977
|\
| * [qemu patches] Update patches upto changeset 12814:c3ad3fcfe3.Christian Limpach2006-12-085-19/+495
| * [qemu patches] Update patches upto changeset 12756:1d32fb45e0.Christian Limpach2006-12-0845-559/+3501
* | merge with xen-unstable.hgawilliam@xenbuild2.aw2006-12-087-46/+183
|\|
| * [HVM] qemu mouse: Adds support for USB mouse/tablet status check andkfraser@localhost.localdomain2006-12-072-16/+39
| * [VTPM][HVM] Transmit the locality in which the command was sent in thekfraser@localhost.localdomain2006-12-071-3/+9
| * [HVM] qemu: Add guest address-space mapping cache.kfraser@localhost.localdomain2006-12-074-28/+136
* | [IA64] Fix Vtiawilliam@xenbuild2.aw2006-12-061-20/+12
* | merge with xen-unstable.hgawilliam@xenbuild.aw2006-12-054-9/+131
|\|
| * Tidy.Ewan Mellor2006-12-041-2/+2
| * Fix numpad handling in QEMU's VNC server. The keymaps that we have includeEwan Mellor2006-12-043-2/+107
| * [QEMU] Error reporting in IDE device model.kfraser@localhost.localdomain2006-12-041-7/+24
* | merge with xen-unstable.hgawilliam@xenbuild.aw2006-12-044-21/+32
|\|
| * [QEMU] Do shift-key processing in QEMU monitor terminal when connected via VNC.kfraser@localhost.localdomain2006-11-301-2/+18
| * [QEMU] usb-uhci: Data buffer is too smallkfraser@localhost.localdomain2006-11-301-1/+1
| * [QEMU] Simpler workaround for guest writes to PCI configkfraser@localhost.localdomain2006-11-302-18/+13
* | [IA64] Change to new interrupt deliver mechanism.awilliam@xenbuild.aw2006-12-011-2/+2
|/
* [QEMU] pci: Unaligned config read/write overflowkfraser@localhost.localdomain2006-11-281-8/+16
* [XEN] Cleanups to phys/mach address handling.kfraser@localhost.localdomain2006-11-271-22/+0
* [QEMU] fdc: Limit sector size to 16Kkfraser@localhost.localdomain2006-11-271-1/+1
* [HVM] Move PCI and PCI-ISA bridge setup to hvmloader.kfraser@localhost.localdomain2006-11-221-246/+1
* [QEMU] Add TCP_NODELAY to tcp connections exporting serial ports.PeterJohnston2006-11-221-0/+3
* [HVM] Reworked interrupt distribution logic.kfraser@localhost.localdomain2006-11-213-4/+401
* [QEMU] rtl8139: Disallow chaining above 64Kkfraser@localhost.localdomain2006-11-171-4/+4
* [TOOLS] Provide common LFS CFLAGS/LDFLAGS additions in Rules.mk.kfraser@localhost.localdomain2006-11-171-1/+2
* Fix clobbering bug when hde is specified; QEMU only supports up to hdd, butEwan Mellor2006-11-161-1/+1
* [IA64] Fix weird behaviour when configuring >3G memory for a VTI domain.kfraser@localhost.localdomain2006-11-141-3/+3
* [IOEMU] Simply fake-bios init of the piix4acpi device.kfraser@localhost.localdomain2006-11-132-12/+8
* [HVM][IA64] Due to IPF Guest Firmware will enumerate PCI, shutdown inkfraser@localhost.localdomain2006-11-131-2/+10
* [IOEMU] Fix Linux smp guest hangs with complaint "BUG: soft lock detected on ...kfraser@localhost.localdomain2006-11-131-6/+20
* qemu error message for xc_domain_translate_gpfn_list() failure incorrectkaf24@localhost.localdomain2006-11-111-1/+2