index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
gluster.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gluster: correctly propagate errors
Paolo Bonzini
2014-02-21
1
-11
/
+13
*
gluster: default scheme to gluster:// and host to localhost.
Paolo Bonzini
2014-02-21
1
-2
/
+2
*
Use error_is_set() only when necessary
Markus Armbruster
2014-02-17
1
-1
/
+1
*
gluster: Add support for creating zero-filled image
Bharata B Rao
2014-01-22
1
-1
/
+49
*
gluster: Implement .bdrv_co_write_zeroes for gluster
Bharata B Rao
2014-01-22
1
-19
/
+60
*
gluster: Convert aio routines into coroutines
Bharata B Rao
2014-01-22
1
-147
/
+74
*
qemu-option: Remove qemu_opts_create_nofail
Peter Crosthwaite
2014-01-06
1
-1
/
+1
*
block: introduce BlockDriver.bdrv_needs_filename to enable some drivers.
BenoƮt Canet
2013-09-25
1
-0
/
+4
*
bdrv: Use "Error" for creating images
Max Reitz
2013-09-12
1
-1
/
+1
*
bdrv: Use "Error" for opening images
Max Reitz
2013-09-12
1
-1
/
+1
*
gluster: Abort on AIO completion failure
Bharata B Rao
2013-08-30
1
-13
/
+2
*
aio: drop io_flush argument
Stefan Hajnoczi
2013-08-19
1
-4
/
+3
*
block/gluster: drop qemu_gluster_aio_flush_cb()
Stefan Hajnoczi
2013-08-19
1
-17
/
+1
*
gluster: Add image resize support
Paolo Bonzini
2013-07-29
1
-0
/
+17
*
gluster: Add discard support for GlusterFS block driver.
Bharata B Rao
2013-07-19
1
-0
/
+45
*
gluster: Return bdrv_has_zero_init = 0
Kevin Wolf
2013-06-28
1
-0
/
+10
*
block: Remove filename parameter from .bdrv_file_open()
Kevin Wolf
2013-04-22
1
-2
/
+2
*
gluster: Use bdrv_open options instead of filename
Kevin Wolf
2013-04-22
1
-1
/
+31
*
block: Add options QDict to bdrv_file_open() prototypes
Kevin Wolf
2013-03-22
1
-1
/
+1
*
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2013-02-11
1
-1
/
+1
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
block: move include files to include/block/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
aio: rename AIOPool to AIOCBInfo
Stefan Hajnoczi
2012-11-14
1
-3
/
+3
*
block: Support GlusterFS as a QEMU block backend.
Bharata B Rao
2012-09-28
1
-0
/
+624
[prev]