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
/
block
/
nbd.c
Age
Commit message (
Expand
)
Author
2011-12-22
nbd: allow multiple in-flight requests
Paolo Bonzini
2011-12-22
nbd: split requests
Paolo Bonzini
2011-12-22
nbd: switch to asynchronous operation
Paolo Bonzini
2011-12-06
fix typo: delete redundant semicolon
Dong Xu Wang
2011-10-21
block: take lock around bdrv_write implementations
Paolo Bonzini
2011-10-21
block: take lock around bdrv_read implementations
Paolo Bonzini
2011-10-21
block: add a CoMutex to synchronous read drivers
Paolo Bonzini
2011-09-19
nbd: support feature negotiation
Paolo Bonzini
2011-09-12
nbd: Clean up use of block_int.h
Markus Armbruster
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-05-03
NBD: Avoid leaking a couple of strings when the NBD device is closed
Nick Thomas
2011-04-07
NBD device: Separate out parsing configuration and opening sockets.
Nick Thomas
2010-09-21
nbd: correctly manage default port
Laurent Vivier
2010-08-30
nbd: Introduce NBD named exports.
Laurent Vivier
2010-05-03
block: Open the underlying image file in generic code
Kevin Wolf
2010-01-26
block: kill BDRV_O_CREAT
Christoph Hellwig
2009-05-14
Move block drivers into their own directory
Anthony Liguori
[prev]