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
...
*
tools: Use PATH_MAX for pathname char arrays.
Keir Fraser
2008-04-04
2
-4
/
+4
*
stubdom: warn about disabled features
Keir Fraser
2008-04-02
2
-6
/
+9
*
ioemu: advertise write cache as enabled only when it actually is.
Keir Fraser
2008-04-02
1
-1
/
+1
*
ioemu rendering fixes
Keir Fraser
2008-04-01
5
-15
/
+47
*
ioemu: actually check for errors in bdrv_flush et al
Keir Fraser
2008-03-31
9
-18
/
+30
*
ioemu: ne2k buffer full bug fix, by Marcel Block.
Keir Fraser
2008-03-28
1
-1
/
+1
*
ioemu: Fall back to SDL rendering when GLX fails.
Keir Fraser
2008-03-28
1
-9
/
+20
*
ioemu: Perform emulated IDE flushes asynchronously.
Keir Fraser
2008-03-28
7
-6
/
+106
*
ioemu: Two qcow2 bug fixes from upstream qemu.
Keir Fraser
2008-03-27
1
-0
/
+6
*
ioemu: Fix L1 table endianess of qcow images created by tapdisk
Keir Fraser
2008-03-26
1
-0
/
+58
*
pvfb: Add offset in resize event
Keir Fraser
2008-03-26
1
-2
/
+6
*
ioemu: save IDE write cache flag.
Keir Fraser
2008-03-26
1
-3
/
+6
*
xenfb: Dynamic modes support.
Keir Fraser
2008-03-26
1
-0
/
+31
*
stubdom: remove unnecessary include
Keir Fraser
2008-03-25
1
-3
/
+0
*
ioemu: prefix phy devices with /dev/
Keir Fraser
2008-03-25
1
-0
/
+7
*
ioemu: fix VNC case when switching from 32bpp to 24bpp
Keir Fraser
2008-03-25
1
-1
/
+1
*
ioemu: Fix vnc buffer sharing when linesize != width * depth.
Keir Fraser
2008-03-20
1
-7
/
+10
*
minios: get VBD CD/removable/RO info
Keir Fraser
2008-03-20
1
-1
/
+2
*
ioemu: improve DMA transfers
Keir Fraser
2008-03-20
2
-9
/
+19
*
ioemu: IDE should accept SETMULT 0
Keir Fraser
2008-03-20
1
-1
/
+0
*
ioemu: Allow VNC buffer sharing when linesize != width * depth
Keir Fraser
2008-03-20
2
-9
/
+7
*
ioemu: Fix non-openGL resize
Keir Fraser
2008-03-20
1
-4
/
+6
*
ioemu: Initialize ioport_opaque, ioport_read/write_table to zero
Keir Fraser
2008-03-20
1
-3
/
+3
*
ioemu: fix sdl opengl rendering
Keir Fraser
2008-03-19
1
-4
/
+5
*
ioemu: Improve SDL openGL configure-script detection.
Keir Fraser
2008-03-19
1
-2
/
+2
*
stubdom: disable xen_blktap
Keir Fraser
2008-03-18
2
-0
/
+4
*
ioemu: Set subsystem vendor/device for ne2k device model.
Keir Fraser
2008-03-18
1
-0
/
+4
*
ioemu: SDL rendering using OpenGL
Keir Fraser
2008-03-18
4
-12
/
+203
*
stubdom: fix select calls after CDROM ejection
Keir Fraser
2008-03-18
1
-0
/
+1
*
stubdom: support save/restore by passing the -loadvm parameter,
Keir Fraser
2008-03-18
1
-2
/
+2
*
Use ioemu block drivers through blktap.
Keir Fraser
2008-03-18
5
-1
/
+759
*
ioemu: Let the USB tablet reach the far bottom and right pixels
Keir Fraser
2008-03-05
3
-8
/
+8
*
ioemu: support shared framebuffer and linesize != width * depth.
Keir Fraser
2008-03-05
9
-19
/
+22
*
ioemu: Slown down refresh interval when SDL is minimized
Keir Fraser
2008-03-05
3
-1
/
+15
*
ioemu: improve colordepth negotiation
Keir Fraser
2008-03-04
2
-19
/
+34
*
ioemu: Fix segfault when creating qcow-backed vbds.
Keir Fraser
2008-03-03
3
-9
/
+1
*
ioemu: xenfb shared memory patch
Keir Fraser
2008-03-03
2
-30
/
+46
*
ioemu: sdl blitting
Keir Fraser
2008-03-03
4
-17
/
+81
*
ioemu: fix xenfb slow case update by shifting to the left before
Keir Fraser
2008-03-03
1
-18
/
+34
*
merge with xen-unstable.hg
Alex Williamson
2008-02-29
13
-20
/
+279
|
\
|
*
stubdom: Fix compilation after abs_z to rel_z change
Keir Fraser
2008-02-28
1
-6
/
+4
|
*
Rename struct xenkbd_position member abs_z to rel_z. Z-axis motion is
Keir Fraser
2008-02-28
1
-3
/
+5
|
*
ioemu: Send logs to stderr and have xend redirect stderr to the
Keir Fraser
2008-02-28
3
-6
/
+4
|
*
stubdom: use PVFB so as to e.g. permit SDL display
Keir Fraser
2008-02-28
4
-3
/
+247
|
*
ioemu: Expandable storage backends should defeat block-device range checks.
Keir Fraser
2008-02-27
7
-7
/
+24
|
*
ioemu: Fix e1000 mmio range size.
Keir Fraser
2008-02-27
1
-1
/
+1
*
|
merge with xen-unstable.hg
Alex Williamson
2008-02-26
9
-27
/
+2046
|
\
|
|
*
ioemu: VNC updates should be sent only when requested.
Keir Fraser
2008-02-26
1
-22
/
+174
|
*
ioemu: Do not sue xce_handle directly as a file descriptor.
Keir Fraser
2008-02-26
2
-2
/
+2
|
*
ioemu: e1000 emulation
Keir Fraser
2008-02-26
5
-1
/
+1868
[prev]
[next]