index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
nbd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-21
coroutine-sleep: replace QemuCoSleepState pointer with struct in the API
Paolo Bonzini
1
-5
/
+5
2021-05-21
coroutine-sleep: allow qemu_co_sleep_wake that wakes nothing
Paolo Bonzini
1
-6
/
+2
2021-04-13
block/nbd: fix possible use after free of s->connect_thread
Vladimir Sementsov-Ogievskiy
1
-0
/
+11
2021-02-12
block/nbd: implement .bdrv_cancel_in_flight
Vladimir Sementsov-Ogievskiy
1
-0
/
+15
2021-02-03
block/nbd: only enter connection coroutine if it's present
Roman Kagan
1
-7
/
+9
2021-02-03
block/nbd: only detach existing iochannel from aio_context
Roman Kagan
1
-1
/
+8
2021-01-13
block/nbd.c: Add yank feature
Lukas Straub
1
-61
/
+92
2021-01-08
Remove superfluous timer_del() calls
Peter Maydell
1
-1
/
+0
2020-10-30
nbd: Add 'qemu-nbd -A' to expose allocation depth
Eric Blake
1
-5
/
+21
2020-10-09
block/nbd: nbd_co_reconnect_loop(): don't connect if drained
Vladimir Sementsov-Ogievskiy
1
-0
/
+3
2020-10-09
block/nbd: fix reconnect-delay
Vladimir Sementsov-Ogievskiy
1
-9
/
+50
2020-10-09
block/nbd: correctly use qio_channel_detach_aio_context when needed
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2020-10-09
block/nbd: fix drain dead-lock because of nbd reconnect-delay
Vladimir Sementsov-Ogievskiy
1
-0
/
+5
2020-09-02
block/nbd: use non-blocking connect: fix vm hang on connect()
Vladimir Sementsov-Ogievskiy
1
-1
/
+265
2020-07-28
block/nbd: nbd_co_reconnect_loop(): don't sleep if drained
Vladimir Sementsov-Ogievskiy
1
-5
/
+6
2020-07-28
block/nbd: on shutdown terminate connection attempt
Vladimir Sementsov-Ogievskiy
1
-4
/
+11
2020-07-28
block/nbd: allow drain during reconnect attempt
Vladimir Sementsov-Ogievskiy
1
-0
/
+14
2020-07-28
block/nbd: split nbd_establish_connection out of nbd_client_connect
Vladimir Sementsov-Ogievskiy
1
-24
/
+36
2020-07-28
block: nbd: Fix convert qcow2 compressed to nbd
Nir Soffer
1
-0
/
+30
2020-07-13
nbd: Avoid off-by-one in long export name truncation
Eric Blake
1
-1
/
+1
2020-07-10
nbd: Use ERRP_GUARD()
Vladimir Sementsov-Ogievskiy
1
-4
/
+3
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 2
Markus Armbruster
1
-6
/
+2
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
1
-2
/
+1
2020-07-10
qemu-option: Use returned bool to check for failure
Markus Armbruster
1
-2
/
+1
2020-06-10
block: Call attention to truncation of long NBD exports
Eric Blake
1
-8
/
+13
2020-05-04
block/nbd-client: drop max_block restriction from discard
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2020-05-04
block/nbd-client: drop max_block restriction from block_status
Vladimir Sementsov-Ogievskiy
1
-3
/
+1
2020-03-26
block: trickle down the fallback image creation function use to the block dri...
Maxim Levitsky
1
-0
/
+6
2020-02-26
block/nbd: fix memory leak in nbd_open()
Pan Nengyuan
1
-0
/
+1
2020-02-26
block/nbd: extract the common cleanup code
Pan Nengyuan
1
-11
/
+15
2020-02-26
nbd-client: Support leading / in NBD URI
Eric Blake
1
-2
/
+4
2020-02-20
block/nbd: Fix hang in .bdrv_close()
Max Reitz
1
-1
/
+13
2019-12-18
nbd: assert that Error** is not NULL in nbd_iter_channel_error
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2019-11-18
nbd: Don't send oversize strings
Eric Blake
1
-0
/
+10
2019-10-22
block/nbd: nbd reconnect
Vladimir Sementsov-Ogievskiy
1
-63
/
+268
2019-10-10
nbd: add empty .bdrv_reopen_prepare
Maxim Levitsky
1
-0
/
+15
2019-09-05
nbd: Implement client use of NBD FAST_ZERO
Eric Blake
1
-0
/
+7
2019-09-05
nbd: Use g_autofree in a few places
Eric Blake
1
-7
/
+4
2019-08-16
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-08-15' into st...
Peter Maydell
1
-82
/
+113
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
1
-0
/
+1
2019-08-15
block/nbd: refactor nbd connection parameters
Vladimir Sementsov-Ogievskiy
1
-61
/
+60
2019-08-15
block/nbd: add cmdline and qapi parameter reconnect-delay
Vladimir Sementsov-Ogievskiy
1
-1
/
+15
2019-08-15
block/nbd: move from quit to state
Vladimir Sementsov-Ogievskiy
1
-21
/
+37
2019-08-15
block/nbd: use non-blocking io channel for nbd negotiation
Vladimir Sementsov-Ogievskiy
1
-9
/
+7
2019-08-15
block/nbd: split connection_co start out of nbd_client_connect
Vladimir Sementsov-Ogievskiy
1
-9
/
+13
2019-07-19
nbd: Initialize reply on failure
Eric Blake
1
-3
/
+2
2019-06-13
block/nbd: merge NBDClientSession struct back to BDRVNBDState
Vladimir Sementsov-Ogievskiy
1
-103
/
+94
2019-06-13
block/nbd: merge nbd-client.* to nbd.c
Vladimir Sementsov-Ogievskiy
1
-32
/
+1253
2019-03-30
nbd/client: Lower min_block for block-status, unaligned size
Eric Blake
1
-1
/
+18
2019-02-25
block: Purify .bdrv_refresh_filename()
Max Reitz
1
-22
/
+1
[next]