2015-07-02 | Peter Lieven | block/iscsi: add support for request timeouts Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-24 | Stefan Hajnoczi | net: simplify net_client_init1() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1432743412-15943-6-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-06-24 | Stefan Hajnoczi | net: drop if expression that is always true Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1432743412-15943-5-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-06-24 | Stefan Hajnoczi | net: raise an error if -net type is invalid Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1432743412-15943-4-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-06-24 | Stefan Hajnoczi | net: replace net_client_init1() netdev whitelist with... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1432743412-15943-3-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-06-24 | Stefan Hajnoczi | net: add missing "netmap" to host_net_devices[] Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1432743412-15943-2-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-06-24 | Gonglei | virito-blk: drop duplicate check Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-24 | Stefan Hajnoczi | qemu-iotests: fix 051.out after qdev error message... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> ...1435071369-30936-1-git-send-email-stefanha@redhat.com |
commitcommitdifftree |
2015-06-23 | Wen Congyang | iov: don't touch iov in iov_send_recv() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-23 | Dimitris Aragiorgis | raw-posix: Introduce hdev_is_sg() Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-23 | Dimitris Aragiorgis | raw-posix: Use DPRINTF for DEBUG_FLOPPY Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-23 | Dimitris Aragiorgis | raw-posix: DPRINTF instead of DEBUG_BLOCK_PRINT Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-23 | Dimitris Aragiorgis | Fix migration in case of scsi-generic Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-23 | Dimitris Aragiorgis | block: Use bdrv_is_sg() everywhere Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-23 | Lu Lina | nvme: Fix memleak in nvme_dma_read_prp Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-23 | Wolfgang Bumiller | vvfat: add a label option Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-23 | Wen Congyang | util/hbitmap: Add an API to reset all set bits in hbitmap Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-23 | Alexander Yarygin | virtio-blk: Use blk_drain() to drain IO requests Cc: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-23 | Alexander Yarygin | block-backend: Introduce blk_drain() Cc: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-23 | Alberto Garcia | throttle: Check current timers before updating any_timer_armed[] Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-23 | Alexander Yarygin | block: Let bdrv_drain_all() to call aio_poll() for... Cc: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-12 | Alberto Garcia | qemu-iotests: expand test 093 to support group throttling Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-12 | Alberto Garcia | throttle: Update throttle infrastructure copyright Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-12 | Alberto Garcia | throttle: add the name of the ThrottleGroup to BlockDeviceInfo Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-12 | Alberto Garcia | throttle: acquire the ThrottleGroup lock in bdrv_swap() Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-12 | Alberto Garcia | throttle: Add throttle group support Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-12 | Alberto Garcia | throttle: Add throttle group infrastructure tests Cc: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-12 | Alberto Garcia | throttle: Add throttle group infrastructure Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-12 | Benoît Canet | throttle: Extract timers from ThrottleState into a... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-12 | Kevin Wolf | raw-posix: Fix .bdrv_co_get_block_status() for unaligned... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-12 | Stefan Hajnoczi | Revert "iothread: release iothread around aio_poll" Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-12 | Scott Feldman | qmp/hmp: add rocker device support Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-12 | Scott Feldman | rocker: bring link up/down on PHY enable/disable Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-12 | Scott Feldman | rocker: update tests using hw-derived interface names Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-12 | David Ahern | rocker: Add support for phys name Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-12 | Fam Zheng | iohandler: Change return type of qemu_set_fd_handler... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-12 | Fam Zheng | event-notifier: Always return 0 for posix implementation Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-12 | Fam Zheng | xen_backend: Remove unused error handling of qemu_set_fd_handler Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-12 | Fam Zheng | oss: Remove unused error handling of qemu_set_fd_handler Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-12 | Fam Zheng | alsaaudio: Remove unused error handling of qemu_set_fd_handler Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-12 | Fam Zheng | main-loop: Drop qemu_set_fd_handler2 Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-12 | Fam Zheng | Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_h... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-12 | Fam Zheng | tap: Drop tap_can_send Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-12 | Fam Zheng | net/socket: Drop net_socket_can_send Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-12 | Fam Zheng | netmap: Drop netmap_can_send Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-12 | Fam Zheng | l2tpv3: Drop l2tpv3_can_send Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-12 | Fam Zheng | stubs: Add qemu_set_fd_handler Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-06-10 | Petr Matousek | pcnet: force the buffer access to be in bounds during tx Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-27 | Shannon Zhao | net/net: Record usage status of mac address Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-27 | Markus Armbruster | tap: Improve -netdev/netdev_add/-net/... tap error... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-27 | Markus Armbruster | tap: Finish conversion of tap_open() to Error Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-27 | Markus Armbruster | tap-solaris: Convert tap_open() to Error Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-27 | Markus Armbruster | tap-bsd: Convert tap_open() to Error Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-27 | Markus Armbruster | tap-linux: Convert tap_open() to Error Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-27 | Markus Armbruster | tap: Permit incremental conversion of tap_open() to... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-27 | Markus Armbruster | tap: Convert launch_script() to Error Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-27 | Markus Armbruster | tap: Convert net_init_tap_one() to Error Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-27 | Markus Armbruster | tap: Convert tap_set_sndbuf() to Error Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-27 | Markus Armbruster | tap: Improve -netdev/netdev_add/-net/... bridge error... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-27 | Markus Armbruster | tap: net_tap_fd_init() can't fail, drop dead error... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-27 | Markus Armbruster | net/dump: Improve -net/host_net_add dump error reporting Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-27 | Markus Armbruster | net: Improve -net nic error reporting Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-27 | Markus Armbruster | net: Permit incremental conversion of init functions... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-27 | Markus Armbruster | net: Improve error message for -net hubport a bit Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-27 | Thomas Huth | net: Change help text to list -netdev instead of -net... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Paolo Bonzini | block: get_block_status: use "else" when testing the... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Fam Zheng | qemu-iotests: Test unaligned sub-block zero write Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Fam Zheng | block: Fix NULL deference for unaligned write if qiov... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Fam Zheng | Revert "block: Fix unaligned zero write" Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Denis V. Lunev | block: align bounce buffers to page CC: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Denis V. Lunev | block: minimal bounce buffer alignment CC: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Paolo Bonzini | block: return EPERM on writes or discards to read-only... Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | John Snow | configure: Add workaround for ccache and clang Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | John Snow | configure: silence glib unknown attribute __alloc_size__ Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | John Snow | configure: factor out supported flag check Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Stefan Hajnoczi | configure: handle clang -nopie argument warning Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Denis V. Lunev | block/parallels: improve image writing performance... CC: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Denis V. Lunev | block/parallels: optimize linear image expansion CC: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Denis V. Lunev | block/parallels: add prealloc-mode and prealloc-size... CC: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Denis V. Lunev | block/parallels: delay writing to BAT till bdrv_co_flush_to_os Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Denis V. Lunev | block/parallels: create bat_entry_off helper Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Denis V. Lunev | block/parallels: improve image reading performance Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Denis V. Lunev | iotests, parallels: check for incorrectly closed image... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Denis V. Lunev | block/parallels: implement incorrect close detection Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Denis V. Lunev | block/parallels: implement parallels_check method of... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Denis V. Lunev | block/parallels: move parallels_open/probe to the very... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Denis V. Lunev | block/parallels: read parallels image header and BAT... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Denis V. Lunev | block/parallels: keep BAT bitmap data in little endian... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Denis V. Lunev | block/parallels: create bat2sect helper Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Denis V. Lunev | block/parallels: rename catalog_ names to bat_ Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Denis V. Lunev | parallels: change copyright information in the image... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Denis V. Lunev | iotests, parallels: test for newly created parallels... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Denis V. Lunev | block/parallels: support parallels image creation Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Denis V. Lunev | iotests, parallels: test for write into Parallels image Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Denis V. Lunev | block/parallels: _co_writev callback for Parallels... CC: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Denis V. Lunev | block/parallels: mark parallels format driver as zero... CC: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Denis V. Lunev | block/parallels: replace magic constants 4, 64 with... Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Denis V. Lunev | block/parallels: provide _co_readv routine for parallels... CC: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Roman Kagan | block/parallels: add get_block_status CC: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
2015-05-22 | Roman Kagan | block/parallels: read up to cluster end in one go Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> |
commitcommitdifftree |
next |