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