aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ioemu
Commit message (Expand)AuthorAgeFilesLines
...
* [QEMU] Fix up ioemu timer save/restore after version changes.Tim Deegan2007-06-111-1/+1
* hvm: e820 public header cleanup.Keir Fraser2007-06-102-3/+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
* qemu: Fix vnc port offset in xenstorekfraser@localhost.localdomain2007-06-061-1/+1
* [HVM] Prevent usb driver crashes in Windowskfraser@localhost.localdomain2007-06-061-2/+27
* qemu: Use domid in qemu log name. Can be related back to domain namekfraser@localhost.localdomain2007-06-051-4/+4
* qemu: More care over filename string sizes.kfraser@localhost.localdomain2007-06-041-3/+4
* Use name instead of pid in QEMU logs.kfraser@localhost.localdomain2007-06-042-24/+24
* [NET] Remove netloop from network bridge init scripts.kfraser@localhost.localdomain2007-06-042-4/+60
* hvm: Exceed maximum number of ioemu's NIC for VNIF.kfraser@localhost.localdomain2007-05-311-23/+23
* Fix the very-slow-IDE-IO-speed issue of Qemu 0.90kfraser@localhost.localdomain2007-05-311-0/+6
* ioemu: Attempt to setup tap interface up to 3 times.kfraser@localhost.localdomain2007-05-241-2/+4
* vnc: Fix Zenkaku_Hankaku and add deadkey keysymskfraser@localhost.localdomain2007-05-241-1/+25
* Fix TPM support in HVM domainskfraser@localhost.localdomain2007-05-151-5/+20
* 64-bit hvm on 32-bit dom0 - ioemu adjustmentskfraser@localhost.localdomain2007-05-151-18/+15
* Fix HVM save/restore after upgrade to 0.90.Steven Hand2007-05-141-0/+72
* 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: Fix ACPI shutdown, broken by my previous changeset.Keir Fraser2007-05-121-10/+14
* hvm qemu: Fix write parameter masking for 64-bit guests.Keir Fraser2007-05-121-1/+1
* hvm: Fix emulation of PIIX4 PMCNTRL register for soft power-off.Keir Fraser2007-05-121-66/+16
* [qemu patches] Update patches upto changeset 15040:090ca10cb543.Christian Limpach2007-05-116-86/+75
* [qemu] Fix ia64 after removal of ia64_intrinsic.h.Christian Limpach2007-05-112-2/+5
* [qemu patches] Update patches upto changeset 15036:dfbbb4d3b0dd.Christian Limpach2007-05-103-236/+191
* [qemu] Fix keypad handling for VNC.Christian Limpach2007-05-103-1/+106
* [qemu patches] Update patches upto changeset 15032:8f510bf078c7.Christian Limpach2007-05-104-251/+13
* [qemu patches] Update patches upto changeset 15032:8f510bf078c7.Christian Limpach2007-05-1025-793/+300
* [qemu] Remove atomic_set_bit, atomic_clear_bit and ia64_intrinsic.h and itsChristian Limpach2007-05-103-322/+5
* [qemu] Remove unused -timeoffset option.Christian Limpach2007-05-104-46/+10
* [qemu] Remove -vnclisten option since the same functionality is nowChristian Limpach2007-05-103-36/+19
* [qemu] Remove no longer needed change.Christian Limpach2007-05-101-4/+0
* [qemu] Fix shift key for non-graphical vnc displays (like the monitor).Christian Limpach2007-05-101-1/+1
* [qemu] Sync data to disk if write cache is disabled.Christian Limpach2007-05-101-0/+3
* [qemu] Fix typo in previous ia64 build fix (my fault).Christian Limpach2007-05-091-1/+1
* [qemu] Fix ia64 build.Christian Limpach2007-05-091-0/+1
* [ioemu] Update to qemu 0.90.Christian Limpach2007-05-09252-9323/+18889
* [qemu patches] Update patches upto changeset 15013:b78d611d1b.3.1.0-branchedChristian Limpach2007-05-081-5/+5
* ioemu: Fix typo in the ISO_Level3_Shift patch which prevents AltGr key working.Keir Fraser2007-05-071-1/+1
* [qemu patches] Update patches upto changeset 14986:1ddaf2650633.Christian Limpach2007-05-0368-1303/+3762
* Handle ISO_Level3_Shift keysym as AltGr in ioemu/vncfb.kfraser@localhost.localdomain2007-04-302-0/+2
* hvm ioemu: Fix SCSI initialisation after c/s 14942.kfraser@localhost.localdomain2007-04-261-1/+1
* hvm ioemu: Do not initialise the LSI SCSI interface if no SCSI discskfraser@localhost.localdomain2007-04-251-4/+5
* [qemu-dm] Check for null pointer in dma handler function pointer.Christian Limpach2007-04-241-0/+2
* [qemu-dm] Add bounds checks to block device reads/writes.Christian Limpach2007-04-241-0/+4
* [qemu-dm] Add bounds checks for cirrus bitblit memory accesses.Christian Limpach2007-04-243-39/+101
* qemu: Do not kill ioemu if undefined LSI-SCI registers are read. Justkfraser@localhost.localdomain2007-04-241-0/+5
* hvm: Fix a bug in the mmio emulation of SUB instruction.kfraser@localhost.localdomain2007-04-161-0/+18