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
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
2017-06-06
nbd/client.c: use errp instead of LOG
Vladimir Sementsov-Ogievskiy
1
-2
/
+3
2017-06-06
nbd: add errp parameter to nbd_wr_syncv()
Vladimir Sementsov-Ogievskiy
1
-1
/
+2
2017-05-09
sockets: Limit SocketAddressLegacy to external interfaces
Markus Armbruster
1
-0
/
+3
2016-11-02
nbd: Implement NBD_CMD_WRITE_ZEROES on server
Eric Blake
1
-2
/
+6
2016-11-02
nbd: Improve server handling of shutdown requests
Eric Blake
1
-4
/
+9
2016-11-02
nbd: Support shorter handshake
Eric Blake
1
-2
/
+4
2016-11-02
nbd: Share common option-sending code in client
Eric Blake
1
-3
/
+22
2016-11-02
nbd: Rename struct nbd_request and nbd_reply
Eric Blake
1
-4
/
+6
2016-11-02
nbd: Treat flags vs. command type as separate fields
Eric Blake
1
-6
/
+12
2016-11-02
nbd: Add qemu-nbd -D for human-readable description
Eric Blake
1
-0
/
+1
2016-09-05
nbd-server: Use a separate BlockBackend
Kevin Wolf
1
-1
/
+2
2016-08-03
nbd: Limit nbdflags to 16 bits
Eric Blake
1
-3
/
+3
2016-07-20
nbd: Convert to byte-based interface
Eric Blake
1
-1
/
+0
2016-07-20
nbd: Drop unused offset parameter
Eric Blake
1
-1
/
+0
2016-07-05
nbd: Allow larger requests
Eric Blake
1
-0
/
+2
2016-06-16
nbd: Avoid magic number for NBD max name size
Eric Blake
1
-0
/
+6
2016-06-16
nbd: simplify the nbd_request and nbd_reply structs
Paolo Bonzini
1
-6
/
+7
2016-02-23
include: Clean up includes
Peter Maydell
1
-1
/
+0
2016-02-16
nbd: implement TLS support in the protocol negotiation
Daniel P. Berrange
1
-0
/
+8
2016-02-16
nbd: convert to using I/O channels for actual socket I/O
Daniel P. Berrange
1
-6
/
+14
2016-01-15
nbd: Always call "close_fn" in nbd_client_new
Fam Zheng
1
-2
/
+1
2015-03-18
nbd: Set block size to BDRV_SECTOR_SIZE
Max Reitz
1
-2
/
+2
2015-03-18
nbd: Fix potential signed overflow issues
Max Reitz
1
-2
/
+2
2015-03-18
nbd: Handle blk_getlength() failure
Max Reitz
1
-1
/
+2
[next]