Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-10-26 | Fix undeclared symbol warnings from sparse | blueswir1 | 1 | -1/+1 |
2008-10-14 | Expand cache= option and use write-through caching by default | aliguori | 1 | -1/+1 |
2008-09-10 | qemu-nbd: remove useless parameter from nbd_negotiate() (Laurent Vivier) | aliguori | 1 | -1/+1 |
2008-07-18 | Allow qemu-nbd --version to show the application name dynamically, by | ths | 1 | -2/+2 |
2008-07-03 | Allow QEMU to connect directly to an NBD server, by Laurent Vivier. | ths | 1 | -2/+8 |
2008-07-03 | Allow to share a disk image via nbd, by Laurent Vivier. | ths | 1 | -21/+75 |
2008-07-03 | Add a parameter to disable host cache, by Laurent Vivier. | ths | 1 | -5/+17 |
2008-07-03 | Merge NBD client/server, by Laurent Vivier. | ths | 1 | -4/+135 |
2008-07-02 | Cleanup qemu-nbd related code, by Laurent Vivier. | ths | 1 | -1/+1 |
2008-05-27 | qemu-nbd tool (Anthony Liguori) | bellard | 1 | -0/+275 |