Marc-André Lureau
|
06680b15b4
include: move qemu_*_exec_dir() to cutils
|
3 年之前 |
Marc-André Lureau
|
49f9522193
include: rename qemu-common.h qemu/help-texts.h
|
3 年之前 |
Richard Henderson
|
c5955f4ff4
util/log: Pass Error pointer to qemu_set_log
|
3 年之前 |
Marc-André Lureau
|
336d354ba7
error: use GLib to remember the program name
|
3 年之前 |
Marc-André Lureau
|
9edc6313da
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
|
3 年之前 |
Markus Armbruster
|
f9734d5d40
error: Use error_fatal to simplify obvious fatal errors (again)
|
4 年之前 |
Vladimir Sementsov-Ogievskiy
|
78632a3d16
monitor: hmp_qemu_io: acquire aio contex, fix crash
|
4 年之前 |
Kevin Wolf
|
b3e79bc6f0
qemu-io: Use user_creatable_process_cmdline() for --object
|
4 年之前 |
Paolo Bonzini
|
92eecfff32
trace: remove argument from trace_init_file
|
4 年之前 |
Daniel P. Berrangé
|
98c5d2e701
block: add missing socket_init() calls to tools
|
5 年之前 |
Aarushi Mehta
|
1c5a2aecea
qemu-io: adds option to use aio engine
|
5 年之前 |
Kevin Wolf
|
4fa1f0dc05
qemu-io: Support help options for --object
|
5 年之前 |
Markus Armbruster
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 年之前 |
Markus Armbruster
|
0b8fa32f55
Include qemu/module.h where needed, drop it from qemu-common.h
|
6 年之前 |
Christophe Fergeau
|
f5852efa29
log: Make glib logging go through QEMU
|
6 年之前 |
Christophe Fergeau
|
99e98d7c9f
qemu-io: Use error_[gs]et_progname()
|
6 年之前 |
Markus Armbruster
|
7e1e0c1112
qom: Clean up error reporting in user_creatable_add_opts_foreach()
|
6 年之前 |
Max Reitz
|
6b3aa8485c
qemu-io: Exit with error when a command failed
|
7 年之前 |
Max Reitz
|
b32d7a39af
qemu-io: Let command functions return error code
|
7 年之前 |
Max Reitz
|
b444d0e9d1
qemu-io: Drop command functions' return values
|
7 年之前 |
Max Reitz
|
2a01c01f9e
qemu-io: Use purely string blockdev options
|
7 年之前 |
Marc-André Lureau
|
cb3e7f08ae
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
|
7 年之前 |
Thomas Huth
|
7e563bfb8a
Polish the version strings containing the package version
|
7 年之前 |
Julia Suvorova
|
3e015d815b
use g_path_get_basename instead of basename
|
7 年之前 |
Daniel P. Berrange
|
0e448a0544
qemu-io: fix EOF Ctrl-D handling in qemu-io readline code
|
7 年之前 |
Markus Armbruster
|
bd006b9818
Include qapi/qmp/qbool.h exactly where needed
|
7 年之前 |
Markus Armbruster
|
452fcdbc49
Include qapi/qmp/qdict.h exactly where needed
|
7 年之前 |
Eric Blake
|
0f40444cc4
qemu-io: Add -C for opening with copy-on-read
|
7 年之前 |
Eric Blake
|
f5048cb751
maint: Include bug-reporting info in --help output
|
8 年之前 |
Eric Blake
|
4face32a7a
qemu-io: Give more --version information
|
8 年之前 |