4940 Commits (56ee86261e0ffa151e82b383d9628cf5660be355)

Author SHA1 Message Date
Kevin Wolf 56ee86261e block/export: Add BlockExport infrastructure and block-export-add 6 years ago
Kevin Wolf 143ea7670c qapi: Rename BlockExport to BlockExportOptions 6 years ago
Kevin Wolf 5daa6bfd8e qapi: Create block-export module 6 years ago
Philippe Mathieu-Daudé 74f2e02766 block/sheepdog: Replace magic val by NANOSECONDS_PER_SECOND definition 6 years ago
Philippe Mathieu-Daudé f68c01470b qapi: Restrict query-uuid command to machine code 6 years ago
Stefan Hajnoczi d73415a315 qemu/atomic.h: rename atomic_ to qatomic_ 6 years ago
Daniel P. Berrangé b18a24a9f8 block/file: switch to use qemu_open/qemu_create for improved errors 6 years ago
Daniel P. Berrangé 448058aa99 util: rename qemu_open() to qemu_open_old() 6 years ago
Stefano Garzarella 7bae7c805d block/rbd: add 'namespace' to qemu_rbd_strong_runtime_opts[] 6 years ago
Alberto Garcia bfd0989acf qcow2: Convert qcow2_alloc_cluster_offset() into qcow2_alloc_host_offset() 6 years ago
Alberto Garcia 8e958260c5 qcow2: Make preallocate_co() resize the image to the correct size 6 years ago
John Snow c1dadda02c block/qcow: remove runtime opts 6 years ago
John Snow 30b70f070f block/rbd: remove runtime_opts 6 years ago
Alberto Garcia 580384d637 qcow2: Return the original error code in qcow2_co_pwrite_zeroes() 6 years ago
Alberto Garcia 3fec237fca qcow2: Make qcow2_free_any_clusters() free only one cluster 6 years ago
Alberto Garcia 1a52b73dba qcow2: Handle QCowL2Meta on error in preallocate_co() 6 years ago
Swapnil Ingle 83a6a90009 block/vhdx: Support vhdx image only with 512 bytes logical sector size 6 years ago
Alberto Garcia 2b60c5b996 qcow2: Rewrite the documentation of qcow2_alloc_cluster_offset() 6 years ago
Alberto Garcia f7bd5bba1b qcow2: Don't check nb_clusters when removing l2meta from the list 6 years ago
Alberto Garcia 184581fa4d qcow2: Fix removal of list members from BDRVQcow2State.cluster_allocs 6 years ago
Alberto Garcia 02b1ecfa10 qcow2: Use macros for the L1, refcount and bitmap table entry sizes 6 years ago
Lukas Straub 5eb9a3c7b0 block/quorum.c: stable children names 6 years ago
Thomas Huth b9be6faed1 block/qcow2-cluster: Add missing "fallthrough" annotation 6 years ago
Philippe Mathieu-Daudé e5ff22ba9f block/nvme: Pair doorbell registers 6 years ago
Philippe Mathieu-Daudé c7100f0a0b block/nvme: Use generic NvmeBar structure 6 years ago
Philippe Mathieu-Daudé 0ea32f34ce block/nvme: Group controller registers in NVMeRegs structure 6 years ago
Kevin Wolf 3b079ac0ff file-win32: Fix "locking" option 6 years ago
Markus Armbruster b15e402fc8 trace-events: Fix attribution of trace points to source 6 years ago
Markus Armbruster 6ec9379870 trace-events: Delete unused trace points 6 years ago
Max Reitz 0b877d09df block: Leave BDS.backing_{file,format} constant 8 years ago
Max Reitz 549ec0d978 block: Inline bdrv_co_block_status_from_*() 7 years ago
Max Reitz 9a71b9de3f commit: Deal with filters 7 years ago
Max Reitz 2b088c60bb backup: Deal with filters 7 years ago
Max Reitz 3f072a7fb7 mirror: Deal with filters 7 years ago
Max Reitz c6f6d8462c block-copy: Use CAF to find sync=top base 6 years ago
Max Reitz 0a7585dbba block: Use child access functions for QAPI queries 7 years ago
Max Reitz 3f26191c73 block: Report data child for query-blockstats 6 years ago
Max Reitz 07cd7b659a block/null: Implement bdrv_get_allocated_file_size 6 years ago
Max Reitz c8af87573f block/snapshot: Fix fallback 7 years ago
Max Reitz c4db2e25df block: Use CAF in bdrv_co_rw_vmstate() 7 years ago
Max Reitz 66b129ac5e block: Iterate over children in refresh_limits 7 years ago
Max Reitz fb787f02a6 vmdk: Drop vmdk_co_flush() 6 years ago
Max Reitz 883833e29c block: Flush all children in generic code 7 years ago
Max Reitz 23b93525a2 block: Use bdrv_cow_child() in bdrv_co_truncate() 6 years ago
Max Reitz 67acfd2188 stream: Deal with filters 7 years ago
Max Reitz cb8503159a block: Use CAFs in block status functions 7 years ago
Max Reitz 93393e698c block: Use bdrv_filter_(bs|child) where obvious 7 years ago
Max Reitz 4935e8be22 copy-on-read: Support compressed writes 6 years ago
Max Reitz e7e754aec3 throttle: Support compressed writes 7 years ago
Max Reitz 8b8277cdb0 block: Drop bdrv_is_encrypted() 7 years ago