aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ioemu/target-i386-dm
Commit message (Expand)AuthorAgeFilesLines
* Remove internal tools/ioemu tree.Keir Fraser2008-09-188-1778/+0
* stubdom: Fix modified_memory size calculationKeir Fraser2008-07-081-2/+2
* stubdom: add live migration support by having ioemu just notify theKeir Fraser2008-06-301-2/+13
* ioemu: HVM virtual S3Keir Fraser2008-05-201-0/+4
* ioemu: drop reschedule of handle_buffered_io on I/O reqsKeir Fraser2008-04-161-1/+1
* tools: Make xend set time offset for all kinds of domains, so thatKeir Fraser2008-04-111-2/+0
* [IA64] Fix qemu memory access on IA64Alex Williamson2008-02-221-4/+5
* x86 hvm: Replace old MMIO emulator with x86_emulate()-based harness.Keir Fraser2008-02-201-106/+1
* libxenctrl headers should not pollute macro namespace withKeir Fraser2008-02-121-3/+3
* ioemu: fix compilation without softfloatKeir Fraser2008-02-111-0/+4
* Revert 16963:d29d74d4eeac and 16750:2ac0fd9fd4b4.Keir Fraser2008-02-031-27/+4
* hvm: Fix 'xm save' bug in qhich qemu-dm ignores SIGTERM.Keir Fraser2008-02-011-2/+19
* ioemu: Use asprintf instead of PATH_MAX, which POSIX says to be facultative.Keir Fraser2008-01-231-3/+3
* ioemu: fix xc_handle declarationKeir Fraser2008-01-231-1/+1
* ioemu: fix phys_ram_addr parameter usageKeir Fraser2008-01-231-1/+1
* ioemu: replace non-standard ulong with unsigned longKeir Fraser2008-01-181-1/+1
* qemu-dm: Nicely terminate the device model script, to let it properlyKeir Fraser2008-01-181-2/+8
* HVM vif without bridge.Keir Fraser2008-01-081-1/+1
* hvm: buffered_ioreq does not need a 'df' field. Add explicit bitfieldKeir Fraser2007-12-061-1/+1
* hvm: Clean up buf_ioreq handling.Keir Fraser2007-11-081-8/+9
* ioemu: ioemu portion of buffered-io fix.Keir Fraser2007-11-011-4/+1
* x86, hvm: Improve standard VGA performanceKeir Fraser2007-10-261-4/+24
* pv-qemu 2/10: Add a QEMU machine type for paravirt guestsKeir Fraser2007-10-251-2/+3
* ia64: make buffered pio aware of save/restore.Keir Fraser2007-10-221-0/+1
* ioemu: Fixes for BSD.Keir Fraser2007-09-271-2/+2
* qemu: Remove mapcache lock - we no longer have multiple threads in core qemu ...kfraser@localhost.localdomain2007-08-301-15/+0
* ioemu: Avoid unaligned guest memory accesses on ia64.kfraser@localhost.localdomain2007-08-291-0/+6
* [HVM] Live-migration fixups after 15639:c585f993385cTim Deegan2007-07-241-1/+2
* [HVM] Control qemu's state-save via xenstore, instead of SIGUSR1Tim Deegan2007-07-241-12/+28
* Merge with ia64 xen tree.kfraser@localhost.localdomain2007-07-121-4/+2
|\
| * hvm: Fix memcpy_words() asm in ioemu.kfraser@localhost.localdomain2007-07-101-4/+2
* | 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-021-0/+1
|/
* ioemu: Assembler memcpy() for x86, and lowest-common-denominatorkfraser@localhost.localdomain2007-06-191-9/+31
* hvm: e820 public header cleanup.Keir Fraser2007-06-101-2/+0
* ioemu: save file name is snprintf()ed into a plenty big enough buffer.kfraser@localhost.localdomain2007-06-081-2/+2
* Avoid using /tmp for qemu state files since an unprivileged userSteven Hand2007-06-081-1/+1
* ioemu: Tiny indentation fix.kfraser@localhost.localdomain2007-06-071-1/+1
* tools: Fix some type issues GCC 4.1.0 warnings.kfraser@localhost.localdomain2007-06-071-7/+18
* [HVM] Prevent usb driver crashes in Windowskfraser@localhost.localdomain2007-06-061-2/+27
* Use name instead of pid in QEMU logs.kfraser@localhost.localdomain2007-06-041-20/+18
* [NET] Remove netloop from network bridge init scripts.kfraser@localhost.localdomain2007-06-041-1/+29
* 64-bit hvm on 32-bit dom0 - ioemu adjustmentskfraser@localhost.localdomain2007-05-151-18/+15
* HVM save/restore: handle larger domain ids.Steven Hand2007-05-141-1/+1
* hvm qemu: Fix for masking 64-bit operands broke 32-bit operands withKeir Fraser2007-05-131-2/+6
* hvm qemu: Fix write parameter masking for 64-bit guests.Keir Fraser2007-05-121-1/+1
* [qemu] Fix ia64 after removal of ia64_intrinsic.h.Christian Limpach2007-05-111-0/+5
* [ioemu] Update to qemu 0.90.Christian Limpach2007-05-093-17/+100
* hvm: Fix a bug in the mmio emulation of SUB instruction.kfraser@localhost.localdomain2007-04-161-0/+18