Age | Commit message (Expand) | Author | Files | Lines |
2013-09-25 | block: introduce BlockDriver.bdrv_needs_filename to enable some drivers. | BenoƮt Canet | 1 | -0/+4 |
2013-09-12 | bdrv: Use "Error" for creating images | Max Reitz | 1 | -1/+1 |
2013-09-12 | bdrv: Use "Error" for opening images | Max Reitz | 1 | -1/+1 |
2013-08-30 | gluster: Abort on AIO completion failure | Bharata B Rao | 1 | -13/+2 |
2013-08-19 | aio: drop io_flush argument | Stefan Hajnoczi | 1 | -4/+3 |
2013-08-19 | block/gluster: drop qemu_gluster_aio_flush_cb() | Stefan Hajnoczi | 1 | -17/+1 |
2013-07-29 | gluster: Add image resize support | Paolo Bonzini | 1 | -0/+17 |
2013-07-19 | gluster: Add discard support for GlusterFS block driver. | Bharata B Rao | 1 | -0/+45 |
2013-06-28 | gluster: Return bdrv_has_zero_init = 0 | Kevin Wolf | 1 | -0/+10 |
2013-04-22 | block: Remove filename parameter from .bdrv_file_open() | Kevin Wolf | 1 | -2/+2 |
2013-04-22 | gluster: Use bdrv_open options instead of filename | Kevin Wolf | 1 | -1/+31 |
2013-03-22 | block: Add options QDict to bdrv_file_open() prototypes | Kevin Wolf | 1 | -1/+1 |
2013-02-11 | error: Strip trailing '\n' from error string arguments (again) | Markus Armbruster | 1 | -1/+1 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -2/+2 |
2012-12-19 | block: move include files to include/block/ | Paolo Bonzini | 1 | -1/+1 |
2012-11-14 | aio: rename AIOPool to AIOCBInfo | Stefan Hajnoczi | 1 | -3/+3 |
2012-09-28 | block: Support GlusterFS as a QEMU block backend. | Bharata B Rao | 1 | -0/+624 |