index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
block
/
nbd.h
Age
Commit message (
Expand
)
Author
2016-07-05
nbd: Allow larger requests
Eric Blake
2016-06-16
nbd: Avoid magic number for NBD max name size
Eric Blake
2016-06-16
nbd: simplify the nbd_request and nbd_reply structs
Paolo Bonzini
2016-02-23
include: Clean up includes
Peter Maydell
2016-02-16
nbd: implement TLS support in the protocol negotiation
Daniel P. Berrange
2016-02-16
nbd: convert to using I/O channels for actual socket I/O
Daniel P. Berrange
2016-01-15
nbd: Always call "close_fn" in nbd_client_new
Fam Zheng
2015-03-18
nbd: Set block size to BDRV_SECTOR_SIZE
Max Reitz
2015-03-18
nbd: Fix potential signed overflow issues
Max Reitz
2015-03-18
nbd: Handle blk_getlength() failure
Max Reitz
2015-02-16
nbd: Drop BDS backpointer
Max Reitz
2015-02-06
nbd: Improve error messages
Max Reitz
2014-12-10
nbd: Change external interface to BlockBackend
Max Reitz
2014-06-30
nbd: Handle NBD_OPT_LIST option.
Hani Benhabiles
2014-06-30
nbd: Handle fixed new-style clients.
Hani Benhabiles
2014-02-21
nbd: move socket wrappers to qemu-nbd
Paolo Bonzini
2014-02-21
nbd: inline tcp_socket_incoming_spec into sole caller
Paolo Bonzini
2014-02-21
nbd: correctly propagate errors
Paolo Bonzini
2013-05-03
nbd: support large NBD requests
Stefan Hajnoczi
2013-03-22
nbd: Remove unused functions
Kevin Wolf
2013-03-22
nbd: Keep hostname and port separate
Kevin Wolf
2012-12-19
block: move include files to include/block/
Paolo Bonzini