summaryrefslogtreecommitdiff
path: root/block/nbd.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-9/+9
2011-05-03NBD: Avoid leaking a couple of strings when the NBD device is closedNick Thomas1-0/+4
2011-04-07NBD device: Separate out parsing configuration and opening sockets.Nick Thomas1-55/+102
2010-09-21nbd: correctly manage default portLaurent Vivier1-2/+0
2010-08-30nbd: Introduce NBD named exports.Laurent Vivier1-19/+49
2010-05-03block: Open the underlying image file in generic codeKevin Wolf1-1/+1
2010-01-26block: kill BDRV_O_CREATChristoph Hellwig1-3/+0
2009-05-14Move block drivers into their own directoryAnthony Liguori1-0/+196