2018-04-02 | Eric Blake | nbd: Fix 32-bit compilation on BLOCK_STATUS Signed-off-by: Eric Blake <eblake@redhat.com> ...Id: <20180327210517.1804242-1-eblake@redhat.com> |
commitcommitdifftree |
2018-03-27 | Eric Blake | tests: Add parameter to qtest_init_without_qmp_handshake Signed-off-by: Eric Blake <eblake@redhat.com> ...Id: <20180327013620.1644387-4-eblake@redhat.com> |
commitcommitdifftree |
2018-03-27 | Eric Blake | tests: Silence false positive warning on generated... Signed-off-by: Eric Blake <eblake@redhat.com> ...Id: <20180323204341.1501664-1-eblake@redhat.com> |
commitcommitdifftree |
2018-03-26 | Eric Blake | iotests: 163 is not quick Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-03-23 | Eric Blake | qapi: Force UTF8 encoding when parsing qapi files Signed-off-by: Eric Blake <eblake@redhat.com> ...Id: <20180319205040.1113423-1-eblake@redhat.com> |
commitcommitdifftree |
2018-03-19 | Eric Blake | qapi: Pass '-u' when doing non-silent diff Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20180315125116.804342-1-eblake@redhat.com> |
commitcommitdifftree |
2018-03-19 | Eric Blake | qmp: add new event "command-dropped" Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-03-19 | Eric Blake | iotests: Avoid realpath, for CentOS 6 Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-03-13 | Eric Blake | nbd/server: Honor FUA request on NBD_CMD_TRIM Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20180307225732.155835-1-eblake@redhat.com> |
commitcommitdifftree |
2018-03-13 | Eric Blake | iotests: Fix stuck NBD process on 33 Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20180312211156.452139-1-eblake@redhat.com> |
commitcommitdifftree |
2018-03-12 | Eric Blake | checkpatch: Exempt long URLs Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20180222215838.18223-1-eblake@redhat.com> |
commitcommitdifftree |
2018-03-09 | Eric Blake | iotests: Mark all tests executable Signed-off-by: Eric Blake <eblake@redhat.com> Message-id: 20180305161824.7188-1-eblake@redhat.com |
commitcommitdifftree |
2018-03-02 | Eric Blake | watchdog: Consolidate QAPI into single file Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20180226225744.26356-1-eblake@redhat.com> |
commitcommitdifftree |
2018-03-02 | Eric Blake | block: Drop unused .bdrv_co_get_block_status() Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-03-02 | Eric Blake | vvfat: Switch to .bdrv_co_block_status() Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-03-02 | Eric Blake | vpc: Switch to .bdrv_co_block_status() Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-03-02 | Eric Blake | vmdk: Switch to .bdrv_co_block_status() Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-03-02 | Eric Blake | vdi: Switch to .bdrv_co_block_status() Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-03-02 | Eric Blake | vdi: Avoid bitrot of debugging code Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-03-02 | Eric Blake | sheepdog: Switch to .bdrv_co_block_status() Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-03-02 | Eric Blake | raw: Switch to .bdrv_co_block_status() Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-03-02 | Eric Blake | qed: Switch to .bdrv_co_block_status() Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-03-02 | Eric Blake | qcow2: Switch to .bdrv_co_block_status() Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-03-02 | Eric Blake | qcow: Switch to .bdrv_co_block_status() Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-03-02 | Eric Blake | parallels: Switch to .bdrv_co_block_status() Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-03-02 | Eric Blake | null: Switch to .bdrv_co_block_status() Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-03-02 | Eric Blake | iscsi: Switch to .bdrv_co_block_status() Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-03-02 | Eric Blake | iscsi: Switch iscsi_allocmap_update() to byte-based Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-03-02 | Eric Blake | iscsi: Switch cluster_sectors to byte-based Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-03-02 | Eric Blake | gluster: Switch to .bdrv_co_block_status() Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-03-02 | Eric Blake | file-posix: Switch to .bdrv_co_block_status() Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-03-02 | Eric Blake | block: Switch passthrough drivers to .bdrv_co_block_status() Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-03-02 | Eric Blake | nvme: Drop pointless .bdrv_co_get_block_status() Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-03-02 | Eric Blake | block: Add .bdrv_co_block_status() callback Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-03-01 | Eric Blake | nbd: Honor server's advertised minimum block size Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20180215032905.27146-1-eblake@redhat.com> |
commitcommitdifftree |
2018-02-14 | Eric Blake | wdt_ib700-test: Drop dependence on global_qtest Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-02-14 | Eric Blake | tests/boot-sector: Drop dependence on global_qtest Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-02-14 | Eric Blake | qmp-test: Drop dependence on global_qtest Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-02-14 | Eric Blake | libqos: Use explicit QTestState for remaining libqos... Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-02-14 | Eric Blake | libqos: Use explicit QTestState for ahci operations Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-02-14 | Eric Blake | libqos: Use explicit QTestState for i2c operations Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-02-14 | Eric Blake | libqos: Use explicit QTestState for rtas operations Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-02-14 | Eric Blake | libqos: Use explicit QTestState for fw_cfg operations Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-02-14 | Eric Blake | libqos: Track QTestState with QPCIBus Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-02-14 | Eric Blake | libqtest: Use qemu_strtoul() Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-02-10 | Eric Blake | maint: Mention web site maintenance in README Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-02-10 | Eric Blake | Drop unneeded system header includes Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-02-09 | Eric Blake | block: Simplify bdrv_can_write_zeroes_with_unmap() Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20180126193439.20219-1-eblake@redhat.com> |
commitcommitdifftree |
2018-01-26 | Eric Blake | hmp: Add nbd_server_remove to mirror QMP command Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20180125144557.25502-1-eblake@redhat.com> Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2018-01-26 | Eric Blake | hmp: Add name parameter to nbd_server_add Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20180109192802.17167-1-eblake@redhat.com> |
commitcommitdifftree |
2018-01-23 | Eric Blake | iotests: Split 177 into two parts for compat=0.10 Signed-off-by: Eric Blake <eblake@redhat.com> Message-id: 20180117165420.15946-2-eblake@redhat.com |
commitcommitdifftree |
2018-01-18 | Eric Blake | nbd/server: Add helper functions for parsing option... Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20180110230825.18321-6-eblake@redhat.com> |
commitcommitdifftree |
2018-01-18 | Eric Blake | nbd/server: Add va_list form of nbd_negotiate_send_rep_err() Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20180110230825.18321-5-eblake@redhat.com> |
commitcommitdifftree |
2018-01-18 | Eric Blake | nbd/server: Better error for NBD_OPT_EXPORT_NAME failure Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20180110230825.18321-4-eblake@redhat.com> |
commitcommitdifftree |
2018-01-18 | Eric Blake | nbd/server: Hoist nbd_reject_length() earlier Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20180110230825.18321-2-eblake@redhat.com> |
commitcommitdifftree |
2018-01-16 | Eric Blake | checkpatch: Enforce proper do/while (0) style Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20171201232433.25193-8-eblake@redhat.com> |
commitcommitdifftree |
2018-01-16 | Eric Blake | maint: Fix macros with broken 'do/while(0); ' usage Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20171201232433.25193-7-eblake@redhat.com> |
commitcommitdifftree |
2018-01-16 | Eric Blake | tests: Avoid 'do/while(false); ' in vhost-user-bridge Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20171201232433.25193-6-eblake@redhat.com> |
commitcommitdifftree |
2018-01-16 | Eric Blake | chardev: Clean up previous patch indentation Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20171201232433.25193-5-eblake@redhat.com> |
commitcommitdifftree |
2018-01-16 | Eric Blake | chardev: Use goto/label instead of do/break/while(0) Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20171201232433.25193-4-eblake@redhat.com> |
commitcommitdifftree |
2018-01-16 | Eric Blake | mips: Tweak location of ';' in macros Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20171201232433.25193-3-eblake@redhat.com> |
commitcommitdifftree |
2018-01-16 | Eric Blake | net: Drop unusual use of do { } while (0); Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20171201232433.25193-2-eblake@redhat.com> |
commitcommitdifftree |
2018-01-08 | Eric Blake | nbd/server: Optimize final chunk of sparse read Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20171107030912.23930-3-eblake@redhat.com> |
commitcommitdifftree |
2018-01-08 | Eric Blake | nbd/server: Implement sparse reads atop structured... Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20171107030912.23930-2-eblake@redhat.com> |
commitcommitdifftree |
2017-11-28 | Eric Blake | nbd/server: CVE-2017-15118 Stack smash on large export... Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2017-11-28 | Eric Blake | nbd/server: CVE-2017-15119 Reject options larger than 32M Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2017-11-21 | Eric Blake | iotests: Fix 176 on 32-bit host Signed-off-by: Eric Blake <eblake@redhat.com> Message-id: 20171117190422.23626-1-eblake@redhat.com |
commitcommitdifftree |
2017-11-17 | Eric Blake | qcow2: fix image corruption on commit with persistent... Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2017-11-17 | Eric Blake | nbd/server: Fix error reporting for bad requests Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20171115213557.3548-1-eblake@redhat.com> |
commitcommitdifftree |
2017-11-17 | Eric Blake | nbd/client: Don't hard-disconnect on ESHUTDOWN from... Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20171113194857.13933-1-eblake@redhat.com> |
commitcommitdifftree |
2017-11-17 | Eric Blake | nbd/client: Use error_prepend() correctly Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20171113152424.25381-1-eblake@redhat.com> |
commitcommitdifftree |
2017-11-17 | Eric Blake | nbd: Don't crash when server reports NBD_CMD_READ failure Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20171112013936.5942-1-eblake@redhat.com> |
commitcommitdifftree |
2017-11-14 | Eric Blake | iotests: Use new-style NBD connections Signed-off-by: Eric Blake <eblake@redhat.com> Message-id: 20171109221216.10248-1-eblake@redhat.com |
commitcommitdifftree |
2017-11-09 | Eric Blake | nbd/server: Fix structured read of length 0 Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20171108215703.9295-8-eblake@redhat.com> |
commitcommitdifftree |
2017-11-09 | Eric Blake | nbd-client: Stricter enforcing of structured reply... Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20171108215703.9295-7-eblake@redhat.com> |
commitcommitdifftree |
2017-11-09 | Eric Blake | nbd-client: Short-circuit 0-length operations Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20171108215703.9295-6-eblake@redhat.com> |
commitcommitdifftree |
2017-11-09 | Eric Blake | nbd: Fix struct name for structured reads Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20171108215703.9295-5-eblake@redhat.com> |
commitcommitdifftree |
2017-11-09 | Eric Blake | nbd/client: Nicer trace of structured reply Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20171108215703.9295-4-eblake@redhat.com> |
commitcommitdifftree |
2017-11-09 | Eric Blake | nbd-client: Refuse read-only client with BDRV_O_RDWR Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20171108215703.9295-3-eblake@redhat.com> |
commitcommitdifftree |
2017-11-09 | Eric Blake | nbd-client: Fix error message typos Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20171108215703.9295-2-eblake@redhat.com> |
commitcommitdifftree |
2017-10-30 | Eric Blake | nbd: Move nbd_read() to common header Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20171027104037.8319-12-eblake@redhat.com> |
commitcommitdifftree |
2017-10-30 | Eric Blake | nbd/server: Include human-readable message in structured... Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20171027104037.8319-9-eblake@redhat.com> |
commitcommitdifftree |
2017-10-30 | Eric Blake | nbd/server: Refactor zero-length option check Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20171027104037.8319-7-eblake@redhat.com> |
commitcommitdifftree |
2017-10-30 | Eric Blake | nbd/server: Simplify nbd_negotiate_options loop Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20171027104037.8319-6-eblake@redhat.com> |
commitcommitdifftree |
2017-10-30 | Eric Blake | nbd/server: Report error for write to read-only export Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20171027104037.8319-5-eblake@redhat.com> |
commitcommitdifftree |
2017-10-30 | Eric Blake | nbd: Expose constants and structs for structured read Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20171027104037.8319-4-eblake@redhat.com> |
commitcommitdifftree |
2017-10-30 | Eric Blake | nbd: Move nbd_errno_to_system_errno() to public header Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20171027104037.8319-3-eblake@redhat.com> |
commitcommitdifftree |
2017-10-30 | Eric Blake | nbd: Include error names in trace messages Signed-off-by: Eric Blake <eblake@redhat.com> Message-Id: <20171027104037.8319-2-eblake@redhat.com> |
commitcommitdifftree |
2017-10-26 | Eric Blake | qemu-io: Relax 'alloc' now that block-status doesn... Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2017-10-26 | Eric Blake | qcow2: Reduce is_zero() rounding Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2017-10-26 | Eric Blake | block: Reduce bdrv_aligned_preadv() rounding Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2017-10-26 | Eric Blake | block: Align block status requests Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2017-10-26 | Eric Blake | qemu-img: Change img_compare() to be byte-based Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2017-10-26 | Eric Blake | qemu-img: Change img_rebase() to be byte-based Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2017-10-26 | Eric Blake | qemu-img: Change compare_sectors() to be byte-based Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2017-10-26 | Eric Blake | qemu-img: Change check_empty_sectors() to byte-based Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2017-10-26 | Eric Blake | qemu-img: Drop redundant error message in compare Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2017-10-26 | Eric Blake | qemu-img: Add find_nonzero() Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2017-10-26 | Eric Blake | qemu-img: Speed up compare on pre-allocated larger... Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
2017-10-26 | Eric Blake | qemu-img: Simplify logic in img_compare() Signed-off-by: Eric Blake <eblake@redhat.com> |
commitcommitdifftree |
next |