1. 185b433 nbd: consistently return negative errno values by Paolo Bonzini · 13 years ago
  2. 94e7340 nbd: consistently use ssize_t by Paolo Bonzini · 13 years ago
  3. 1743b51 qemu-nbd: move client handling to nbd.c by Paolo Bonzini · 14 years ago
  4. af49bbb qemu-nbd: introduce NBDExport by Paolo Bonzini · 14 years ago
  5. 3777b09 qemu-nbd: remove data_size argument to nbd_trip by Paolo Bonzini · 13 years ago
  6. 94607e7 qemu-nbd: remove offset argument to nbd_trip by Paolo Bonzini · 14 years ago
  7. bbb74ed nbd: sync API definitions with upstream by Paolo Bonzini · 14 years ago
  8. b90fb4b nbd: support feature negotiation by Paolo Bonzini · 14 years ago
  9. ab359cd nbd: Clean up use of block_int.h by Markus Armbruster · 14 years ago
  10. 5a61cb6 Fix include statements for qemu-common.h by Stefan Weil · 14 years ago
  11. 541dc0d Use new macro QEMU_PACKED for packed structures by Stefan Weil · 14 years ago
  12. c12504c NBD: Use qemu_socket functions to open TCP and UNIX sockets by Nick Thomas · 14 years ago
  13. aab2e8f Merge remote branch 'kwolf/for-anthony' into staging by Anthony Liguori · 15 years ago
  14. 0a4eb86 Remove unused argument for nbd_client() by Jes Sorensen · 15 years ago
  15. 1d45f8b nbd: Introduce NBD named exports. by Laurent Vivier · 15 years ago
  16. 1116582 Move stdbool.h by Paul Brook · 15 years ago
  17. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  18. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  19. 2798266 qemu-nbd: remove useless parameter from nbd_negotiate() (Laurent Vivier) by aliguori · 17 years ago
  20. 7581825 Allow QEMU to connect directly to an NBD server, by Laurent Vivier. by ths · 17 years ago
  21. 2f72648 Add a parameter to disable host cache, by Laurent Vivier. by ths · 17 years ago
  22. cd831bd Merge NBD client/server, by Laurent Vivier. by ths · 17 years ago
  23. 7a5ca86 qemu-nbd tool (Anthony Liguori) by bellard · 17 years ago