2015-10-23 | Max Reitz | block: Add BlockBackendRootState Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-10-23 | Max Reitz | block/throttle-groups: Make incref/decref public Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-10-23 | Max Reitz | block: Move I/O status and error actions into BB Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-10-23 | Max Reitz | block: Move BlockAcctStats into BlockBackend Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-10-23 | Max Reitz | block: Remove wr_highest_sector from BlockAcctStats Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-10-23 | Max Reitz | block: Move guest_block_size into BlockBackend Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-10-23 | Max Reitz | block: Fix BB AIOCB AioContext without BDS Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-10-23 | Max Reitz | hw/usb-storage: Check whether BB is inserted Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-10-23 | Max Reitz | hw/block/fdc: Implement tray status Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-10-23 | Max Reitz | block: Invoke change media CB before NULLing drv Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-10-23 | Max Reitz | block/raw_bsd: Drop raw_is_inserted() Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-10-23 | Max Reitz | block: Make bdrv_is_inserted() recursive Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-10-23 | Max Reitz | block: Add blk_is_available() Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-10-23 | Max Reitz | block: Make bdrv_is_inserted() return a bool Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-10-23 | Max Reitz | iotests: Only create BB if necessary Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-10-23 | Max Reitz | blockdev: Allow creation of BDS trees without BB Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-10-23 | Max Reitz | block: Set BDRV_O_INCOMING in bdrv_fill_options() Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-10-23 | Max Reitz | block: Remove host floppy support Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-10-02 | Max Reitz | iotests: Fix test 128 for password-less sudo Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-09-14 | Max Reitz | qcow2: Make qcow2_alloc_bytes() more explicit Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-09-14 | Max Reitz | iotests: Add test for checking large image files Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-09-14 | Max Reitz | qcow2: Make size_to_clusters() return uint64_t Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-09-14 | Max Reitz | block: Drop bdrv_find_whitelisted_format() Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-09-14 | Max Reitz | block: Drop drv parameter from bdrv_fill_options() Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-09-14 | Max Reitz | block: Drop drv parameter from bdrv_open_inherit() Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-09-14 | Max Reitz | block: Drop drv parameter from bdrv_open() Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-09-14 | Max Reitz | block: Always pass NULL as drv for bdrv_open() Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-09-04 | Max Reitz | iotests: Warn if python subprocess is killed Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-09-04 | Max Reitz | iotests: Do not suppress segfaults in bash tests Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-09-04 | Max Reitz | iotests: Respect -nodefaults in tests 41 and 55 Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-09-04 | Max Reitz | iotests: More options for VM.add_drive() Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-09-04 | Max Reitz | qemu-img: Fix crash in amend invocation Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-09-04 | Max Reitz | block/raw-posix: Use raw_normalize_devicepath() Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-06-12 | Max Reitz | iotests: Add tests for overriding BDRV_O_PROTOCOL Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-06-12 | Max Reitz | block: driver should override flags in bdrv_open() Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-06-12 | Max Reitz | qcow2: Add DEFAULT_L2_CACHE_CLUSTERS Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-06-12 | Max Reitz | iotests: qcow2 COW with minimal L2 cache size Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-06-12 | Max Reitz | qcow2: Set MIN_L2_CACHE_SIZE to 2 Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-05-29 | Max Reitz | gtk: Replace gdk_cursor_new() Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-05-05 | Max Reitz | sdl2: Fix RGB555 Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-04-28 | Max Reitz | block/mirror: Always call block_job_sleep_ns() Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-18 | Max Reitz | coroutine-io: Return -errno in case of error Signed-off-by: Max Reitz <mreitz@redhat.com> ...1424887718-10800-16-git-send-email-mreitz@redhat.com> |
commitcommitdifftree |
2015-03-18 | Max Reitz | nbd: Drop unexpected data for NBD_OPT_LIST Signed-off-by: Max Reitz <mreitz@redhat.com> ...1424887718-10800-22-git-send-email-mreitz@redhat.com> |
commitcommitdifftree |
2015-03-18 | Max Reitz | nbd: Fix interpretation of the export flags Signed-off-by: Max Reitz <mreitz@redhat.com> ...1424887718-10800-20-git-send-email-mreitz@redhat.com> |
commitcommitdifftree |
2015-03-18 | Max Reitz | nbd: Fix nbd_receive_options() Signed-off-by: Max Reitz <mreitz@redhat.com> ...1424887718-10800-19-git-send-email-mreitz@redhat.com> |
commitcommitdifftree |
2015-03-18 | Max Reitz | nbd: Set block size to BDRV_SECTOR_SIZE Signed-off-by: Max Reitz <mreitz@redhat.com> ...1424887718-10800-13-git-send-email-mreitz@redhat.com> |
commitcommitdifftree |
2015-03-18 | Max Reitz | nbd: Fix potential signed overflow issues Signed-off-by: Max Reitz <mreitz@redhat.com> ...1424887718-10800-11-git-send-email-mreitz@redhat.com> |
commitcommitdifftree |
2015-03-18 | Max Reitz | qemu-nbd: fork() can fail Signed-off-by: Max Reitz <mreitz@redhat.com> ...1424887718-10800-10-git-send-email-mreitz@redhat.com> |
commitcommitdifftree |
2015-03-18 | Max Reitz | nbd: Handle blk_getlength() failure Signed-off-by: Max Reitz <mreitz@redhat.com> ...1424887718-10800-9-git-send-email-mreitz@redhat.com> |
commitcommitdifftree |
2015-03-18 | Max Reitz | nbd: Pass return value from nbd_handle_list() Signed-off-by: Max Reitz <mreitz@redhat.com> ...1424887718-10800-7-git-send-email-mreitz@redhat.com> |
commitcommitdifftree |
2015-03-18 | Max Reitz | nbd: Fix nbd_establish_connection()'s return value Signed-off-by: Max Reitz <mreitz@redhat.com> ...1424887718-10800-4-git-send-email-mreitz@redhat.com> |
commitcommitdifftree |
2015-03-18 | Max Reitz | qemu-nbd: Detect unused partitions by system == 0 Signed-off-by: Max Reitz <mreitz@redhat.com> ...1424887718-10800-3-git-send-email-mreitz@redhat.com> |
commitcommitdifftree |
2015-03-18 | Max Reitz | util/uri: Add overflow check to rfc3986_parse_port Signed-off-by: Max Reitz <mreitz@redhat.com> ...1424887718-10800-2-git-send-email-mreitz@redhat.com> |
commitcommitdifftree |
2015-03-16 | Max Reitz | iotests: Test non-self-referential qcow2 refblocks Signed-off-by: Max Reitz <mreitz@redhat.com> ...1417798412-15330-1-git-send-email-mreitz@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-16 | Max Reitz | iotests: Add tests for refcount table growth Signed-off-by: Max Reitz <mreitz@redhat.com> ...1423598552-24301-3-git-send-email-mreitz@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-16 | Max Reitz | qcow2: Respect new_block in alloc_refcount_block() Signed-off-by: Max Reitz <mreitz@redhat.com> ...1423598552-24301-2-git-send-email-mreitz@redhat.com Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-10 | Max Reitz | block/vdi: Add locking for parallel requests Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-10 | Max Reitz | iotests: Drop vpc from 004's and 104's format list Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-10 | Max Reitz | iotests: Remove 006 Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-10 | Max Reitz | iotests: Fix 051's reference output Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-10 | Max Reitz | iotests: Add test for different refcount widths Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-10 | Max Reitz | qcow2: Allow creation with refcount order != 4 Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-10 | Max Reitz | iotests: Prepare for refcount_bits option Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-10 | Max Reitz | qcow2: Use symbolic macros in qcow2_amend_options Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-10 | Max Reitz | qcow2: refcount_order parameter for qcow2_create2 Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-10 | Max Reitz | qcow2: Open images with refcount order != 4 Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-10 | Max Reitz | qcow2: More helpers for refcount modification Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-10 | Max Reitz | qcow2: Helper function for refcount modification Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-10 | Max Reitz | qcow2: Helper for refcount array reallocation Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-10 | Max Reitz | qcow2: Use 64 bits for refcount values Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-10 | Max Reitz | qcow2: Use unsigned addend for update_refcount() Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-10 | Max Reitz | qcow2: Only return status from qcow2_get_refcount Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-10 | Max Reitz | qcow2: Do not return new value after refcount update Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-10 | Max Reitz | qcow2: Add refcount_bits to format-specific info Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-10 | Max Reitz | qcow2: Add two new fields to BDRVQcowState Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-03-02 | Max Reitz | virtio-scsi: Allocate op blocker reason before blocking Signed-off-by: Max Reitz <mreitz@redhat.com> ...1425057113-26940-1-git-send-email-mreitz@redhat.com> |
commitcommitdifftree |
2015-02-16 | Max Reitz | block: Keep bdrv_check*_request()'s return value Signed-off-by: Max Reitz <mreitz@redhat.com> ...1423162705-32065-17-git-send-email-mreitz@redhat.com |
commitcommitdifftree |
2015-02-16 | Max Reitz | block: Remove "growable" from BDS Signed-off-by: Max Reitz <mreitz@redhat.com> ...1423162705-32065-16-git-send-email-mreitz@redhat.com |
commitcommitdifftree |
2015-02-16 | Max Reitz | block: Clamp BlockBackend requests Signed-off-by: Max Reitz <mreitz@redhat.com> ...1423162705-32065-15-git-send-email-mreitz@redhat.com |
commitcommitdifftree |
2015-02-16 | Max Reitz | qemu-io: Use BlockBackend Signed-off-by: Max Reitz <mreitz@redhat.com> ...1423162705-32065-14-git-send-email-mreitz@redhat.com |
commitcommitdifftree |
2015-02-16 | Max Reitz | qemu-io: Remove "growable" option Signed-off-by: Max Reitz <mreitz@redhat.com> ...1423162705-32065-13-git-send-email-mreitz@redhat.com |
commitcommitdifftree |
2015-02-16 | Max Reitz | qemu-io: Use blk_new_open() in openfile() Signed-off-by: Max Reitz <mreitz@redhat.com> ...1423162705-32065-12-git-send-email-mreitz@redhat.com |
commitcommitdifftree |
2015-02-16 | Max Reitz | qemu-nbd: Use blk_new_open() in main() Signed-off-by: Max Reitz <mreitz@redhat.com> ...1423162705-32065-11-git-send-email-mreitz@redhat.com |
commitcommitdifftree |
2015-02-16 | Max Reitz | qemu-img: Use BlockBackend as far as possible Signed-off-by: Max Reitz <mreitz@redhat.com> ...1423162705-32065-10-git-send-email-mreitz@redhat.com |
commitcommitdifftree |
2015-02-16 | Max Reitz | qemu-img: Use blk_new_open() in img_rebase() Signed-off-by: Max Reitz <mreitz@redhat.com> ...1423162705-32065-9-git-send-email-mreitz@redhat.com |
commitcommitdifftree |
2015-02-16 | Max Reitz | qemu-img: Use blk_new_open() in img_open() Signed-off-by: Max Reitz <mreitz@redhat.com> ...1423162705-32065-8-git-send-email-mreitz@redhat.com |
commitcommitdifftree |
2015-02-16 | Max Reitz | block/xen: Use blk_new_open() in blk_connect() Signed-off-by: Max Reitz <mreitz@redhat.com> ...1423162705-32065-7-git-send-email-mreitz@redhat.com |
commitcommitdifftree |
2015-02-16 | Max Reitz | blockdev: Use blk_new_open() in blockdev_init() Signed-off-by: Max Reitz <mreitz@redhat.com> ...1423162705-32065-6-git-send-email-mreitz@redhat.com |
commitcommitdifftree |
2015-02-16 | Max Reitz | iotests: Add test for driver=qcow2, format=qcow2 Signed-off-by: Max Reitz <mreitz@redhat.com> ...1423162705-32065-5-git-send-email-mreitz@redhat.com |
commitcommitdifftree |
2015-02-16 | Max Reitz | block: Add Error parameter to bdrv_find_protocol() Signed-off-by: Max Reitz <mreitz@redhat.com> ...1423162705-32065-4-git-send-email-mreitz@redhat.com |
commitcommitdifftree |
2015-02-16 | Max Reitz | block: Add blk_new_open() Signed-off-by: Max Reitz <mreitz@redhat.com> ...1423162705-32065-3-git-send-email-mreitz@redhat.com |
commitcommitdifftree |
2015-02-16 | Max Reitz | block: Lift some BDS functions to the BlockBackend Signed-off-by: Max Reitz <mreitz@redhat.com> ...1423162705-32065-2-git-send-email-mreitz@redhat.com |
commitcommitdifftree |
2015-02-16 | Max Reitz | iotests: Add test for qemu-img convert to NBD Signed-off-by: Max Reitz <mreitz@redhat.com> ...1423666727-20777-3-git-send-email-mreitz@redhat.com |
commitcommitdifftree |
2015-02-16 | Max Reitz | qemu-img: Fix qemu-img convert -n Signed-off-by: Max Reitz <mreitz@redhat.com> ...1423666727-20777-2-git-send-email-mreitz@redhat.com |
commitcommitdifftree |
2015-02-16 | Max Reitz | iotests: Add test for drive-mirror with NBD target Signed-off-by: Max Reitz <mreitz@redhat.com> ...1423256778-3340-4-git-send-email-mreitz@redhat.com |
commitcommitdifftree |
2015-02-16 | Max Reitz | iotests: Add "wait" functionality to _cleanup_qemu Signed-off-by: Max Reitz <mreitz@redhat.com> ...1423256778-3340-3-git-send-email-mreitz@redhat.com |
commitcommitdifftree |
2015-02-16 | Max Reitz | nbd: Drop BDS backpointer Signed-off-by: Max Reitz <mreitz@redhat.com> ...1423256778-3340-2-git-send-email-mreitz@redhat.com |
commitcommitdifftree |
2015-02-06 | Max Reitz | qcow2: Rewrite qcow2_alloc_bytes() Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-02-06 | Max Reitz | nbd: Improve error messages Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2015-02-06 | Max Reitz | iotests: Fix 104 for NBD Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
next |