aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ioemu
Commit message (Expand)AuthorAgeFilesLines
...
* pv-qemu 7/10: Async negotiation with xenfb frontendKeir Fraser2007-10-253-308/+401
* pv-qemu 6/10: Merge private & public xenfb structsKeir Fraser2007-10-253-91/+70
* pv-qemu 5/10: Refactor QEMU console integrationKeir Fraser2007-10-253-267/+280
* pv-qemu 4/10: Refactor xenfb event handlersKeir Fraser2007-10-253-167/+94
* pv-qemu: Remove standalone xenfb codeKeir Fraser2007-10-254-2/+860
* pv-qemu 2/10: Add a QEMU machine type for paravirt guestsKeir Fraser2007-10-255-4/+324
* pv-qemu 1/10: Add a QEMU machine type for fullvirt guestsKeir Fraser2007-10-254-239/+304
* hvm, vt-d: Add memory cache-attribute pinning domctl for HVMKeir Fraser2007-10-231-0/+6
* vt-d: Fix PCI=device parsing.Keir Fraser2007-10-221-4/+4
* ia64: make buffered pio aware of save/restore.Keir Fraser2007-10-223-5/+62
* hvm: Fix PCI-passthru string parsing.Keir Fraser2007-10-201-34/+10
* vt-d: Detect and report failure to assign a pass-thru PCI device.Keir Fraser2007-10-191-42/+43
* tools: Remove bogus external uses of xc_private.h. Clean up libflask.Keir Fraser2007-10-181-1/+0
* ioemu: Allow xvd* to co-exist with hd*.Keir Fraser2007-10-161-2/+23
* ioemu: Add keymap definitions to the Dutch Belgium keymap file.Keir Fraser2007-10-151-0/+66
* ioemu: Allow blktap to be able to be booted as system volume for PV-on-HVMKeir Fraser2007-10-151-1/+26
* Fix ioemu compile on SolarisKeir Fraser2007-10-021-0/+2
* ioemu: Fixes for BSD.Keir Fraser2007-09-2714-46/+148
* ioemu: security fixes for not-built or not-default-configured subsystems.Keir Fraser2007-09-263-6/+17
* [VTD] dynamically determines whether to link with libpci or not in QEMU.Keir Fraser2007-09-201-6/+10
* PCI passthru: tools changes (generic and vt-d)kfraser@localhost.localdomain2007-09-146-9/+581
* qemu-dm: fix block-raw io debug printkfraser@localhost.localdomain2007-09-141-5/+5
* [QEMU] Enhance raw io reliabilitykfraser@localhost.localdomain2007-09-111-2/+92
* qemu: Backport qemu vnc/event-loop fix from upstream.kfraser@localhost.localdomain2007-09-111-6/+22
* xc_map_foreign_pages(), a convenient alternative to xc_map_foreign_batch()kfraser@localhost.localdomain2007-09-072-2/+2
* qemu: Allow more IDE power management.kfraser@localhost.localdomain2007-08-301-1/+11
* qemu: Remove mapcache lock - we no longer have multiple threads in core qemu ...kfraser@localhost.localdomain2007-08-303-27/+1
* ioemu: Avoid unaligned guest memory accesses on ia64.kfraser@localhost.localdomain2007-08-291-0/+6
* ioemu: Avoid struct members clashing with POSIX apiskfraser@localhost.localdomain2007-08-281-12/+12
* ioemu: error checkin when setting up the Cirrus Logic video device.kfraser@localhost.localdomain2007-08-281-1/+6
* [HVM] Live-migration fixups after 15639:c585f993385cTim Deegan2007-07-242-22/+20
* [HVM] Control qemu's state-save via xenstore, instead of SIGUSR1Tim Deegan2007-07-245-41/+92
* [IOEMU] Fix shift key for graphical vnc displaykfraser@localhost.localdomain2007-07-232-8/+100
* [HVM] Qemu rtl8139: correct rx CRC calculationTim Deegan2007-07-161-5/+4
* [HVM] Qemu rtl8139: correct ring-buffer wrapping.Tim Deegan2007-07-161-1/+1
* Merge with ia64 xen tree.kfraser@localhost.localdomain2007-07-123-10/+4
|\
| * hvm: Re-introduce LPT1 device in ACPI tables.kfraser@localhost.localdomain2007-07-111-5/+0
| * Make QEMU consistently report write caching support for emulated IDEkfraser@localhost.localdomain2007-07-111-1/+2
| * hvm: Fix memcpy_words() asm in ioemu.kfraser@localhost.localdomain2007-07-101-4/+2
* | merge with xen-unstable.hgAlex Williamson2007-07-103-3/+6
|\|
| * Revert 15471:7ac7f147241405af83e7a9d748cf7b01279734fckfraser@localhost.localdomain2007-07-061-4/+2
| * hvm: Fix vnc keymap for Japanese keyboards.kfraser@localhost.localdomain2007-07-062-1/+4
| * hvm: Allow blktap to be able to be booted as system volume for PV-on-HVMkfraser@localhost.localdomain2007-07-061-2/+4
| * hvm: Fix keymap for Windows keys.kfraser@localhost.localdomain2007-07-031-2/+2
* | [IA64] Typo fixAlex Williamson2007-07-021-1/+1
* | merge with xen-unstable.hgAlex Williamson2007-07-021-1/+1
|\|
| * ioemu: Fix ifdef __x86_64__kfraser@localhost.localdomain2007-06-251-1/+1
* | [IA64] Fix NVRAM data cannot be saved when guest execute "reboot"Alex Williamson2007-07-022-0/+10
|/
* hvm: Fix ioemu Qcow support.kfraser@localhost.localdomain2007-06-202-1/+13
* ioemu: Assembler memcpy() for x86, and lowest-common-denominatorkfraser@localhost.localdomain2007-06-191-9/+31