| Commit message (Expand) | Author | Age | Files | Lines |
* | qemu-nbd: move client handling to nbd.c | Paolo Bonzini | 2011-12-22 | 1 | -2/+3 |
* | qemu-nbd: introduce NBDExport | Paolo Bonzini | 2011-12-22 | 1 | -3/+8 |
* | qemu-nbd: remove data_size argument to nbd_trip | Paolo Bonzini | 2011-12-22 | 1 | -1/+3 |
* | qemu-nbd: remove offset argument to nbd_trip | Paolo Bonzini | 2011-12-22 | 1 | -1/+1 |
* | nbd: sync API definitions with upstream | Paolo Bonzini | 2011-09-19 | 1 | -1/+10 |
* | nbd: support feature negotiation | Paolo Bonzini | 2011-09-19 | 1 | -3/+6 |
* | nbd: Clean up use of block_int.h | Markus Armbruster | 2011-09-12 | 1 | -2/+0 |
* | Fix include statements for qemu-common.h | Stefan Weil | 2011-09-09 | 1 | -1/+1 |
* | Use new macro QEMU_PACKED for packed structures | Stefan Weil | 2011-09-03 | 1 | -2/+2 |
* | NBD: Use qemu_socket functions to open TCP and UNIX sockets | Nick Thomas | 2011-04-07 | 1 | -2/+7 |
* | Merge remote branch 'kwolf/for-anthony' into staging | Anthony Liguori | 2010-09-08 | 1 | -1/+4 |
|\ |
|
| * | nbd: Introduce NBD named exports. | Laurent Vivier | 2010-08-30 | 1 | -1/+4 |
* | | Remove unused argument for nbd_client() | Jes Sorensen | 2010-09-04 | 1 | -1/+1 |
|/ |
|
* | Move stdbool.h | Paul Brook | 2010-06-13 | 1 | -1/+0 |
* | Update to a hopefully more future proof FSF address | Blue Swirl | 2009-07-16 | 1 | -2/+1 |
* | Update FSF address in GPL/LGPL boilerplate | aurel32 | 2009-01-04 | 1 | -1/+1 |
* | qemu-nbd: remove useless parameter from nbd_negotiate() (Laurent Vivier) | aliguori | 2008-09-10 | 1 | -1/+1 |
* | Allow QEMU to connect directly to an NBD server, by Laurent Vivier. | ths | 2008-07-03 | 1 | -2/+24 |
* | Add a parameter to disable host cache, by Laurent Vivier. | ths | 2008-07-03 | 1 | -1/+2 |
* | Merge NBD client/server, by Laurent Vivier. | ths | 2008-07-03 | 1 | -1/+4 |
* | qemu-nbd tool (Anthony Liguori) | bellard | 2008-05-27 | 1 | -0/+37 |