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
/
nbd-internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-17
configure: Add a proper check for sys/ioccom.h and use it in tpm_ioctl.h
Thomas Huth
1
-1
/
+1
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
1
-1
/
+0
2019-08-16
Include qemu/queue.h slightly less
Markus Armbruster
1
-1
/
+0
2019-02-25
nbd: Move nbd_read_eof() to nbd/client.c
Kevin Wolf
1
-19
/
+0
2019-01-05
nbd/client: Drop pointless buf variable
Eric Blake
1
-1
/
+2
2019-01-04
nbd: publish _lookup functions
Vladimir Sementsov-Ogievskiy
1
-5
/
+0
2017-10-30
nbd: Minimal structured read for client
Vladimir Sementsov-Ogievskiy
1
-1
/
+0
2017-10-30
nbd: Move nbd_read() to common header
Eric Blake
1
-9
/
+0
2017-10-30
nbd: Expose constants and structs for structured read
Eric Blake
1
-1
/
+1
2017-10-30
nbd: Move nbd_errno_to_system_errno() to public header
Eric Blake
1
-12
/
+0
2017-10-30
nbd: Include error names in trace messages
Eric Blake
1
-0
/
+1
2017-10-13
nbd: header constants indenting
Vladimir Sementsov-Ogievskiy
1
-17
/
+17
2017-10-12
nbd: rename some simple-request related objects to be _simple_
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2017-09-06
nbd: Use new qio_channel_*_all() functions
Eric Blake
1
-34
/
+7
2017-08-30
nbd/client: refactor nbd_read_eof
Vladimir Sementsov-Ogievskiy
1
-9
/
+24
2017-07-17
nbd: Fix server reply to NBD_OPT_EXPORT_NAME of older clients
Eric Blake
1
-2
/
+6
2017-07-14
nbd: Implement NBD_OPT_GO on client
Eric Blake
1
-0
/
+3
2017-07-14
nbd: Expose and debug more NBD constants
Eric Blake
1
-6
/
+4
2017-07-10
nbd: use generic trace subsystem instead of TRACE macro
Vladimir Sementsov-Ogievskiy
1
-19
/
+0
2017-06-15
nbd: make nbd_drop public
Vladimir Sementsov-Ogievskiy
1
-0
/
+2
2017-06-15
nbd: rename read_sync and friends
Vladimir Sementsov-Ogievskiy
1
-13
/
+13
2017-06-06
nbd: add errp to read_sync, write_sync and drop_sync
Vladimir Sementsov-Ogievskiy
1
-6
/
+10
2017-06-06
nbd: add errp parameter to nbd_wr_syncv()
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2017-06-06
nbd: read_sync and friends: return 0 on success
Vladimir Sementsov-Ogievskiy
1
-4
/
+30
2017-01-23
io: change the QIOTask callback signature
Daniel P. Berrange
1
-2
/
+1
2016-11-02
nbd: Improve server handling of shutdown requests
Eric Blake
1
-0
/
+1
2016-11-02
nbd: Share common option-sending code in client
Eric Blake
1
-1
/
+1
2016-11-02
nbd: Treat flags vs. command type as separate fields
Eric Blake
1
-2
/
+2
2016-11-02
nbd: Add qemu-nbd -D for human-readable description
Eric Blake
1
-2
/
+3
2016-07-20
nbd: Drop unused offset parameter
Eric Blake
1
-2
/
+2
2016-05-19
qemu-common: stop including qemu/bswap.h from qemu-common.h
Paolo Bonzini
1
-0
/
+1
2016-04-08
nbd: Avoid bitrot in TRACE() usage
Eric Blake
1
-6
/
+9
2016-02-23
all: Clean up includes
Peter Maydell
1
-4
/
+0
2016-02-16
nbd: implement TLS support in the protocol negotiation
Daniel P. Berrange
1
-0
/
+14
2016-02-16
nbd: convert to using I/O channels for actual socket I/O
Daniel P. Berrange
1
-10
/
+8
2016-01-15
nbd: Split nbd.c
Fam Zheng
1
-0
/
+113