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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
include
/
block
/
nbd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-06
qemu-storage-daemon: Add --nbd-server option
Kevin Wolf
1
-0
/
+1
2019-11-18
nbd: Don't send oversize strings
Eric Blake
1
-4
/
+4
2019-11-18
nbd/server: Prefer heap over stack for parsing client names
Eric Blake
1
-5
/
+5
2019-09-24
nbd: Grab aio context lock in more places
Eric Blake
1
-0
/
+1
2019-09-05
nbd: Prepare for NBD_CMD_FLAG_FAST_ZERO
Eric Blake
1
-0
/
+4
2019-09-05
nbd: Improve per-export flag handling in server
Eric Blake
1
-1
/
+1
2019-09-05
nbd: Advertise multi-conn for shared read-only connections
Eric Blake
1
-1
/
+1
2019-08-15
block/nbd: use non-blocking io channel for nbd negotiation
Vladimir Sementsov-Ogievskiy
1
-1
/
+2
2019-05-07
qemu-nbd: Look up flag names in array
Max Reitz
1
-12
/
+26
2019-03-06
nbd: allow authorization with nbd-server-start QMP command
Daniel P. Berrange
1
-1
/
+1
2019-03-06
qemu-nbd: add support for authorization of TLS clients
Daniel P. Berrange
1
-1
/
+1
2019-02-25
nbd: Use low-level QIOChannel API in nbd_read_eof()
Kevin Wolf
1
-2
/
+2
2019-02-25
nbd: Move nbd_read_eof() to nbd/client.c
Kevin Wolf
1
-1
/
+2
2019-02-04
nbd: generalize usage of nbd_read
Vladimir Sementsov-Ogievskiy
1
-2
/
+30
2019-01-21
nbd/client: Add meta contexts to nbd_receive_export_list()
Eric Blake
1
-0
/
+2
2019-01-21
nbd/client: Add nbd_receive_export_list()
Eric Blake
1
-2
/
+13
2019-01-21
nbd/client: Change signature of nbd_negotiate_simple_meta_context()
Eric Blake
1
-1
/
+1
2019-01-21
nbd/client: Move export name into NBDExportInfo
Eric Blake
1
-4
/
+4
2019-01-21
nbd/server: Favor [u]int64_t over off_t
Eric Blake
1
-2
/
+2
2019-01-14
nbd: Merge nbd_export_bitmap into nbd_export_new
Eric Blake
1
-6
/
+3
2019-01-14
nbd: Merge nbd_export_set_name into nbd_export_new
Eric Blake
1
-2
/
+1
2019-01-04
nbd: publish _lookup functions
Vladimir Sementsov-Ogievskiy
1
-0
/
+5
2018-10-04
nbd: fix NBD_FLAG_SEND_CACHE value
Denis V. Lunev
1
-1
/
+3
2018-10-03
nbd/server: drop old-style negotiation
Vladimir Sementsov-Ogievskiy
1
-2
/
+1
2018-07-02
nbd/client: Add x-dirty-bitmap to query bitmap from server
Eric Blake
1
-0
/
+1
2018-06-21
nbd/server: introduce NBD_CMD_CACHE
Vladimir Sementsov-Ogievskiy
1
-1
/
+2
2018-06-21
nbd/server: implement dirty bitmap export
Vladimir Sementsov-Ogievskiy
1
-2
/
+6
2018-03-13
nbd: BLOCK_STATUS for standard get_block_status function: client part
Vladimir Sementsov-Ogievskiy
1
-0
/
+3
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-1
/
+1
2018-03-01
nbd: BLOCK_STATUS constants
Vladimir Sementsov-Ogievskiy
1
-0
/
+31
2018-03-01
nbd: change indenting in nbd.h
Vladimir Sementsov-Ogievskiy
1
-11
/
+11
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-2
/
+0
2018-01-26
qapi: add nbd-server-remove
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2018-01-10
nbd: rename nbd_option and nbd_opt_reply
Vladimir Sementsov-Ogievskiy
1
-4
/
+4
2017-11-09
nbd: Fix struct name for structured reads
Eric Blake
1
-5
/
+13
2017-10-30
nbd: Minimal structured read for client
Vladimir Sementsov-Ogievskiy
1
-0
/
+12
2017-10-30
nbd: Move nbd_read() to common header
Eric Blake
1
-0
/
+10
2017-10-30
nbd/client: prepare nbd_receive_reply for structured reply
Vladimir Sementsov-Ogievskiy
1
-6
/
+24
2017-10-30
nbd: Expose constants and structs for structured read
Eric Blake
1
-0
/
+41
2017-10-30
nbd: Move nbd_errno_to_system_errno() to public header
Eric Blake
1
-0
/
+13
2017-10-13
nbd: header constants indenting
Vladimir Sementsov-Ogievskiy
1
-7
/
+8
2017-10-12
nbd/server: structurize simple reply header sending
Vladimir Sementsov-Ogievskiy
1
-0
/
+6
2017-09-06
nbd: Use new qio_channel_*_all() functions
Eric Blake
1
-2
/
+0
2017-08-30
nbd/client: fix nbd_send_request to return int
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2017-08-30
nbd/client: refactor nbd_receive_reply
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2017-07-14
nbd: Implement NBD_INFO_BLOCK_SIZE on client
Eric Blake
1
-0
/
+6
2017-07-14
nbd: Expose and debug more NBD constants
Eric Blake
1
-9
/
+28
2017-07-14
nbd: Create struct for tracking export info
Eric Blake
1
-4
/
+11
2017-06-15
nbd: rename read_sync and friends
Vladimir Sementsov-Ogievskiy
1
-6
/
+2
2017-06-15
nbd: Fix regression on resiliency to port scan
Eric Blake
1
-1
/
+1
[next]