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
/
nbd
Age
Commit message (
Expand
)
Author
2023-05-19
nbd/server: Fix drained_poll to wake coroutine in right AioContext
Kevin Wolf
2023-04-25
nbd: mark more coroutine_fns, do not use co_wrappers
Paolo Bonzini
2023-04-20
nbd: a BlockExport always has a BlockBackend
Paolo Bonzini
2023-04-04
nbd/server: Request TCP_NODELAY
Eric Blake
2023-03-27
nbd/server: push pending frames after sending reply
Florian Westphal
2023-01-20
include/block: Untangle inclusion loops
Markus Armbruster
2023-01-20
coroutine: Split qemu/coroutine-core.h off qemu/coroutine.h
Markus Armbruster
2023-01-19
coroutine: Clean up superfluous inclusion of qemu/coroutine.h
Markus Armbruster
2022-12-15
block-backend: replace bdrv_*_above with blk_*_above
Emanuele Giuseppe Esposito
2022-12-15
nbd/server.c: add coroutine_fn annotations
Emanuele Giuseppe Esposito
2022-12-13
nbd/server: Clean up abuse of BlockExportOptionsNbd member @arg
Markus Armbruster
2022-07-12
block: Change blk_{pread,pwrite}() param order
Alberto Faria
2022-07-12
block: Add a 'flags' param to blk_pread()
Alberto Faria
2022-06-29
nbd: trace long NBD operations
Denis V. Lunev
2022-05-12
nbd/server: Allow MULTI_CONN for shared writable exports
Eric Blake
2022-04-26
qapi: nbd-export: allow select bitmaps by node/name pair
Vladimir Sementsov-Ogievskiy
2022-03-22
Remove trailing ; after G_DEFINE_AUTO macro
Marc-André Lureau
2022-03-22
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2022-03-09
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2022-03-07' into st...
Peter Maydell
2022-03-07
nbd/server: Minor cleanups
Eric Blake
2022-03-07
block: pass desired TLS hostname through from block driver client
Daniel P. Berrangé
2022-03-07
osdep: Move memalign-related functions to their own header
Peter Maydell
2022-01-28
nbd/server.c: Remove unused field
Nir Soffer
2021-12-21
nbd/client-connection: improve error message of cancelled attempt
Vladimir Sementsov-Ogievskiy
2021-12-21
nbd/client-connection: nbd_co_establish_connection(): return real error
Vladimir Sementsov-Ogievskiy
2021-11-22
nbd/server: Simplify zero and trim
Eric Blake
2021-11-22
nbd/server: Don't complain on certain client disconnects
Eric Blake
2021-11-16
nbd/server: Silence clang sanitizer warning
Eric Blake
2021-09-29
block/nbd: drop connection_co
Vladimir Sementsov-Ogievskiy
2021-09-29
nbd/client-connection: nbd_co_establish_connection(): fix non set errp
Vladimir Sementsov-Ogievskiy
2021-09-29
nbd/server: Allow LIST_META_CONTEXT without STRUCTURED_REPLY
Eric Blake
2021-07-26
nbd/server: Mark variable unused in nbd_negotiate_meta_queries
Richard Henderson
2021-06-18
nbd/client-connection: add option for non-blocking connection attempt
Vladimir Sementsov-Ogievskiy
2021-06-18
nbd/client-connection: return only one io channel
Vladimir Sementsov-Ogievskiy
2021-06-18
nbd/client-connection: shutdown connection on release
Vladimir Sementsov-Ogievskiy
2021-06-18
nbd/client-connection: implement connection retry
Vladimir Sementsov-Ogievskiy
2021-06-18
nbd/client-connection: add possibility of negotiation
Vladimir Sementsov-Ogievskiy
2021-06-18
nbd/client-connection: use QEMU_LOCK_GUARD
Vladimir Sementsov-Ogievskiy
2021-06-18
nbd: move connection code from block/nbd to nbd/client-connection
Vladimir Sementsov-Ogievskiy
2021-06-02
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2021-06-02
nbd/server: Use drained block ops to quiesce the server
Sergio Lopez
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-03-08
nbd: server: Report holes for raw images
Nir Soffer
2021-01-20
nbd/server: Quiesce coroutines on context switch
Sergio Lopez
2020-11-17
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-1...
Peter Maydell
2020-11-17
configure: Add a proper check for sys/ioccom.h and use it in tpm_ioctl.h
Thomas Huth
2020-11-16
nbd: Silence Coverity false positive
Eric Blake
2020-10-30
nbd: Add 'qemu-nbd -A' to expose allocation depth
Eric Blake
2020-10-30
nbd: Add new qemu:allocation-depth metadata context
Eric Blake
2020-10-30
nbd: Allow export of multiple bitmaps for one device
Eric Blake
[next]