summaryrefslogtreecommitdiffstats
path: root/block/nbd.c
Commit message (Expand)AuthorAgeFilesLines
...
* nbd: split requestsPaolo Bonzini2011-12-221-6/+46
* nbd: switch to asynchronous operationPaolo Bonzini2011-12-221-65/+123
* fix typo: delete redundant semicolonDong Xu Wang2011-12-061-2/+2
* block: take lock around bdrv_write implementationsPaolo Bonzini2011-10-211-1/+12
* block: take lock around bdrv_read implementationsPaolo Bonzini2011-10-211-1/+12
* block: add a CoMutex to synchronous read driversPaolo Bonzini2011-10-211-0/+2
* nbd: support feature negotiationPaolo Bonzini2011-09-191-2/+2
* nbd: Clean up use of block_int.hMarkus Armbruster2011-09-121-0/+1
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-9/+9
* NBD: Avoid leaking a couple of strings when the NBD device is closedNick Thomas2011-05-031-0/+4
* NBD device: Separate out parsing configuration and opening sockets.Nick Thomas2011-04-071-55/+102
* nbd: correctly manage default portLaurent Vivier2010-09-211-2/+0
* nbd: Introduce NBD named exports.Laurent Vivier2010-08-301-19/+49
* block: Open the underlying image file in generic codeKevin Wolf2010-05-031-1/+1
* block: kill BDRV_O_CREATChristoph Hellwig2010-01-261-3/+0
* Move block drivers into their own directoryAnthony Liguori2009-05-141-0/+196
OpenPOWER on IntegriCloud