summaryrefslogtreecommitdiff
path: root/block/nbd.c
AgeCommit message (Expand)Author
2011-12-22nbd: allow multiple in-flight requestsPaolo Bonzini
2011-12-22nbd: split requestsPaolo Bonzini
2011-12-22nbd: switch to asynchronous operationPaolo Bonzini
2011-12-06fix typo: delete redundant semicolonDong Xu Wang
2011-10-21block: take lock around bdrv_write implementationsPaolo Bonzini
2011-10-21block: take lock around bdrv_read implementationsPaolo Bonzini
2011-10-21block: add a CoMutex to synchronous read driversPaolo Bonzini
2011-09-19nbd: support feature negotiationPaolo Bonzini
2011-09-12nbd: Clean up use of block_int.hMarkus Armbruster
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-05-03NBD: Avoid leaking a couple of strings when the NBD device is closedNick Thomas
2011-04-07NBD device: Separate out parsing configuration and opening sockets.Nick Thomas
2010-09-21nbd: correctly manage default portLaurent Vivier
2010-08-30nbd: Introduce NBD named exports.Laurent Vivier
2010-05-03block: Open the underlying image file in generic codeKevin Wolf
2010-01-26block: kill BDRV_O_CREATChristoph Hellwig
2009-05-14Move block drivers into their own directoryAnthony Liguori