aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ioemu
Commit message (Expand)AuthorAgeFilesLines
* 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
* [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
* [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
* [QEMU] Helper functions to interface with the xenstore and read device inform...kaf24@localhost.localdomain2006-10-272-0/+156
* [QEMU] ne2000: Stop memory access beyond bufferkaf24@localhost.localdomain2006-10-271-2/+33
* [HVM] Fix qemu's test for whether physcal addresses are RAM.Tim Deegan2006-10-261-20/+30
* [IA64][HVM][QEMU] Add buffer IO mechanism for IA64/VTi domain.kfraser@localhost.localdomain2006-10-251-2/+8
* [HVM] Avoid buffer overrun in qemu-dmTim Deegan2006-10-251-0/+2
* [qemu patches] Update patches upto changeset 11870:29b02d929b7e.Christian Limpach2006-10-2424-181/+1545
* [HVM] Implement password authentication of VNC connections.kfraser@localhost.localdomain2006-10-207-4/+658
* [HVM] Windows HCT requires non-zero subvendor details in platform PCI device.kfraser@localhost.localdomain2006-10-191-1/+7
* Replace test-gcc-flag with Linux-style cc-option.kfraser@localhost.localdomain2006-10-181-1/+1
* [HVM] Enable DMA mode for CD-ROM IDE ATAPI interface.kfraser@localhost.localdomain2006-10-181-2/+2
* [HVM] Move RTC emulation into the hypervisor.kfraser@localhost.localdomain2006-10-182-0/+115
* [SOLARIS] A couple of simple compile fixes for tools/ on Solaris.kfraser@localhost.localdomain2006-10-171-3/+3
* Clean up duplication of 'install' macros in the Makefiles.kfraser@localhost.localdomain2006-10-171-3/+3
* [IOEMU] Fix argument to parse_host().kaf24@localhost.localdomain2006-10-131-1/+1
* [HVM/vncserver] Implement a 'vnclisten' option to limit the interfaceChristian Limpach2006-10-053-17/+32
* [IOEMU] When vncunused is specified, allocate a port from 5900kaf24@firebug.cl.cam.ac.uk2006-10-041-1/+1
* [HVM] qemu should wait 10ms, rather than 100ms, between running its timers.Steven Smith2006-09-271-2/+2
* [HVM][VNC] Fix typo.Steven Smith2006-09-261-1/+1
* [HVM][VNC] Work around a bug in the newest version of xvncviewer whichSteven Smith2006-09-261-4/+8