index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-xtensa: add MAC16 unit tests
Max Filippov
2011-10-15
2
-0
/
+244
*
target-xtensa: implement MAC16 option
Max Filippov
2011-10-15
2
-1
/
+137
*
target-xtensa: fix guest hang on masked CCOMPARE interrupt
Max Filippov
2011-10-15
4
-16
/
+93
*
Drop obsolete nographic timer
Jan Kiszka
2011-10-15
1
-13
/
+0
*
Move graphic-related coalesced MMIO flushes to affected device models
Jan Kiszka
2011-10-15
3
-2
/
+8
*
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2011-10-14
12
-633
/
+283
|
\
|
*
block: drop bdrv_has_async_rw()
Stefan Hajnoczi
2011-10-14
1
-6
/
+0
|
*
block: drop .bdrv_read()/.bdrv_write() emulation
Stefan Hajnoczi
2011-10-14
1
-72
/
+3
|
*
block: use coroutine interface for raw format
Stefan Hajnoczi
2011-10-14
1
-24
/
+8
|
*
raw-posix: remove bdrv_read()/bdrv_write()
Stefan Hajnoczi
2011-10-14
1
-277
/
+0
|
*
block: drop emulation functions that use coroutines
Stefan Hajnoczi
2011-10-14
1
-54
/
+7
|
*
linux-aio: Allow reads beyond the end of growable images
Kevin Wolf
2011-10-14
1
-3
/
+14
|
*
block: switch bdrv_aio_writev() to coroutines
Stefan Hajnoczi
2011-10-13
1
-64
/
+2
|
*
block: mark blocks dirty on coroutine write completion
Stefan Hajnoczi
2011-10-13
1
-1
/
+4
|
*
block: switch bdrv_aio_readv() to coroutines
Stefan Hajnoczi
2011-10-13
1
-13
/
+35
|
*
block: switch bdrv_read()/bdrv_write() to coroutines
Stefan Hajnoczi
2011-10-13
1
-50
/
+62
|
*
block: split out bdrv_co_do_readv() and bdrv_co_do_writev()
Stefan Hajnoczi
2011-10-13
1
-7
/
+27
|
*
block: directly invoke .bdrv_* from emulation functions
Stefan Hajnoczi
2011-10-13
1
-6
/
+8
|
*
block: directly invoke .bdrv_aio_*() in bdrv_co_io_em()
Stefan Hajnoczi
2011-10-13
1
-4
/
+4
|
*
vvfat: Fix potential buffer overflow
Kevin Wolf
2011-10-11
1
-1
/
+1
|
*
block/vvfat: Remove unused code
Stefan Weil
2011-10-11
1
-56
/
+0
|
*
block/vvfat: Fix potential memory leaks and other memory errors
Stefan Weil
2011-10-11
1
-21
/
+30
|
*
HMP: Print 'io-status' information
Luiz Capitulino
2011-10-11
1
-0
/
+5
|
*
QMP: query-status: Add 'io-status' key
Luiz Capitulino
2011-10-11
2
-0
/
+18
|
*
scsi: Support I/O status
Luiz Capitulino
2011-10-11
1
-0
/
+2
|
*
ide: Support I/O status
Luiz Capitulino
2011-10-11
1
-0
/
+2
|
*
virtio: Support I/O status
Luiz Capitulino
2011-10-11
1
-0
/
+2
|
*
block: Keep track of devices' I/O status
Luiz Capitulino
2011-10-11
4
-0
/
+57
|
*
linux-aio: Fix laio_submit error handling
Kevin Wolf
2011-10-11
1
-2
/
+2
|
*
block: allow resizing of images residing on host devices
Christoph Hellwig
2011-10-11
1
-3
/
+21
*
|
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2011-10-14
7
-32
/
+10
|
\
\
|
*
|
block/qcow: Fix use of free() instead of g_free()
Stefan Weil
2011-10-14
1
-1
/
+1
|
*
|
sheepdog: correct spelling
Dong Xu Wang
2011-10-14
1
-1
/
+1
|
*
|
tcg: Fix spelling in comment (varables -> variables)
Stefan Weil
2011-10-14
1
-1
/
+1
|
*
|
remove hpet.h
Paolo Bonzini
2011-10-14
1
-22
/
+0
|
*
|
arm_pic: Fix typo
Andreas Färber
2011-10-14
1
-1
/
+1
|
*
|
qemu-char: Fix use of free() instead of g_free()
Stefan Weil
2011-10-14
1
-4
/
+4
|
*
|
qemu-options: avoid #if in spicevmc texi help
Stefan Hajnoczi
2011-10-14
1
-2
/
+2
|
|
/
*
|
Merge remote-tracking branch 'kraxel/usb.28' into staging
Anthony Liguori
2011-10-14
9
-84
/
+180
|
\
\
|
*
|
usb-hub: don't trigger assert on packet completion.
Gerd Hoffmann
2011-10-13
1
-2
/
+6
|
*
|
usb-hid: activate usb tablet / mouse after migration.
Gerd Hoffmann
2011-10-13
1
-0
/
+11
|
*
|
hw/usb-ohci: Honour endpoint maximum packet size
Peter Maydell
2011-10-13
1
-10
/
+27
|
*
|
hw/usb-ohci: Fix OHCI_TD_T1 bit position definition
Peter Maydell
2011-10-13
1
-1
/
+1
|
*
|
usb-host: handle USBDEVFS_SETCONFIGURATION returning EBUSY
Gerd Hoffmann
2011-10-13
1
-1
/
+35
|
*
|
usb-host: factor out code
Gerd Hoffmann
2011-10-13
1
-63
/
+77
|
*
|
usb: fix port reset
Gerd Hoffmann
2011-10-13
5
-4
/
+17
|
*
|
usb-hub: need to check dev->attached
Gerd Hoffmann
2011-10-13
1
-2
/
+2
|
*
|
usb-storage: fix NULL pointer dereference.
Gerd Hoffmann
2011-10-13
1
-1
/
+4
|
|
/
*
|
Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into staging
Anthony Liguori
2011-10-14
37
-394
/
+535
|
\
\
|
|
/
|
/
|
|
*
isa: Remove isa_init_ioport_range and isa_init_ioport
Richard Henderson
2011-10-11
2
-16
/
+5
[next]