1. f97742d Darwin: Fix compilation warning regarding the deprecated daemon() function by Alexandre Raymond · 14 years ago
  2. a659979 block: clarify the meaning of BDRV_O_NOCACHE by Christoph Hellwig · 14 years ago
  3. ad71713 Remove NULL checks for bdrv_new return value by Kevin Wolf · 14 years ago
  4. c2e2872 nbd: correctly manage default port by Laurent Vivier · 14 years ago
  5. 72aef73 use qemu_blockalign consistently by Christoph Hellwig · 15 years ago
  6. aab2e8f Merge remote branch 'kwolf/for-anthony' into staging by Anthony Liguori · 15 years ago
  7. e301b13 Respect return value from nbd_client() by Jes Sorensen · 15 years ago
  8. 0a4eb86 Remove unused argument for nbd_client() by Jes Sorensen · 15 years ago
  9. 1d45f8b nbd: Introduce NBD named exports. by Laurent Vivier · 15 years ago
  10. cb7cf0e qemu-nbd: Improve error reporting by Ryota Ozaki · 15 years ago
  11. d6e9098 Replace calls of old bdrv_open by Kevin Wolf · 15 years ago
  12. b6353be qemu-nbd: Fix invalid usage of the first argument of errx by Ryota Ozaki · 15 years ago
  13. a16c174 qemu-nbd: Fix return value handling of bdrv_open by Ryota Ozaki · 15 years ago
  14. 07108b2 read-only: minor cleanup by Naphtali Sprei · 15 years ago
  15. f8a8324 win32: pair qemu_memalign() with qemu_vfree() by Herve Poussineau · 15 years ago
  16. f5edb01 Clean-up a little bit the RW related bits of BDRV_O_FLAGS. BDRV_O_RDONLY gone (and so is BDRV_O_ACCESS). Default value for bdrv_flags (0/zero) is READ-ONLY. Need to explicitly request READ-WRITE. by Naphtali Sprei · 15 years ago
  17. 22ff51e qemu-nbd: fix OpenBSD linker warning by Blue Swirl · 15 years ago
  18. 2bff4b6 Compile qemu-nbd also on OpenBSD and Solaris by Blue Swirl · 15 years ago
  19. 660f11b Fix Sparse warnings: "Using plain integer as NULL pointer" by Blue Swirl · 16 years ago
  20. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  21. f5de141 Fix warning in qemu-nbd.c by Anthony Liguori · 16 years ago
  22. 1eec614 toplevel: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  23. d6aa671 qemu-nbd: fix options: -b (--bind) expects an argument (IFACE) (Uri Lublin) by aliguori · 16 years ago
  24. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  25. b1d8e52 Fix undeclared symbol warnings from sparse by blueswir1 · 16 years ago
  26. 9f7965c Expand cache= option and use write-through caching by default by aliguori · 16 years ago
  27. 2798266 qemu-nbd: remove useless parameter from nbd_negotiate() (Laurent Vivier) by aliguori · 17 years ago
  28. 315bc7a Allow qemu-nbd --version to show the application name dynamically, by by ths · 17 years ago
  29. 7581825 Allow QEMU to connect directly to an NBD server, by Laurent Vivier. by ths · 17 years ago
  30. 3b05a8e Allow to share a disk image via nbd, by Laurent Vivier. by ths · 17 years ago
  31. 2f72648 Add a parameter to disable host cache, by Laurent Vivier. by ths · 17 years ago
  32. cd831bd Merge NBD client/server, by Laurent Vivier. by ths · 17 years ago
  33. 975b092 Cleanup qemu-nbd related code, by Laurent Vivier. by ths · 17 years ago
  34. 7a5ca86 qemu-nbd tool (Anthony Liguori) by bellard · 17 years ago