1. b90fb4b nbd: support feature negotiation by Paolo Bonzini · 14 years ago
  2. ab359cd nbd: Clean up use of block_int.h by Markus Armbruster · 14 years ago
  3. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  4. d2d979c NBD: Avoid leaking a couple of strings when the NBD device is closed by Nick Thomas · 14 years ago
  5. 33897dc NBD device: Separate out parsing configuration and opening sockets. by Nick Thomas · 14 years ago
  6. c2e2872 nbd: correctly manage default port by Laurent Vivier · 15 years ago
  7. 1d45f8b nbd: Introduce NBD named exports. by Laurent Vivier · 15 years ago
  8. 66f82ce block: Open the underlying image file in generic code by Kevin Wolf · 15 years ago
  9. 9a2d77a block: kill BDRV_O_CREAT by Christoph Hellwig · 15 years ago
  10. 019d6b8 Move block drivers into their own directory by Anthony Liguori · 16 years ago[Renamed from block-nbd.c]
  11. 5efa9d5 Convert block infrastructure to use new module init functionality by Anthony Liguori · 16 years ago
  12. e60f469 Use C99 initializers for BlockDriver methods by aurel32 · 16 years ago
  13. c4cd07e Remove unnecessary #includes from block-nbd.c by aliguori · 17 years ago
  14. bd5921b Fix typo by malc · 17 years ago
  15. 7581825 Allow QEMU to connect directly to an NBD server, by Laurent Vivier. by ths · 17 years ago