2015-11-12 | Fam Zheng | blockjob: Introduce reference count and fix reference... Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-11-12 | Fam Zheng | backup: Extract dirty bitmap handling as a separate... Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-11-12 | Fam Zheng | qed: Implement .bdrv_drain Signed-off-by: Fam Zheng <famz@redhat.com> ...1447064214-29930-10-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-11-12 | Fam Zheng | block: Introduce BlockDriver.bdrv_drain callback Signed-off-by: Fam Zheng <famz@redhat.com> ...1447064214-29930-9-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-11-12 | Fam Zheng | block: Drop BlockDriver.bdrv_ioctl Signed-off-by: Fam Zheng <famz@redhat.com> ...1447064214-29930-8-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-11-12 | Fam Zheng | block: Emulate bdrv_ioctl with bdrv_aio_ioctl and track... Signed-off-by: Fam Zheng <famz@redhat.com> ...1447064214-29930-7-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-11-12 | Fam Zheng | block: Add ioctl parameter fields to BlockRequest Signed-off-by: Fam Zheng <famz@redhat.com> ...1447064214-29930-6-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-11-12 | Fam Zheng | iscsi: Emulate commands in iscsi_aio_ioctl as iscsi_ioctl Signed-off-by: Fam Zheng <famz@redhat.com> ...1447064214-29930-5-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-11-12 | Fam Zheng | block: Track discard requests Signed-off-by: Fam Zheng <famz@redhat.com> ...1447064214-29930-4-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-11-12 | Fam Zheng | block: Track flush requests Signed-off-by: Fam Zheng <famz@redhat.com> ...1447064214-29930-3-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-11-12 | Fam Zheng | block: Add more types for tracked request Signed-off-by: Fam Zheng <famz@redhat.com> ...1447064214-29930-2-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-11-09 | Fam Zheng | aio: Introduce aio-epoll.c Signed-off-by: Fam Zheng <famz@redhat.com> ...1446177989-6702-4-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-11-09 | Fam Zheng | aio: Introduce aio_context_setup Signed-off-by: Fam Zheng <famz@redhat.com> ...1446177989-6702-3-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-11-09 | Fam Zheng | aio: Introduce aio_external_disabled Signed-off-by: Fam Zheng <famz@redhat.com> ...1446177989-6702-2-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-11-05 | Fam Zheng | iscsi: Translate scsi sense into error code Signed-off-by: Fam Zheng <famz@redhat.com> ...1446699609-11376-1-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2015-11-02 | Fam Zheng | scripts/text2pod.pl: Escape left brace Signed-off-by: Fam Zheng <famz@redhat.com> ...1445326726-16031-1-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2015-10-23 | Fam Zheng | tests: Add test case for aio_disable_external Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-10-23 | Fam Zheng | block: Add "drained begin/end" for internal snapshot Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-10-23 | Fam Zheng | block: Add "drained begin/end" for transactional blockdev... Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-10-23 | Fam Zheng | block: Add "drained begin/end" for transactional backup Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-10-23 | Fam Zheng | block: Add "drained begin/end" for transactional external... Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-10-23 | Fam Zheng | block: Introduce "drained begin/end" API Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-10-23 | Fam Zheng | aio: introduce aio_{disable,enable}_external Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-10-23 | Fam Zheng | dataplane: Mark host notifiers' client type as "external" Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-10-23 | Fam Zheng | nbd: Mark fd handlers client type as "external" Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-10-23 | Fam Zheng | aio: Add "is_external" flag for event handlers Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-10-16 | Fam Zheng | blkdebug: Don't confuse image as backing file Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-09-16 | Fam Zheng | checkpatch: Escape left braces in regex Signed-off-by: Fam Zheng <famz@redhat.com> ...1441969656-2640-1-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2015-09-07 | Fam Zheng | iohandler: Use aio API Signed-off-by: Fam Zheng <famz@redhat.com> ...1441596538-4412-1-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2015-09-02 | Fam Zheng | ne2000: Drop ne2000_can_receive Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-09-02 | Fam Zheng | vmxnet3: Drop net_vmxnet3_info.can_receive Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-07-30 | Fam Zheng | virtio-scsi-test: Add test case for tail unaligned... Signed-off-by: Fam Zheng <famz@redhat.com> ...1438159512-3871-3-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2015-07-30 | Fam Zheng | scsi-disk: Fix assertion failure on WRITE SAME Signed-off-by: Fam Zheng <famz@redhat.com> ...1438159512-3871-2-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2015-07-28 | Fam Zheng | xen: Drop net_rx_ok Signed-off-by: Fam Zheng <famz@redhat.com> ...1438077176-378-1-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-07-27 | Fam Zheng | axienet: Flush queued packets when rx is done Signed-off-by: Fam Zheng <famz@redhat.com> ...1436955553-22791-13-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-07-27 | Fam Zheng | dp8393x: Flush packets when link comes up Signed-off-by: Fam Zheng <famz@redhat.com> ...1436955553-22791-12-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-07-27 | Fam Zheng | stellaris_enet: Flush queued packets when read done Signed-off-by: Fam Zheng <famz@redhat.com> ...1436955553-22791-11-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-07-27 | Fam Zheng | mipsnet: Flush queued packets when receiving is enabled Signed-off-by: Fam Zheng <famz@redhat.com> ...1436955553-22791-10-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-07-27 | Fam Zheng | milkymist-minimac2: Flush queued packets when link... Signed-off-by: Fam Zheng <famz@redhat.com> ...1436955553-22791-9-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-07-27 | Fam Zheng | mcf_fec: Drop mcf_fec_can_receive Signed-off-by: Fam Zheng <famz@redhat.com> ...1436955553-22791-8-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-07-27 | Fam Zheng | etsec: Flush queue when rx buffer is consumed Signed-off-by: Fam Zheng <famz@redhat.com> ...1436955553-22791-7-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-07-27 | Fam Zheng | etsec: Move etsec_can_receive into etsec_receive Signed-off-by: Fam Zheng <famz@redhat.com> ...1436955553-22791-6-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-07-27 | Fam Zheng | usbnet: Drop usbnet_can_receive Signed-off-by: Fam Zheng <famz@redhat.com> ...1436955553-22791-5-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-07-27 | Fam Zheng | eepro100: Drop nic_can_receive Signed-off-by: Fam Zheng <famz@redhat.com> ...1436955553-22791-4-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-07-27 | Fam Zheng | pcnet: Drop pcnet_can_receive Signed-off-by: Fam Zheng <famz@redhat.com> ...1436955553-22791-3-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-07-27 | Fam Zheng | xgmac: Drop packets with eth_can_rx is false. Signed-off-by: Fam Zheng <famz@redhat.com> ...1436955553-22791-2-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-07-22 | Fam Zheng | mirror: Speed up bitmap initial scanning Signed-off-by: Fam Zheng <famz@redhat.com> ...1436413678-7114-4-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2015-07-20 | Fam Zheng | net: Flush queued packets when guest resumes Signed-off-by: Fam Zheng <famz@redhat.com> ...1436232067-29144-1-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-07-20 | Fam Zheng | lan9118: Drop lan9118_can_receive Signed-off-by: Fam Zheng <famz@redhat.com> ...1435734647-8371-4-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-07-20 | Fam Zheng | etraxfs_eth: Drop eth_can_receive Signed-off-by: Fam Zheng <famz@redhat.com> ...1435734647-8371-3-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-07-20 | Fam Zheng | musicpal: Drop eth_can_receive Signed-off-by: Fam Zheng <famz@redhat.com> ...1435734647-8371-2-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-07-20 | Fam Zheng | virtio-net: Flush incoming queues when DRIVER_OK is... Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-07-15 | Fam Zheng | block/mirror: Sleep periodically during bitmap scanning Signed-off-by: Fam Zheng <famz@redhat.com> ...1431486673-19280-1-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-07-07 | Fam Zheng | block: Use bdrv_drain to replace uncessary bdrv_drain_all Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-07-07 | Fam Zheng | block: Initialize local_err in bdrv_append_temp_snapshot Signed-off-by: Fam Zheng <famz@redhat.com> ...1436156684-16526-1-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-07-02 | Fam Zheng | iotests: Use event_wait in wait_ready Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-07-02 | Fam Zheng | qemu-iotests: Add test case for mirror with unmap Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-07-02 | Fam Zheng | qemu-iotests: Make block job methods common Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-07-02 | Fam Zheng | block: Remove bdrv_reset_dirty Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-07-02 | Fam Zheng | block: Fix dirty bitmap in bdrv_co_discard Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-07-02 | Fam Zheng | mirror: Do zero write on target if sectors not allocated Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-07-02 | Fam Zheng | qmp: Add optional bool "unmap" to drive-mirror Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-07-02 | Fam Zheng | block: Add bdrv_get_block_status_above Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-06-23 | Fam Zheng | Makefile: Add "make ctags" Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-06-23 | Fam Zheng | Makefile: Fix "make cscope TAGS" Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-06-19 | Fam Zheng | tests: virtio-scsi: Add test for unaligned WRITE SAME Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-06-17 | Fam Zheng | tests: virtio-scsi: Move start/stop to individual test... Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-06-17 | Fam Zheng | libqos: Complete virtio device ID definition list Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-06-17 | Fam Zheng | libqos: Allow calling guest_free on NULL pointer Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-06-17 | Fam Zheng | tests: Link libqos virtio object to virtio-scsi-test Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-06-12 | Fam Zheng | vmdk: Use vmdk_find_index_in_cluster everywhere Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-06-12 | Fam Zheng | vmdk: Fix index_in_cluster calculation in vmdk_co_get_block_... Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-06-12 | Fam Zheng | qemu-iotests: Fix 128 if sudo required Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-06-12 | Fam Zheng | iohandler: Change return type of qemu_set_fd_handler... Signed-off-by: Fam Zheng <famz@redhat.com> ...1433400324-7358-14-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-06-12 | Fam Zheng | event-notifier: Always return 0 for posix implementation Signed-off-by: Fam Zheng <famz@redhat.com> ...1433400324-7358-13-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-06-12 | Fam Zheng | xen_backend: Remove unused error handling of qemu_set_fd_handler Signed-off-by: Fam Zheng <famz@redhat.com> ...1433400324-7358-12-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-06-12 | Fam Zheng | oss: Remove unused error handling of qemu_set_fd_handler Signed-off-by: Fam Zheng <famz@redhat.com> ...1433400324-7358-11-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-06-12 | Fam Zheng | alsaaudio: Remove unused error handling of qemu_set_fd_handler Signed-off-by: Fam Zheng <famz@redhat.com> ...1433400324-7358-10-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-06-12 | Fam Zheng | main-loop: Drop qemu_set_fd_handler2 Signed-off-by: Fam Zheng <famz@redhat.com> ...1433400324-7358-9-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-06-12 | Fam Zheng | Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_h... Signed-off-by: Fam Zheng <famz@redhat.com> ...1433400324-7358-8-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-06-12 | Fam Zheng | tap: Drop tap_can_send Signed-off-by: Fam Zheng <famz@redhat.com> ...1433400324-7358-7-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-06-12 | Fam Zheng | net/socket: Drop net_socket_can_send Signed-off-by: Fam Zheng <famz@redhat.com> ...1433400324-7358-6-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-06-12 | Fam Zheng | netmap: Drop netmap_can_send Signed-off-by: Fam Zheng <famz@redhat.com> ...1433400324-7358-5-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-06-12 | Fam Zheng | l2tpv3: Drop l2tpv3_can_send Signed-off-by: Fam Zheng <famz@redhat.com> ...1433400324-7358-4-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-06-12 | Fam Zheng | stubs: Add qemu_set_fd_handler Signed-off-by: Fam Zheng <famz@redhat.com> ...1433400324-7358-2-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-06-05 | Fam Zheng | qemu-nbd: Switch to qemu_set_fd_handler Signed-off-by: Fam Zheng <famz@redhat.com> ...1432032670-15124-3-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2015-06-03 | Fam Zheng | iscsi: Remove pointless runtime check of macro value Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-05-22 | Fam Zheng | qemu-iotests: Make debugging python tests easier Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-05-22 | Fam Zheng | qemu-iotests: qemu-img info on afl VMDK image with... Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-05-22 | Fam Zheng | block: Detect multiplication overflow in bdrv_getlength Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-05-22 | Fam Zheng | vmdk: Fix overflow if l1_size is 0x20000000 Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-05-22 | Fam Zheng | vmdk: Fix next_cluster_sector for compressed write Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-05-22 | Fam Zheng | qemu-iotests: Test unaligned sub-block zero write Signed-off-by: Fam Zheng <famz@redhat.com> ...1431522721-3266-4-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-05-22 | Fam Zheng | block: Fix NULL deference for unaligned write if qiov... Signed-off-by: Fam Zheng <famz@redhat.com> ...1431522721-3266-3-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-05-22 | Fam Zheng | Revert "block: Fix unaligned zero write" Signed-off-by: Fam Zheng <famz@redhat.com> ...1431522721-3266-2-git-send-email-famz@redhat.com |
commitcommitdifftree |
2015-05-08 | Fam Zheng | rules.mak: Force CFLAGS for all objects in DSO Signed-off-by: Fam Zheng <famz@redhat.com> ...1430981715-31465-1-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2015-05-05 | Fam Zheng | qapi: Allow true, false and null in schema json Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-04-28 | Fam Zheng | configure: Add support for tcmalloc Signed-off-by: Fam Zheng <famz@redhat.com> ...1427338992-27057-1-git-send-email-famz@redhat.com> |
commitcommitdifftree |
2015-04-28 | Fam Zheng | vmdk: Widen before shifting 32 bit header field Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
2015-04-28 | Fam Zheng | qapi: Add optional field "name" to block dirty bitmap Signed-off-by: Fam Zheng <famz@redhat.com> |
commitcommitdifftree |
next |