index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-nbd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-21
qemu-nbd: Add --list option
Eric Blake
1
-13
/
+142
2019-01-21
nbd/client: Move export name into NBDExportInfo
Eric Blake
1
-2
/
+4
2019-01-21
qemu-nbd: Avoid strtol open-coding
Eric Blake
1
-19
/
+9
2019-01-21
nbd/server: Favor [u]int64_t over off_t
Eric Blake
1
-18
/
+11
2019-01-21
qemu-nbd: Sanity check partition bounds
Eric Blake
1
-1
/
+21
2019-01-14
qemu-nbd: Add --bitmap=NAME option
Eric Blake
1
-2
/
+8
2019-01-14
nbd: Merge nbd_export_bitmap into nbd_export_new
Eric Blake
1
-2
/
+3
2019-01-14
nbd: Merge nbd_export_set_name into nbd_export_new
Eric Blake
1
-5
/
+3
2019-01-14
qemu-nbd: Rename 'exp' variable clashing with math::exp() symbol
Philippe Mathieu-Daudé
1
-9
/
+10
2019-01-05
qemu-nbd: Fail earlier for -c/-d on non-linux
Eric Blake
1
-2
/
+19
2019-01-04
qemu-nbd: Use program name in error messages
Eric Blake
1
-0
/
+1
2018-10-19
qom: Clean up error reporting in user_creatable_add_opts_foreach()
Markus Armbruster
1
-5
/
+3
2018-10-19
Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
1
-5
/
+1
2018-10-03
nbd/server: drop old-style negotiation
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2018-10-03
qemu-nbd: drop old-style negotiation
Vladimir Sementsov-Ogievskiy
1
-19
/
+6
2018-10-03
qemu-nbd: Document --tls-creds
Eric Blake
1
-0
/
+1
2018-05-23
block: Cancel job in bdrv_close_all() callers
Kevin Wolf
1
-1
/
+7
2018-03-12
Polish the version strings containing the package version
Thomas Huth
1
-1
/
+1
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-1
/
+1
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
1
-0
/
+1
2017-12-21
blockdev: convert qemu-nbd server to QIONetListener
Daniel P. Berrange
1
-37
/
+24
2017-09-04
qapi: Change data type of the FOO_lookup generated for enum FOO
Marc-André Lureau
1
-1
/
+1
2017-09-04
qapi: Generate FOO_str() macro for QAPI enum FOO
Markus Armbruster
1
-1
/
+0
2017-09-04
qapi: Drop superfluous qapi_enum_parse() parameter max
Markus Armbruster
1
-1
/
+0
2017-08-08
maint: Include bug-reporting info in --help output
Eric Blake
1
-1
/
+1
2017-07-24
maint: Reorder include directives for qemu-{nbd, io}
Eric Blake
1
-4
/
+4
2017-07-24
qemu-nbd: Update version string
Eric Blake
1
-2
/
+3
2017-07-14
nbd: Implement NBD_INFO_BLOCK_SIZE on client
Eric Blake
1
-1
/
+1
2017-07-14
nbd: Create struct for tracking export info
Eric Blake
1
-6
/
+4
2017-06-15
qemu-nbd: Ignore SIGPIPE
Max Reitz
1
-0
/
+4
2017-06-15
nbd: Fix regression on resiliency to port scan
Eric Blake
1
-2
/
+2
2017-06-07
nbd: Fully initialize client in case of failed negotiation
Eric Blake
1
-1
/
+1
2017-06-06
nbd/client.c: use errp instead of LOG
Vladimir Sementsov-Ogievskiy
1
-1
/
+2
2017-05-09
sockets: Limit SocketAddressLegacy to external interfaces
Markus Armbruster
1
-9
/
+8
2017-05-09
sockets: Rename SocketAddress to SocketAddressLegacy
Markus Armbruster
1
-6
/
+6
2017-05-09
qobject: Use simpler QDict/QList scalar insertion macros
Eric Blake
1
-1
/
+1
2017-03-19
qemu-ga: obey LISTEN_PID when using systemd socket activation
Paolo Bonzini
1
-92
/
+8
2017-02-16
qemu-nbd: Implement socket activation.
Richard W.M. Jones
1
-9
/
+163
2016-11-02
nbd: Add qemu-nbd -D for human-readable description
Eric Blake
1
-1
/
+11
2016-10-24
qemu-nbd: Add --fork option
Max Reitz
1
-1
/
+16
2016-10-12
trace: provide mechanism for registering trace events
Daniel P. Berrange
1
-0
/
+1
2016-10-06
qemu-nbd: Shrink image size by specified offset
Tomáš Golembiovský
1
-0
/
+8
2016-09-05
nbd-server: Use a separate BlockBackend
Kevin Wolf
1
-2
/
+2
2016-08-03
nbd: Limit nbdflags to 16 bits
Eric Blake
1
-2
/
+2
2016-06-28
trace: enable tracing in qemu-nbd
Denis V. Lunev
1
-1
/
+18
2016-06-16
nbd: Don't use *_to_cpup() functions
Peter Maydell
1
-2
/
+2
2016-05-20
Use &error_fatal when initializing crypto on qemu-{img,io,nbd}
Eduardo Habkost
1
-4
/
+1
2016-05-19
qemu-common: stop including qemu/bswap.h from qemu-common.h
Paolo Bonzini
1
-0
/
+1
2016-05-12
nbd: Switch to byte-based block access
Eric Blake
1
-4
/
+9
2016-04-28
qom: -object error messages lost location, restore it
Markus Armbruster
1
-2
/
+1
[next]