Sign in
qemu
/
qemu
/
88401cbc5b5730986fd5040425f5015a9cce9080
/
blockdev-nbd.c
a0b1a66
Include monitor/monitor.h exactly where needed
by Markus Armbruster
· 10 years ago
c6bd8c7
qerror: Clean up QERR_ macros to expand into a single string
by Markus Armbruster
· 10 years ago
75158eb
qerror: Eliminate QERR_DEVICE_NOT_FOUND
by Markus Armbruster
· 10 years ago
82e1cc4
Change qemu_set_fd_handler2(..., NULL, ...) to qemu_set_fd_handler
by Fam Zheng
· 10 years ago
78fa62f
nbd: Fix up comment after commit e140177
by Markus Armbruster
· 10 years ago
98f44bb
nbd: Handle blk_getlength() failure
by Max Reitz
· 10 years ago
e140177
nbd: Change external interface to BlockBackend
by Max Reitz
· 10 years ago
5839e53
block: Use g_new() & friends where that makes obvious sense
by Markus Armbruster
· 10 years ago
27e5eae
nbd: Shutdown socket before closing.
by Hani Benhabiles
· 11 years ago
60fe4fa
nbd: Don't export a block device with no medium.
by Hani Benhabiles
· 11 years ago
36af599
nbd: Close socket on negotiation failure.
by Hani Benhabiles
· 11 years ago
38b54b6
nbd: use BlockDriverState refcnt
by Fam Zheng
· 11 years ago
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
83c9089
monitor: move include files to include/monitor/
by Paolo Bonzini
· 12 years ago
737e150
block: move include files to include/block/
by Paolo Bonzini
· 12 years ago
7b1b5d1
qapi: move include files to include/qobject/
by Paolo Bonzini
· 12 years ago
f3313d2
nbd-server-add: Fix the default for 'writable'
by Michal Privoznik
· 12 years ago
17b6be4
nbd: disallow nbd-server-add before nbd-server-start
by Paolo Bonzini
· 12 years ago
e644473
nbd: force read-only export for read-only devices
by Paolo Bonzini
· 12 years ago
fc6467e
nbd: fix nbd_server_stop crash when no server was running
by Paolo Bonzini
· 12 years ago
6dd844d
qmp: add NBD server commands
by Paolo Bonzini
· 12 years ago