Max Reitz
|
e8d8f6a3aa
qemu-io: Use purely string blockdev options
|
7 years ago |
Thomas Huth
|
7e563bfb8a
Polish the version strings containing the package version
|
7 years ago |
Julia Suvorova
|
3e015d815b
use g_path_get_basename instead of basename
|
7 years ago |
Daniel P. Berrange
|
0e448a0544
qemu-io: fix EOF Ctrl-D handling in qemu-io readline code
|
7 years ago |
Markus Armbruster
|
bd006b9818
Include qapi/qmp/qbool.h exactly where needed
|
7 years ago |
Markus Armbruster
|
452fcdbc49
Include qapi/qmp/qdict.h exactly where needed
|
7 years ago |
Eric Blake
|
0f40444cc4
qemu-io: Add -C for opening with copy-on-read
|
7 years ago |
Eric Blake
|
f5048cb751
maint: Include bug-reporting info in --help output
|
8 years ago |
Eric Blake
|
4face32a7a
qemu-io: Give more --version information
|
8 years ago |
Daniel P. Berrange
|
788cf9f8c8
block: rip out all traces of password prompting
|
8 years ago |
Eric Blake
|
64ebf55648
qemu-io: Don't die on second open
|
8 years ago |
Eric Blake
|
579cf1d104
block: Use QDict helpers for --force-share
|
8 years ago |
Fam Zheng
|
459571f7b2
qemu-io: Add --force-share option
|
8 years ago |
Eric Blake
|
46f5ac205a
qobject: Use simpler QDict/QList scalar insertion macros
|
8 years ago |
Nir Soffer
|
b7aa131519
qemu-io: Return non-zero exit code on failure
|
8 years ago |
Daniel P. Berrange
|
fe4db84d49
trace: provide mechanism for registering trace events
|
9 years ago |
Denis V. Lunev
|
e9a80859d6
trace: enable tracing in qemu-io
|
9 years ago |
Eduardo Habkost
|
e8f2d2722e
Use &error_fatal when initializing crypto on qemu-{img,io,nbd}
|
9 years ago |
Eric Blake
|
b8d970f1a9
qemu-io: Make 'open' subcommand more like command line
|
9 years ago |
Eric Blake
|
e4e12bb26d
qemu-io: Add missing option documentation
|
9 years ago |
Markus Armbruster
|
51b9b478cc
qom: -object error messages lost location, restore it
|
9 years ago |
Daniel P. Berrange
|
c229708848
block: initialize qcrypto API at startup
|
9 years ago |
Kevin Wolf
|
e151fc16dd
qemu-io: Call blk_set_enable_write_cache() explicitly
|
9 years ago |
Daniel P. Berrange
|
4ef130fca8
qemu-img/qemu-io: don't prompt for passwords if not required
|
9 years ago |
Markus Armbruster
|
da34e65cb4
include/qemu/osdep.h: Don't include qapi/error.h
|
9 years ago |
Max Reitz
|
efaa7c4eeb
blockdev: Split monitor reference from BB creation
|
9 years ago |
Daniel P. Berrange
|
a513416ecf
qemu-io: use no_argument/required_argument constants
|
9 years ago |
Daniel P. Berrange
|
499afa2512
qemu-io: allow specifying image as a set of options args
|
9 years ago |
Daniel P. Berrange
|
9ba371b634
qemu-io: add support for --object command line arg
|
9 years ago |
Daniel P. Berrange
|
064097d919
nbd: convert block client to use I/O channels for connection setup
|
9 years ago |