Age | Commit message (Expand) | Author |
2012-12-11 | Fix error code checking for SetFilePointer() call | Fabien Chouteau |
2012-12-11 | rbd: Fix race between aio completition and aio cancel | Stefan Priebe |
2012-12-11 | raw-posix: inline paio_ioctl into hdev_aio_ioctl | Paolo Bonzini |
2012-12-11 | block: vpc support for ~2 TB disks | Charles Arnold |
2012-12-11 | block: vpc initialize the uuid footer field | Charles Arnold |
2012-12-11 | aio: Get rid of qemu_aio_flush() | Kevin Wolf |
2012-11-28 | iscsi: do not assume device is zero initialized | Peter Lieven |
2012-11-28 | iscsi: fix deadlock during login | Peter Lieven |
2012-11-28 | iscsi: fix segfault in url parsing | Peter Lieven |
2012-11-21 | use int64_t for return values from rbd instead of int | Stefan Priebe |
2012-11-21 | vdi: don't override libuuid symbols | Stefan Hajnoczi |
2012-11-21 | block: add bdrv_reopen() support for raw hdev, floppy, and cdrom | Jeff Cody |
2012-11-14 | vmdk: Fix data corruption bug in WRITE and READ handling | Gerhard Wiesinger |
2012-11-14 | aio: rename AIOPool to AIOCBInfo | Stefan Hajnoczi |
2012-11-14 | block: Workaround for older versions of MinGW gcc | Stefan Weil |
2012-11-14 | qcow2: Fix refcount table size calculation | Kevin Wolf |
2012-11-12 | nbd: accept URIs | Paolo Bonzini |
2012-11-12 | nbd: accept relative path to Unix socket | Paolo Bonzini |
2012-10-31 | Merge remote-tracking branch 'origin/master' into threadpool | Paolo Bonzini |
2012-10-31 | raw-win32: implement native asynchronous I/O | Paolo Bonzini |
2012-10-31 | raw-posix: move linux-aio.c to block/ | Paolo Bonzini |
2012-10-31 | raw-win32: add emulated AIO support | Paolo Bonzini |
2012-10-31 | raw-posix: rename raw-posix-aio.h, hide unavailable prototypes | Paolo Bonzini |
2012-10-31 | raw: merge posix-aio-compat.c into block/raw-posix.c | Paolo Bonzini |
2012-10-31 | block: switch posix-aio-compat to threadpool | Paolo Bonzini |
2012-10-30 | aio: add Win32 implementation | Paolo Bonzini |
2012-10-24 | mirror: add support for on-source-error/on-target-error | Paolo Bonzini |
2012-10-24 | mirror: implement completion | Paolo Bonzini |
2012-10-24 | mirror: introduce mirror job | Paolo Bonzini |
2012-10-24 | block: rename block_job_complete to block_job_completed | Paolo Bonzini |
2012-10-24 | block: in commit, determine base image from the top image | Jeff Cody |
2012-10-12 | sheepdog: use bool for boolean variables | MORITA Kazutaka |
2012-10-06 | Merge branch 'trivial-patches' of git://github.com/stefanha/qemu | Aurelien Jarno |
2012-10-05 | cleanup useless return sentence | Amos Kong |
2012-10-05 | qcow2: mark this file's sole strncpy use as justified | Jim Meyering |
2012-10-05 | vmdk: relative_path: use pstrcpy in place of strncpy | Jim Meyering |
2012-10-05 | sheepdog: avoid a few buffer overruns | Jim Meyering |
2012-09-28 | blkdebug: process all set_state rules in the old state | Paolo Bonzini |
2012-09-28 | stream: add on-error argument | Paolo Bonzini |
2012-09-28 | iostatus: move BlockdevOnError declaration to QAPI | Paolo Bonzini |
2012-09-28 | block: move job APIs to separate files | Paolo Bonzini |
2012-09-28 | block: add live block commit functionality | Jeff Cody |
2012-09-28 | block: Support GlusterFS as a QEMU block backend. | Bharata B Rao |
2012-09-25 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2012-09-24 | block: vpc image file reopen | Jeff Cody |
2012-09-24 | block: vdi image file reopen | Jeff Cody |
2012-09-24 | block: vmdk image file reopen | Jeff Cody |
2012-09-24 | block: qcow image file reopen | Jeff Cody |
2012-09-24 | block: qcow2 image file reopen | Jeff Cody |
2012-09-24 | block: qed image file reopen | Jeff Cody |