aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ioemu
Commit message (Expand)AuthorAgeFilesLines
...
| * [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
* [HVM] Clarify ioreq interactions between Xen and qemu-dm.kfraser@localhost.localdomain2006-11-101-15/+23
* [HVM] Clean up IOREQ state managemnet and evtchn notifications.kfraser@localhost.localdomain2006-11-092-12/+3
* [IA64][VMX] Fix 3G memory limit for VTi domain.kfraser@localhost.localdomain2006-11-091-5/+5
* Add the Japanese keymap for VNC Server.kasai.takanori@jp.fujitsu.com2006-11-082-0/+13
* [HVM] Replace shared-memory PIC state with a set-irq-level hypercall.kfraser@localhost.localdomain2006-11-071-41/+1
* Trivial change to look in correct location for qemu-dm when using the debug w...kfraser@localhost.localdomain2006-11-071-1/+6
* [HVM] Move shadow initialisation into domain-creation hypercall.kfraser@localhost.localdomain2006-11-011-5/+4
* [HVM] Use correct types for guest physical addressesTim Deegan2006-10-311-31/+31
* [HVM] Add support for 'add r8,m8' instruction to memory-mapped I/O.kfraser@localhost.localdomain2006-10-311-0/+18
* [HVM] Fix Qemu-dm serial issues:kfraser@localhost.localdomain2006-10-302-8/+38
* [QEMU] Add a TIS device model compliant to the 1.2 TPM specification.kaf24@localhost.localdomain2006-10-274-0/+1122