index
:
xen/xen
master
stable-4.0
stable-4.1
stable-4.2
stable-4.3
staging
staging-4.0
staging-4.1
staging-4.2
staging-4.3
xen
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
ioemu
Commit message (
Expand
)
Author
Age
Files
Lines
*
ioemu: use POSIX int type.
Keir Fraser
2008-02-07
1
-1
/
+1
*
ioemu: Fix build after LIST->QEMU_LIST changes.
Keir Fraser
2008-02-07
2
-8
/
+8
*
ioemu: avoid name clashes due to LIST_* macros
Keir Fraser
2008-02-07
5
-48
/
+48
*
ioemu: config cleanup re AF_UNIX sockets on non-Windows
Keir Fraser
2008-02-07
3
-2
/
+9
*
Revert 16947:32b898768217027. Breaks HVM qcow-backed discs.
Keir Fraser
2008-02-04
4
-11
/
+7
*
Revert 16963:d29d74d4eeac and 16750:2ac0fd9fd4b4.
Keir Fraser
2008-02-03
1
-27
/
+4
*
hvm: Fix 'xm save' bug in qhich qemu-dm ignores SIGTERM.
Keir Fraser
2008-02-01
1
-2
/
+19
*
Direct Linux boot: Support booting non-relocatable Linux kernels.
Keir Fraser
2008-02-01
1
-2
/
+93
*
Direct Linux boot: Support booting relocatable Linux kernels.
Keir Fraser
2008-02-01
1
-88
/
+266
*
ioemu: Stop PV guest from parsing xenstore and opening block devices.
Keir Fraser
2008-01-31
4
-7
/
+11
*
ioemu: Fix xenstore access changes.
Keir Fraser
2008-01-30
1
-8
/
+3
*
ioemu: strip tap subtype prefix from image name
Keir Fraser
2008-01-30
1
-3
/
+26
*
ioemu: use standard uint8_t instead of uint8 in new e100 s/r code
Keir Fraser
2008-01-30
1
-2
/
+2
*
ioemu: Better fix for SB16 infinite looping.
Keir Fraser
2008-01-30
2
-4
/
+18
*
ioemu: Add support for e100 nic save/restore.
Keir Fraser
2008-01-29
1
-3
/
+144
*
Move generation of public header hierarchy into the tools.
Keir Fraser
2008-01-26
1
-0
/
+1
*
vt-d: Do FLR of assigned devices with VT-d
Keir Fraser
2008-01-24
1
-54
/
+1
*
ioemu: 'lib64' is Linux-specific
Keir Fraser
2008-01-24
1
-1
/
+1
*
ioemu: Improve xenstore_read_vncpasswd().
Keir Fraser
2008-01-24
1
-10
/
+15
*
ioemu: handle empty vnc passwd
Keir Fraser
2008-01-23
3
-18
/
+12
*
ioemu: Use asprintf instead of PATH_MAX, which POSIX says to be facultative.
Keir Fraser
2008-01-23
1
-3
/
+3
*
ioemu: fix xc_handle declaration
Keir Fraser
2008-01-23
1
-1
/
+1
*
ioemu: fix phys_ram_addr parameter usage
Keir Fraser
2008-01-23
1
-1
/
+1
*
ioemu: cache the BlockDriverState pointer
Keir Fraser
2008-01-23
1
-4
/
+5
*
[IA64][IOEMU] Add back ia64
Alex Williamson
2008-01-22
1
-0
/
+3
*
ioemu: Use XEN_TARGET_ARCH instead of uname -m.
Keir Fraser
2008-01-22
1
-32
/
+4
*
hvm, ioemu: Fix the ide/cdrom emulation error on FC7 guest.
Keir Fraser
2008-01-22
1
-1
/
+4
*
ioemu: replace non-standard ulong with unsigned long
Keir Fraser
2008-01-18
1
-1
/
+1
*
qemu-dm: Nicely terminate the device model script, to let it properly
Keir Fraser
2008-01-18
1
-2
/
+8
*
hvm: Extboot support for Xen
Keir Fraser
2008-01-17
3
-1
/
+129
*
HVM vif without bridge.
Keir Fraser
2008-01-08
1
-1
/
+1
*
[qemu-dm] Fix debugging output in tpm tis model
Keir Fraser
2007-12-20
1
-5
/
+6
*
Fix some build system error handling.
Keir Fraser
2007-12-20
2
-5
/
+5
*
hvm: Fix TPMD and QEMU connection
Keir Fraser
2007-12-20
1
-0
/
+5
*
ioemu: Do not close slave half of a pty.
Keir Fraser
2007-12-20
1
-2
/
+0
*
Fix master/slave handling in xenconsoled and qemu
Keir Fraser
2007-12-19
1
-2
/
+65
*
ioemu/qemu vga: save and restore vram buffer (take 2)
Keir Fraser
2007-12-12
1
-2
/
+14
*
Revert 16579:0884e0a5ecc33afac8d60ea09652cf436d1a33ce.
Keir Fraser
2007-12-12
2
-24
/
+9
*
vt-d: Test device assignability in xend, but defer actual assignment to qemu-dm.
Keir Fraser
2007-12-12
1
-1
/
+11
*
ioemu/qemu vga: save and restore vram buffer
Keir Fraser
2007-12-12
2
-9
/
+24
*
ioemu: Include mouse dz in xenfb event packet
Keir Fraser
2007-12-10
1
-4
/
+7
*
qemu 16550 uart: Fast-drop bursts of transmitted characters to avoid
Keir Fraser
2007-12-08
1
-6
/
+12
*
ioemu: Include termios.h and sys/ioctl.h to get TIOCM_* definitions.
Keir Fraser
2007-12-07
1
-7
/
+2
*
[IOEMU] Correct hu keymap definitions
Keir Fraser
2007-12-07
1
-15
/
+14
*
[IOEMU] Add latin2 key symbol definitions.
Keir Fraser
2007-12-07
1
-0
/
+59
*
Fix ioemu compile: serial.c was including a Linux-specific header.
Keir Fraser
2007-12-07
1
-1
/
+7
*
hvm: buffered_ioreq does not need a 'df' field. Add explicit bitfield
Keir Fraser
2007-12-06
1
-1
/
+1
*
qemu-dm: Limit transmit retries from virtual UART FIFO.
Keir Fraser
2007-12-06
1
-6
/
+9
*
[QEMU-DM] Upgrade emulated UART to 16550A.
Keir Fraser
2007-12-05
1
-199
/
+276
*
[QEMU-DM] Modem control line & msl/mcr register support.
Keir Fraser
2007-12-05
3
-12
/
+144
[next]