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
/
nbd
/
client-connection.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-05
nbd/client: Request extended headers during negotiation
Eric Blake
1
-1
/
+1
2023-09-22
nbd: Replace bool structured_reply with mode enum
Eric Blake
1
-2
/
+2
2023-09-08
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Stefan Hajnoczi
1
-1
/
+1
2023-09-08
misc/other: spelling fixes
Michael Tokarev
1
-1
/
+1
2023-09-07
nbd: drop unused nbd_receive_negotiate() aio_context argument
Stefan Hajnoczi
1
-2
/
+1
2023-06-05
bulk: Remove pointless QOM casts
Philippe Mathieu-Daudé
1
-1
/
+1
2023-01-20
coroutine: Split qemu/coroutine-core.h off qemu/coroutine.h
Markus Armbruster
1
-0
/
+1
2022-06-29
nbd: trace long NBD operations
Denis V. Lunev
1
-0
/
+2
2022-03-07
block: pass desired TLS hostname through from block driver client
Daniel P. Berrangé
1
-3
/
+9
2021-12-21
nbd/client-connection: improve error message of cancelled attempt
Vladimir Sementsov-Ogievskiy
1
-2
/
+9
2021-12-21
nbd/client-connection: nbd_co_establish_connection(): return real error
Vladimir Sementsov-Ogievskiy
1
-16
/
+34
2021-09-29
nbd/client-connection: nbd_co_establish_connection(): fix non set errp
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2021-06-18
nbd/client-connection: add option for non-blocking connection attempt
Vladimir Sementsov-Ogievskiy
1
-1
/
+7
2021-06-18
nbd/client-connection: return only one io channel
Vladimir Sementsov-Ogievskiy
1
-8
/
+28
2021-06-18
nbd/client-connection: shutdown connection on release
Vladimir Sementsov-Ogievskiy
1
-3
/
+17
2021-06-18
nbd/client-connection: implement connection retry
Vladimir Sementsov-Ogievskiy
1
-13
/
+43
2021-06-18
nbd/client-connection: add possibility of negotiation
Vladimir Sementsov-Ogievskiy
1
-5
/
+100
2021-06-18
nbd/client-connection: use QEMU_LOCK_GUARD
Vladimir Sementsov-Ogievskiy
1
-54
/
+45
2021-06-18
nbd: move connection code from block/nbd to nbd/client-connection
Vladimir Sementsov-Ogievskiy
1
-0
/
+232