index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2021-06-25
block-copy: small refactor in block_copy_task_entry and block_copy_common
Emanuele Giuseppe Esposito
2021-06-25
progressmeter: protect with a mutex
Emanuele Giuseppe Esposito
2021-06-25
block-copy: let ratelimit handle a speed of 0
Paolo Bonzini
2021-06-25
file-posix: handle EINTR during ioctl
Paolo Bonzini
2021-06-25
block: detect DKIOCGETBLOCKCOUNT/SIZE before use
Joelle van Dyne
2021-06-25
block: try BSD disk size ioctls one after another
Paolo Bonzini
2021-06-25
block: feature detection for host block support
Joelle van Dyne
2021-06-25
file-posix: try BLKSECTGET on block devices too, do not round to power of 2
Paolo Bonzini
2021-06-25
block: add max_hw_transfer to BlockLimits
Paolo Bonzini
2021-06-25
block-backend: align max_transfer to request alignment
Paolo Bonzini
2021-06-25
scsi-generic: pass max_segments via max_iov field in BlockLimits
Paolo Bonzini
2021-06-25
file-posix: fix max_iov for /dev/sg devices
Paolo Bonzini
2021-06-24
block/snapshot: Clarify goto fallback behavior
Max Reitz
2021-06-18
block/nbd: safer transition to receiving request
Vladimir Sementsov-Ogievskiy
2021-06-18
block/nbd: add nbd_client_connected() helper
Vladimir Sementsov-Ogievskiy
2021-06-18
block/nbd: reuse nbd_co_do_establish_connection() in nbd_open()
Vladimir Sementsov-Ogievskiy
2021-06-18
nbd/client-connection: add option for non-blocking connection attempt
Vladimir Sementsov-Ogievskiy
2021-06-18
block/nbd: split nbd_co_do_establish_connection out of nbd_reconnect_attempt
Vladimir Sementsov-Ogievskiy
2021-06-18
nbd/client-connection: return only one io channel
Vladimir Sementsov-Ogievskiy
2021-06-18
block/nbd: drop BDRVNBDState::sioc
Vladimir Sementsov-Ogievskiy
2021-06-18
block/nbd: don't touch s->sioc in nbd_teardown_connection()
Vladimir Sementsov-Ogievskiy
2021-06-18
block/nbd: use negotiation of NBDClientConnection
Vladimir Sementsov-Ogievskiy
2021-06-18
block/nbd: split nbd_handle_updated_info out of nbd_client_handshake()
Vladimir Sementsov-Ogievskiy
2021-06-18
nbd/client-connection: add possibility of negotiation
Vladimir Sementsov-Ogievskiy
2021-06-18
nbd: move connection code from block/nbd to nbd/client-connection
Vladimir Sementsov-Ogievskiy
2021-06-18
block/nbd: introduce nbd_client_connection_release()
Vladimir Sementsov-Ogievskiy
2021-06-18
block/nbd: introduce nbd_client_connection_new()
Vladimir Sementsov-Ogievskiy
2021-06-18
block/nbd: rename NBDConnectThread to NBDClientConnection
Vladimir Sementsov-Ogievskiy
2021-06-18
block/nbd: make nbd_co_establish_connection_cancel() bs-independent
Vladimir Sementsov-Ogievskiy
2021-06-18
block/nbd: bs-independent interface for nbd_co_establish_connection()
Vladimir Sementsov-Ogievskiy
2021-06-18
block/nbd: drop thr->state
Vladimir Sementsov-Ogievskiy
2021-06-18
block/nbd: simplify waking of nbd_co_establish_connection()
Vladimir Sementsov-Ogievskiy
2021-06-18
block/nbd: BDRVNBDState: drop unused connect_err and connect_status
Vladimir Sementsov-Ogievskiy
2021-06-18
block/nbd: nbd_client_handshake(): fix leak of s->ioc
Vladimir Sementsov-Ogievskiy
2021-06-18
block/nbd: ensure ->connection_thread is always valid
Roman Kagan
2021-06-18
block/nbd: call socket_address_parse_named_fd() in advance
Vladimir Sementsov-Ogievskiy
2021-06-18
block/nbd: connect_thread_func(): do qio_channel_set_delay(false)
Vladimir Sementsov-Ogievskiy
2021-06-18
block/nbd: fix how state is cleared on nbd_open() failure paths
Vladimir Sementsov-Ogievskiy
2021-06-18
block/nbd: fix channel object leak
Roman Kagan
2021-06-14
block: use GDateTime for formatting timestamp when dumping snapshot info
Daniel P. Berrangé
2021-06-14
block: remove duplicate trace.h include
Daniel P. Berrangé
2021-06-14
block: add trace point when fdatasync fails
Daniel P. Berrangé
2021-06-14
block: preserve errno from fdatasync failures
Daniel P. Berrangé
2021-06-04
iscsi: link libm into the module
Paolo Bonzini
2021-06-04
meson: allow optional dependencies for block modules
Paolo Bonzini
2021-06-02
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2021-06-02
block-copy: refactor copy_range handling
Vladimir Sementsov-Ogievskiy
2021-06-02
block-copy: fix block_copy_task_entry() progress update
Vladimir Sementsov-Ogievskiy
2021-06-02
block-backend: add drained_poll
Sergio Lopez
2021-06-02
block/vvfat: inherit child_vvfat_qcow from child_of_bds
Vladimir Sementsov-Ogievskiy
[prev]
[next]