Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use qemu_isfoobar and qemu_towombat versions, based on patch by Christoph Egger | blueswir1 | 2008-11-22 | 1 | -8/+8 |
* | Use common objects for qemu-img and qemu-nbd | aliguori | 2008-09-15 | 1 | -31/+55 |
* | qemu-nbd: remove useless parameter from nbd_negotiate() (Laurent Vivier) | aliguori | 2008-09-10 | 1 | -1/+1 |
* | Fix compilation of nbd on Solaris (Andreas Faerber) | aliguori | 2008-08-02 | 1 | -0/+3 |
* | Add missing return | malc | 2008-07-04 | 1 | -0/+1 |
* | Allow QEMU to connect directly to an NBD server, by Laurent Vivier. | ths | 2008-07-03 | 1 | -68/+143 |
* | Add a parameter to disable host cache, by Laurent Vivier. | ths | 2008-07-03 | 1 | -9/+5 |
* | Merge NBD client/server, by Laurent Vivier. | ths | 2008-07-03 | 1 | -6/+68 |
* | Cleanup qemu-nbd related code, by Laurent Vivier. | ths | 2008-07-02 | 1 | -2/+2 |
* | Fix compiler warning. | ths | 2008-06-06 | 1 | -1/+1 |
* | qemu-nbd tool (Anthony Liguori) | bellard | 2008-05-27 | 1 | -0/+500 |