142 Commits (0443c203c445e871549cb8f78a1949240f2a3d67)

Author SHA1 Message Date
Hanna Czenczek 7214ad20da gluster: Do not move coroutine into BDS context 5 months ago
Eric Blake a6a0a7fb0e file-posix, gluster: Handle zero block status hint better 11 months ago
Eric Blake c33159dec7 block: Expand block status mode from bool to flags 11 months ago
Markus Armbruster 8a2b516ba2 cleanup: Drop pointless return at end of function 12 months ago
Daniel P. Berrangé 407bc4bf90 qapi: Move include/qapi/qmp/ to include/qobject/ 1 year ago
Peter Maydell 75200708ce block/gluster: Use g_autofree for string in qemu_gluster_parse_json() 2 years ago
Thomas Huth b873463821 docs: Mark "gluster" support in QEMU as deprecated 2 years ago
Paolo Bonzini 44b424dc4a block: remove separate bdrv_file_open callback 3 years ago
Thomas Huth 3413c6628b block/gluster: Use URI parsing code from glib 2 years ago
Philippe Mathieu-Daudé 2d9cbbea64 block/gluster: Remove deprecated RDMA protocol handling 2 years ago
Kevin Wolf 018f9dea9c block: Mark bdrv_apply_auto_read_only() and callers GRAPH_RDLOCK 3 years ago
Eric Blake bd1386cce1 cutils: Adjust signature of parse_uint[_full] 3 years ago
Emanuele Giuseppe Esposito 82618d7bc3 block: Convert bdrv_get_allocated_file_size() to co_wrapper 3 years ago
Emanuele Giuseppe Esposito c86422c554 block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed 3 years ago
Markus Armbruster e2c1c34f13 include/block: Untangle inclusion loops 3 years ago
Markus Armbruster 54fde4ff06 qapi block: Elide redundant has_FOO in generated C 3 years ago
Stefan Hajnoczi e8b6535533 block: add BDRV_REQ_REGISTERED_BUF request flag 4 years ago
Stefan Hajnoczi 9a891a91a1 gluster: stop using .bdrv_needs_filename 4 years ago
Fabian Ebner 9b38fc56c0 block/gluster: correctly set max_pdiscard 4 years ago
Vladimir Sementsov-Ogievskiy 0c8022876f block: use int64_t instead of int in driver discard handlers 5 years ago
Vladimir Sementsov-Ogievskiy f34b2bcf8c block: use int64_t instead of int in driver write_zeroes handlers 5 years ago
Hanna Reitz 72b4cabe5e block/gluster: Do not force-cap *pnum 5 years ago
Max Reitz e24154d878 gluster: Align block-status tail 5 years ago
Eric Blake 95b3a8c8a8 qapi: More complex uses of QAPI_LIST_APPEND 5 years ago
Eric Blake 54aa3de72e qapi: Use QAPI_LIST_PREPEND() where possible 5 years ago
Markus Armbruster a5f9b9df25 error: Reduce unnecessary error propagation 6 years ago
Markus Armbruster af175e85f9 error: Eliminate error_propagate() with Coccinelle, part 2 6 years ago
Markus Armbruster 235e59cf03 qemu-option: Use returned bool to check for failure 6 years ago
Eric Blake 5e09bcee5b gluster: Drop useless has_zero_init callback 6 years ago
Kevin Wolf 92b92799dc block: Add flags to BlockDriver.bdrv_co_truncate() 6 years ago
Maxim Levitsky b92902dfea block: pass BlockDriver reference to the .bdrv_co_create 6 years ago
Max Reitz c80d8b06cf block: Add @exact parameter to bdrv_co_truncate() 7 years ago
Max Reitz 1dcaf52760 block: Implement .bdrv_has_zero_init_truncate() 7 years ago
Stefano Garzarella 0b1847bbc2 gluster: fix .bdrv_reopen_prepare when backing file is a JSON object 7 years ago
Stefano Garzarella 2ea8e96da2 block/gluster: update .help of BLOCK_OPT_PREALLOC option 7 years ago
Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
Stefano Garzarella de23e72bb7 block/gluster: limit the transfer size to 512 MiB 7 years ago
Niels de Vos 0e3b891fef gluster: the glfs_io_cbk callback function pointer adds pre/post stat args 7 years ago
Prasanna Kumar Kalever e014dbe74e gluster: Handle changed glfs_ftruncate signature 7 years ago
Max Reitz 2654267cc1 block: Add strong_runtime_opts to BlockDriver 7 years ago
Paolo Bonzini b58deb344d qemu/queue.h: leave head structs anonymous unless necessary 7 years ago
Kevin Wolf 54ea21bd16 gluster: Support auto-read-only option 8 years ago
Stefan Weil 50d6a8a352 block: Fix typos in comments (found by codespell) 8 years ago
Kevin Wolf 061ca8a368 block: Convert .bdrv_truncate callback to coroutine_fn 8 years ago
Max Reitz 609f45ea95 block: Add block-specific QDict header 8 years ago
Eric Blake e18a58b4e3 block: Merge .bdrv_co_writev{,_flags} in drivers 8 years ago
Marc-André Lureau cb3e7f08ae qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
Kevin Wolf 9dae635afa gluster: Fix blockdev-add with server.N.type=unix 8 years ago
Kevin Wolf 3e4d88eabf gluster: Fix blockdev-add with server.N.type=unix 8 years ago
Daniel P. Berrangé 44acd46f60 block: include original filename when reporting invalid URIs 8 years ago