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
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: Fix how mirror_run() frees its buffer
Markus Armbruster
2013-01-15
1
-1
/
+1
*
win32-aio: Fix how win32_aio_process_completion() frees buffer
Markus Armbruster
2013-01-15
1
-1
/
+1
*
sheepdog: clean up sd_aio_setup()
Liu Yuan
2013-01-15
1
-6
/
+5
*
sheepdog: multiplex the rw FD to flush cache
Liu Yuan
2013-01-15
1
-45
/
+37
*
block: make discard asynchronous
Paolo Bonzini
2013-01-15
2
-81
/
+88
*
raw: support discard on block devices
Paolo Bonzini
2013-01-15
1
-0
/
+36
*
raw-posix: remember whether discard failed
Paolo Bonzini
2013-01-15
1
-3
/
+6
*
raw-posix: support discard on more filesystems
Kusanagi Kouichi
2013-01-15
1
-2
/
+24
*
qcow2: Fix segfault on zero-length write
Kevin Wolf
2013-01-15
1
-1
/
+1
*
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-01-14
2
-56
/
+42
|
\
|
*
block: make qiov_is_aligned() public
Stefan Hajnoczi
2013-01-14
1
-17
/
+1
|
*
raw-posix: fix bdrv_aio_ioctl
Paolo Bonzini
2013-01-14
1
-9
/
+1
|
*
sheepdog: implement direct write semantics
Liu Yuan
2013-01-14
1
-30
/
+40
*
|
qemu-option: move standard option definitions out of qemu-config.c
Paolo Bonzini
2013-01-12
1
-0
/
+27
|
/
*
Replace remaining gmtime, localtime by gmtime_r, localtime_r
Stefan Weil
2013-01-11
1
-4
/
+0
*
sheepdog: pass oid directly to send_pending_req()
Liu Yuan
2013-01-02
1
-1
/
+1
*
sheepdog: don't update inode when create_and_write fails
Liu Yuan
2013-01-02
1
-4
/
+5
*
block/raw-win32: Fix compiler warnings (wrong format specifiers)
Stefan Weil
2013-01-02
1
-2
/
+2
*
raw-posix: add raw_get_aio_fd() for virtio-blk-data-plane
Stefan Hajnoczi
2013-01-02
1
-0
/
+34
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
25
-42
/
+42
*
migration: move include files to include/migration/
Paolo Bonzini
2012-12-19
6
-6
/
+6
*
block: move include files to include/block/
Paolo Bonzini
2012-12-19
33
-43
/
+43
*
qapi: move include files to include/qobject/
Paolo Bonzini
2012-12-19
2
-2
/
+2
*
janitor: do not include qemu-char everywhere
Paolo Bonzini
2012-12-19
1
-1
/
+0
*
janitor: do not rely on indirect inclusions of or from qemu-char.h
Paolo Bonzini
2012-12-19
2
-0
/
+2
*
build: move rules from Makefile to */Makefile.objs
Paolo Bonzini
2012-12-19
1
-0
/
+2
*
qcow2: Factor out handle_dependencies()
Kevin Wolf
2012-12-13
1
-28
/
+42
*
qcow2: Execute run_dependent_requests() without lock
Kevin Wolf
2012-12-13
1
-20
/
+16
*
qcow2: Enable dirty flag in qcow2_alloc_cluster_link_l2
Kevin Wolf
2012-12-13
3
-7
/
+7
*
qcow2: Allocate l2meta only for cluster allocations
Kevin Wolf
2012-12-13
3
-31
/
+31
*
qcow2: Drop l2meta.cluster_offset
Kevin Wolf
2012-12-13
3
-15
/
+14
*
qcow2: Allocate l2meta dynamically
Kevin Wolf
2012-12-13
1
-11
/
+15
*
qcow2: Introduce Qcow2COWRegion
Kevin Wolf
2012-12-13
2
-36
/
+76
*
qcow2: Round QCowL2Meta.offset down to cluster boundary
Kevin Wolf
2012-12-13
2
-2
/
+24
*
qcow2: Move BLKDBG_EVENT out of the lock
Kevin Wolf
2012-12-12
1
-1
/
+1
*
blkdebug: Implement suspend/resume of AIO requests
Kevin Wolf
2012-12-12
1
-3
/
+105
*
blkdebug: Factor out remove_rule()
Kevin Wolf
2012-12-12
1
-2
/
+13
*
blkdebug: Allow usage without config file
Kevin Wolf
2012-12-12
1
-0
/
+5
*
Fix error code checking for SetFilePointer() call
Fabien Chouteau
2012-12-11
1
-3
/
+14
*
rbd: Fix race between aio completition and aio cancel
Stefan Priebe
2012-12-11
1
-8
/
+12
*
raw-posix: inline paio_ioctl into hdev_aio_ioctl
Paolo Bonzini
2012-12-11
1
-17
/
+10
*
block: vpc support for ~2 TB disks
Charles Arnold
2012-12-11
1
-4
/
+13
*
block: vpc initialize the uuid footer field
Charles Arnold
2012-12-11
1
-1
/
+6
*
aio: Get rid of qemu_aio_flush()
Kevin Wolf
2012-12-11
3
-3
/
+3
*
iscsi: do not assume device is zero initialized
Peter Lieven
2012-11-28
1
-0
/
+6
*
iscsi: fix deadlock during login
Peter Lieven
2012-11-28
1
-181
/
+70
*
iscsi: fix segfault in url parsing
Peter Lieven
2012-11-28
1
-2
/
+1
*
use int64_t for return values from rbd instead of int
Stefan Priebe
2012-11-21
1
-2
/
+2
*
vdi: don't override libuuid symbols
Stefan Hajnoczi
2012-11-21
1
-6
/
+3
[next]