index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-13
qcow2: Factor out handle_dependencies()
Kevin Wolf
1
-28
/
+42
2012-12-13
qcow2: Execute run_dependent_requests() without lock
Kevin Wolf
1
-20
/
+16
2012-12-13
qcow2: Enable dirty flag in qcow2_alloc_cluster_link_l2
Kevin Wolf
3
-7
/
+7
2012-12-13
qcow2: Allocate l2meta only for cluster allocations
Kevin Wolf
3
-31
/
+31
2012-12-13
qcow2: Drop l2meta.cluster_offset
Kevin Wolf
3
-15
/
+14
2012-12-13
qcow2: Allocate l2meta dynamically
Kevin Wolf
1
-11
/
+15
2012-12-13
qcow2: Introduce Qcow2COWRegion
Kevin Wolf
2
-36
/
+76
2012-12-13
qcow2: Round QCowL2Meta.offset down to cluster boundary
Kevin Wolf
2
-2
/
+24
2012-12-12
qcow2: Move BLKDBG_EVENT out of the lock
Kevin Wolf
1
-1
/
+1
2012-12-12
blkdebug: Implement suspend/resume of AIO requests
Kevin Wolf
1
-3
/
+105
2012-12-12
blkdebug: Factor out remove_rule()
Kevin Wolf
1
-2
/
+13
2012-12-12
blkdebug: Allow usage without config file
Kevin Wolf
1
-0
/
+5
2012-12-11
Fix error code checking for SetFilePointer() call
Fabien Chouteau
1
-3
/
+14
2012-12-11
rbd: Fix race between aio completition and aio cancel
Stefan Priebe
1
-8
/
+12
2012-12-11
raw-posix: inline paio_ioctl into hdev_aio_ioctl
Paolo Bonzini
1
-17
/
+10
2012-12-11
block: vpc support for ~2 TB disks
Charles Arnold
1
-4
/
+13
2012-12-11
block: vpc initialize the uuid footer field
Charles Arnold
1
-1
/
+6
2012-12-11
aio: Get rid of qemu_aio_flush()
Kevin Wolf
3
-3
/
+3
2012-11-28
iscsi: do not assume device is zero initialized
Peter Lieven
1
-0
/
+6
2012-11-28
iscsi: fix deadlock during login
Peter Lieven
1
-181
/
+70
2012-11-28
iscsi: fix segfault in url parsing
Peter Lieven
1
-2
/
+1
2012-11-21
use int64_t for return values from rbd instead of int
Stefan Priebe
1
-2
/
+2
2012-11-21
vdi: don't override libuuid symbols
Stefan Hajnoczi
1
-6
/
+3
2012-11-21
block: add bdrv_reopen() support for raw hdev, floppy, and cdrom
Jeff Cody
1
-0
/
+16
2012-11-14
vmdk: Fix data corruption bug in WRITE and READ handling
Gerhard Wiesinger
1
-2
/
+8
2012-11-14
aio: rename AIOPool to AIOCBInfo
Stefan Hajnoczi
10
-25
/
+25
2012-11-14
block: Workaround for older versions of MinGW gcc
Stefan Weil
1
-5
/
+5
2012-11-14
qcow2: Fix refcount table size calculation
Kevin Wolf
1
-1
/
+2
2012-11-12
nbd: accept URIs
Paolo Bonzini
1
-1
/
+97
2012-11-12
nbd: accept relative path to Unix socket
Paolo Bonzini
1
-10
/
+7
2012-10-31
Merge remote-tracking branch 'origin/master' into threadpool
Paolo Bonzini
4
-12
/
+326
2012-10-31
raw-win32: implement native asynchronous I/O
Paolo Bonzini
4
-6
/
+274
2012-10-31
raw-posix: move linux-aio.c to block/
Paolo Bonzini
2
-0
/
+217
2012-10-31
raw-win32: add emulated AIO support
Paolo Bonzini
1
-49
/
+138
2012-10-31
raw-posix: rename raw-posix-aio.h, hide unavailable prototypes
Paolo Bonzini
2
-5
/
+7
2012-10-31
raw: merge posix-aio-compat.c into block/raw-posix.c
Paolo Bonzini
2
-8
/
+294
2012-10-31
block: switch posix-aio-compat to threadpool
Paolo Bonzini
2
-11
/
+2
2012-10-30
aio: add Win32 implementation
Paolo Bonzini
1
-1
/
+5
2012-10-24
mirror: add support for on-source-error/on-target-error
Paolo Bonzini
1
-21
/
+73
2012-10-24
mirror: implement completion
Paolo Bonzini
1
-5
/
+40
2012-10-24
mirror: introduce mirror job
Paolo Bonzini
2
-0
/
+236
2012-10-24
block: rename block_job_complete to block_job_completed
Paolo Bonzini
2
-3
/
+3
2012-10-24
block: in commit, determine base image from the top image
Jeff Cody
1
-9
/
+0
2012-10-12
sheepdog: use bool for boolean variables
MORITA Kazutaka
1
-35
/
+35
2012-10-06
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Aurelien Jarno
1
-1
/
+0
2012-10-05
cleanup useless return sentence
Amos Kong
1
-1
/
+0
2012-10-05
qcow2: mark this file's sole strncpy use as justified
Jim Meyering
1
-0
/
+1
2012-10-05
vmdk: relative_path: use pstrcpy in place of strncpy
Jim Meyering
1
-2
/
+1
2012-10-05
sheepdog: avoid a few buffer overruns
Jim Meyering
1
-12
/
+22
2012-09-28
blkdebug: process all set_state rules in the old state
Paolo Bonzini
1
-5
/
+7
[next]