185 Commits (ca61f91ef9b0d10333881fd0070303ea33cbc72e)

Author SHA1 Message Date
Daniel P. Berrangé 407bc4bf90 qapi: Move include/qapi/qmp/ to include/qobject/ 1 year ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 1 year ago
Stefan Hajnoczi b49f4755c7 block: remove AioContext locking 2 years ago
Philippe Mathieu-Daudé 21c029e65f qemu-io: Clean up global variable shadowing 3 years ago
Marc-André Lureau 06680b15b4 include: move qemu_*_exec_dir() to cutils 4 years ago
Marc-André Lureau 49f9522193 include: rename qemu-common.h qemu/help-texts.h 4 years ago
Richard Henderson c5955f4ff4 util/log: Pass Error pointer to qemu_set_log 4 years ago
Marc-André Lureau 336d354ba7 error: use GLib to remember the program name 4 years ago
Marc-André Lureau 9edc6313da Replace GCC_FMT_ATTR with G_GNUC_PRINTF 4 years ago
Markus Armbruster f9734d5d40 error: Use error_fatal to simplify obvious fatal errors (again) 5 years ago
Vladimir Sementsov-Ogievskiy 78632a3d16 monitor: hmp_qemu_io: acquire aio contex, fix crash 5 years ago
Kevin Wolf b3e79bc6f0 qemu-io: Use user_creatable_process_cmdline() for --object 5 years ago
Paolo Bonzini 92eecfff32 trace: remove argument from trace_init_file 5 years ago
Daniel P. Berrangé 98c5d2e701 block: add missing socket_init() calls to tools 6 years ago
Aarushi Mehta 1c5a2aecea qemu-io: adds option to use aio engine 6 years ago
Kevin Wolf 4fa1f0dc05 qemu-io: Support help options for --object 7 years ago
Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 7 years ago
Markus Armbruster 0b8fa32f55 Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
Christophe Fergeau f5852efa29 log: Make glib logging go through QEMU 7 years ago
Christophe Fergeau 99e98d7c9f qemu-io: Use error_[gs]et_progname() 7 years ago
Markus Armbruster 7e1e0c1112 qom: Clean up error reporting in user_creatable_add_opts_foreach() 8 years ago
Max Reitz 6b3aa8485c qemu-io: Exit with error when a command failed 8 years ago
Max Reitz b32d7a39af qemu-io: Let command functions return error code 8 years ago
Max Reitz b444d0e9d1 qemu-io: Drop command functions' return values 8 years ago
Max Reitz 2a01c01f9e qemu-io: Use purely string blockdev options 8 years ago
Marc-André Lureau cb3e7f08ae qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 8 years ago
Thomas Huth 7e563bfb8a Polish the version strings containing the package version 8 years ago
Julia Suvorova 3e015d815b use g_path_get_basename instead of basename 8 years ago
Daniel P. Berrange 0e448a0544 qemu-io: fix EOF Ctrl-D handling in qemu-io readline code 8 years ago
Markus Armbruster bd006b9818 Include qapi/qmp/qbool.h exactly where needed 8 years ago
Markus Armbruster 452fcdbc49 Include qapi/qmp/qdict.h exactly where needed 8 years ago
Eric Blake 0f40444cc4 qemu-io: Add -C for opening with copy-on-read 9 years ago
Eric Blake f5048cb751 maint: Include bug-reporting info in --help output 9 years ago
Eric Blake 4face32a7a qemu-io: Give more --version information 9 years ago
Daniel P. Berrange 788cf9f8c8 block: rip out all traces of password prompting 9 years ago
Eric Blake 64ebf55648 qemu-io: Don't die on second open 9 years ago
Eric Blake 579cf1d104 block: Use QDict helpers for --force-share 9 years ago
Fam Zheng 459571f7b2 qemu-io: Add --force-share option 9 years ago
Eric Blake 46f5ac205a qobject: Use simpler QDict/QList scalar insertion macros 9 years ago
Nir Soffer b7aa131519 qemu-io: Return non-zero exit code on failure 9 years ago
Daniel P. Berrange fe4db84d49 trace: provide mechanism for registering trace events 10 years ago
Denis V. Lunev e9a80859d6 trace: enable tracing in qemu-io 10 years ago
Eduardo Habkost e8f2d2722e Use &error_fatal when initializing crypto on qemu-{img,io,nbd} 10 years ago
Eric Blake b8d970f1a9 qemu-io: Make 'open' subcommand more like command line 10 years ago
Eric Blake e4e12bb26d qemu-io: Add missing option documentation 10 years ago
Markus Armbruster 51b9b478cc qom: -object error messages lost location, restore it 10 years ago
Daniel P. Berrange c229708848 block: initialize qcrypto API at startup 10 years ago
Kevin Wolf e151fc16dd qemu-io: Call blk_set_enable_write_cache() explicitly 10 years ago
Daniel P. Berrange 4ef130fca8 qemu-img/qemu-io: don't prompt for passwords if not required 10 years ago
Markus Armbruster da34e65cb4 include/qemu/osdep.h: Don't include qapi/error.h 10 years ago