]> git.proxmox.com Git - qemu.git/history - block
dataplane: handle misaligned virtio-blk requests
[qemu.git] / block /
2013-01-14 Stefan Hajnocziblock: make qiov_is_aligned() public
2013-01-14 Paolo Bonziniraw-posix: fix bdrv_aio_ioctl
2013-01-14 Liu Yuansheepdog: implement direct write semantics
2013-01-12 Blue SwirlMerge branch 'target-arm.next' of git://git.linaro...
2013-01-12 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2013-01-12 Blue SwirlMerge branch 's390-reorg' of git://repo.or.cz/qemu/rth
2013-01-11 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2013-01-11 Stefan WeilReplace remaining gmtime, localtime by gmtime_r, localt...
2013-01-10 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2013-01-02 Liu Yuansheepdog: pass oid directly to send_pending_req()
2013-01-02 Liu Yuansheepdog: don't update inode when create_and_write...
2013-01-02 Stefan Weilblock/raw-win32: Fix compiler warnings (wrong format...
2013-01-02 Stefan Hajnocziraw-posix: add raw_get_aio_fd() for virtio-blk-data...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2013-01-02 Anthony LiguoriMerge remote-tracking branch 'kraxel/seabios-a810e4e...
2012-12-22 Andreas FärberMerge branch 'master' of git://git.qemu.org/qemu into...
2012-12-21 Anthony LiguoriMerge remote-tracking branch 'quintela/thread-20121220...
2012-12-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/header-dirs'...
2012-12-19 Paolo Bonzinisoftmmu: move include files to include/sysemu/
2012-12-19 Paolo Bonzinimisc: move include files to include/qemu/
2012-12-19 Paolo Bonzinimigration: move include files to include/migration/
2012-12-19 Paolo Bonziniblock: move include files to include/block/
2012-12-19 Paolo Bonziniqapi: move include files to include/qobject/
2012-12-19 Paolo Bonzinijanitor: do not include qemu-char everywhere
2012-12-19 Paolo Bonzinijanitor: do not rely on indirect inclusions of or from...
2012-12-19 Paolo Bonzinibuild: move rules from Makefile to */Makefile.objs
2012-12-18 Anthony LiguoriMerge remote-tracking branch 'amit/master' into staging
2012-12-17 Paolo BonziniMerge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05...
2012-12-15 Blue SwirlMerge branch 'ppc-for-upstream' of git://repo.or.cz...
2012-12-13 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-12-13 Kevin Wolfqcow2: Factor out handle_dependencies()
2012-12-13 Kevin Wolfqcow2: Execute run_dependent_requests() without lock
2012-12-13 Kevin Wolfqcow2: Enable dirty flag in qcow2_alloc_cluster_link_l2
2012-12-13 Kevin Wolfqcow2: Allocate l2meta only for cluster allocations
2012-12-13 Kevin Wolfqcow2: Drop l2meta.cluster_offset
2012-12-13 Kevin Wolfqcow2: Allocate l2meta dynamically
2012-12-13 Kevin Wolfqcow2: Introduce Qcow2COWRegion
2012-12-13 Kevin Wolfqcow2: Round QCowL2Meta.offset down to cluster boundary
2012-12-12 Kevin Wolfqcow2: Move BLKDBG_EVENT out of the lock
2012-12-12 Kevin Wolfblkdebug: Implement suspend/resume of AIO requests
2012-12-12 Kevin Wolfblkdebug: Factor out remove_rule()
2012-12-12 Kevin Wolfblkdebug: Allow usage without config file
2012-12-11 Fabien ChouteauFix error code checking for SetFilePointer() call
2012-12-11 Stefan Prieberbd: Fix race between aio completition and aio cancel
2012-12-11 Paolo Bonziniraw-posix: inline paio_ioctl into hdev_aio_ioctl
2012-12-11 Charles Arnoldblock: vpc support for ~2 TB disks
2012-12-11 Charles Arnoldblock: vpc initialize the uuid footer field
2012-12-11 Kevin Wolfaio: Get rid of qemu_aio_flush()
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-11-28 Anthony LiguoriMerge remote-tracking branch 'bonzini/scsi-next' into...
2012-11-28 Peter Lieveniscsi: do not assume device is zero initialized
2012-11-28 Peter Lieveniscsi: fix deadlock during login
2012-11-28 Peter Lieveniscsi: fix segfault in url parsing
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm/uq/master' into...
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.72' into staging
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v64' into...
2012-11-26 Anthony LiguoriMerge remote-tracking branch 'stefanha/block' into...
2012-11-21 Stefan Priebeuse int64_t for return values from rbd instead of int
2012-11-21 Stefan Hajnoczivdi: don't override libuuid symbols
2012-11-21 Jeff Codyblock: add bdrv_reopen() support for raw hdev, floppy...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'bonzini/build-urgent...
2012-11-19 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-11-14 Gerhard Wiesingervmdk: Fix data corruption bug in WRITE and READ handling
2012-11-14 Stefan Hajnocziaio: rename AIOPool to AIOCBInfo
2012-11-14 Stefan Weilblock: Workaround for older versions of MinGW gcc
2012-11-14 Kevin Wolfqcow2: Fix refcount table size calculation
2012-11-14 Anthony LiguoriMerge remote-tracking branch 'awilliam/tags/vfio-pci...
2012-11-14 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v5' into...
2012-11-14 Anthony LiguoriMerge remote-tracking branch 'bonzini/nbd-next' into...
2012-11-12 Paolo Bonzininbd: accept URIs
2012-11-12 Paolo Bonzininbd: accept relative path to Unix socket
2012-11-03 Blue SwirlMerge branch 'trivial-patches' of git://github.com...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.69' into staging
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'kraxel/pixman.v3' into...
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'stefanha/net' into staging
2012-11-01 Anthony LiguoriMerge remote-tracking branch 'bonzini/threadpool' into...
2012-10-31 Paolo BonziniMerge remote-tracking branch 'origin/master' into threa...
2012-10-31 Paolo Bonziniraw-win32: implement native asynchronous I/O
2012-10-31 Paolo Bonziniraw-posix: move linux-aio.c to block/
2012-10-31 Paolo Bonziniraw-win32: add emulated AIO support
2012-10-31 Paolo Bonziniraw-posix: rename raw-posix-aio.h, hide unavailable...
2012-10-31 Paolo Bonziniraw: merge posix-aio-compat.c into block/raw-posix.c
2012-10-31 Paolo Bonziniblock: switch posix-aio-compat to threadpool
2012-10-30 Blue SwirlMerge branch 'qspi.2' of git://developer.petalogix...
2012-10-30 Paolo Bonziniaio: add Win32 implementation
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'mst/tags/for_anthony...
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.68' into staging
2012-10-29 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2012-10-24 Paolo Bonzinimirror: add support for on-source-error/on-target-error
2012-10-24 Paolo Bonzinimirror: implement completion
2012-10-24 Paolo Bonzinimirror: introduce mirror job
2012-10-24 Paolo Bonziniblock: rename block_job_complete to block_job_completed
2012-10-24 Jeff Codyblock: in commit, determine base image from the top...
2012-10-19 Aurelien JarnoMerge branch 'linux-user-for-upstream' of git://git...
2012-10-12 Anthony LiguoriMerge remote-tracking branch 'pmaydell/arm-devs.for...
2012-10-12 Anthony LiguoriMerge remote-tracking branch 'stefanha/trivial-patches...
2012-10-12 MORITA Kazutakasheepdog: use bool for boolean variables
2012-10-06 Aurelien JarnoMerge branch 'target-arm.for-upstream' of git://git...
next