1605 Commits (071e6491947acff53196c119ea4713593e7a8b11)

Author SHA1 Message Date
Denis V. Lunev d25d598020 parallels: 2TB+ parallels images support 12 years ago
Denis V. Lunev 418a7adb77 parallels: split check for parallels format in parallels_open 12 years ago
Denis V. Lunev f08e2f8465 parallels: replace tabs with spaces in block/parallels.c 12 years ago
Denis V. Lunev 8c27d54fa0 parallels: extend parallels format header with actual data values 12 years ago
Paolo Bonzini 9e52c53b8c blkdebug: report errors on flush too 12 years ago
Max Reitz ff52aab2df qcow2: Catch !*host_offset for data allocation 12 years ago
Max Reitz 8fcffa9853 qcow2: Return useful error code in refcount_init() 12 years ago
Kevin Wolf 7504edf477 mirror: Handle failure for potentially large allocations 12 years ago
Kevin Wolf 5fb09cd586 vpc: Handle failure for potentially large allocations 12 years ago
Kevin Wolf d6e5993197 vmdk: Handle failure for potentially large allocations 12 years ago
Kevin Wolf a67e128a4f vhdx: Handle failure for potentially large allocations 12 years ago
Kevin Wolf 17cce73578 vdi: Handle failure for potentially large allocations 12 years ago
Kevin Wolf 0f7a02379b rbd: Handle failure for potentially large allocations 12 years ago
Kevin Wolf 4b6af3d58a raw-win32: Handle failure for potentially large allocations 12 years ago
Kevin Wolf 50d4a858e6 raw-posix: Handle failure for potentially large allocations 12 years ago
Kevin Wolf 4f4896db5f qed: Handle failure for potentially large allocations 12 years ago
Kevin Wolf de82815db1 qcow2: Handle failure for potentially large allocations 12 years ago
Kevin Wolf 0df93305f2 qcow1: Handle failure for potentially large allocations 12 years ago
Kevin Wolf f7b593d937 parallels: Handle failure for potentially large allocations 12 years ago
Kevin Wolf 2347dd7b68 nfs: Handle failure for potentially large allocations 12 years ago
Kevin Wolf 4d5a3f888c iscsi: Handle failure for potentially large allocations 12 years ago
Kevin Wolf b546a94474 dmg: Handle failure for potentially large allocations 12 years ago
Kevin Wolf 8dc7a7725b curl: Handle failure for potentially large allocations 12 years ago
Kevin Wolf 4ae7a52e43 cloop: Handle failure for potentially large allocations 12 years ago
Kevin Wolf 7bf665ee35 bochs: Handle failure for potentially large allocations 12 years ago
Jeff Cody fef6070eff block: vpc - use block layer ops in vpc_create, instead of posix calls 12 years ago
Jeff Cody dddc7750d6 block: use the standard 'ret' instead of 'result' 12 years ago
Jeff Cody 70747862f1 block: vdi - use block layer ops in vdi_create, instead of posix calls 12 years ago
Jeff Cody 4f75b52a07 block: VHDX endian fixes 12 years ago
Jeff Cody 349592e0b9 block: vhdx - add error check 12 years ago
Chrysostomos Nanakos 76d3d83a37 block/archipelago: Add support for creating images 12 years ago
Chrysostomos Nanakos 70537a8506 block/archipelago: Implement bdrv_parse_filename() 12 years ago
Chrysostomos Nanakos c9a12e751b block: Support Archipelago as a QEMU block backend 12 years ago
Chunyan Liu 000c4dfff4 qemu-img info: show nocow info 12 years ago
Fam Zheng c6ac36e145 vmdk: Optimize cluster allocation 12 years ago
Markus Armbruster 52bf1e722d block: Avoid bdrv_get_geometry() where errors should be detected 12 years ago
Markus Armbruster 75d3d21f9e block: Drop superfluous aligning of bdrv_getlength()'s value 12 years ago
Markus Armbruster 57322b7811 block: Use bdrv_nb_sectors() where sectors, not bytes are wanted 12 years ago
Kevin Wolf df26a35025 raw-posix: Fail gracefully if no working alignment is found 12 years ago
Kevin Wolf 3baca89139 block: Add Error argument to bdrv_refresh_limits() 12 years ago
Kevin Wolf 12ac6d3db7 qcow2: Fix error path for unknown incompatible features 12 years ago
Gonglei a1abf40d6b linux-aio: Fix laio resource leak 12 years ago
Kevin Wolf 8eb029c26e block: Assert qiov length matches request length 12 years ago
Kevin Wolf f06ee3d4aa qed: Make qiov match request size until backing file EOF 12 years ago
Kevin Wolf 44deba5a52 qcow2: Make qiov match request size until backing file EOF 12 years ago
Kevin Wolf d40593dd90 block/backup: Fix hang for unaligned image size 12 years ago
Ming Lei 1b3abdcccf linux-aio: implement io plug, unplug and flush io queue 12 years ago
Markus Armbruster aa729704f4 raw-posix: Fix raw_getlength() to always return -errno on error 12 years ago
Kevin Wolf 5a0f6fd5c8 mirror: Fix qiov size for short requests 12 years ago
Jeff Cody 13d8cc515d block: add backing-file option to block-stream 12 years ago