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