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