コミット履歴

作者 SHA1 メッセージ 日付
  Markus Armbruster 6f1e91f716 error: Drop superfluous #include "qapi/qmp/qerror.h" 2 年 前
  Thomas Huth 2f129fc107 util/qemu-config: Fix "query-command-line-options" to provide the right values 2 年 前
  Peter Maydell 48804eebd4 Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging 2 年 前
  Markus Armbruster 9492718b7c qapi misc: Elide redundant has_FOO in generated C 2 年 前
  Markus Armbruster 0a3090b1d2 qemu-config: Use ERRP_GUARD() where obviously appropriate 2 年 前
  Markus Armbruster f766e6dc6a qemu-config: Make config_parse_qdict() return bool 2 年 前
  Cédric Le Goater 5770289137 Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property" 2 年 前
  Matthew Rosato 59d1ce4439 s390x/s390-virtio-ccw: add zpcii-disable machine property 3 年 前
  Paolo Bonzini e960a7ee46 remove -writeconfig 3 年 前
  Stefan Hajnoczi 40e07370f2 qemu-config: restore "machine" in qmp_query_command_line_options() 4 年 前
  Paolo Bonzini 461fea9bf1 qemu-config: fix memory leak on ferror() 4 年 前
  Paolo Bonzini e72f9524fe qemu-config: never call the callback after an error, fix leak 4 年 前
  Paolo Bonzini e7d85d955a qemu-config: use qemu_opts_from_qdict 4 年 前
  Paolo Bonzini 3770141139 qemu-config: parse configuration files to a QDict 4 年 前
  Paolo Bonzini 632a887350 qemu-config: load modules when instantiating option groups 4 年 前
  Paolo Bonzini f7544edcd3 qemu-config: add error propagation to qemu_config_parse 4 年 前
  Eric Blake 54aa3de72e qapi: Use QAPI_LIST_PREPEND() where possible 4 年 前
  Paolo Bonzini ed7fa564cb config-file: move -set implementation to vl.c 4 年 前
  Markus Armbruster 668f62ec62 error: Eliminate error_propagate() with Coccinelle, part 1 5 年 前
  Markus Armbruster 235e59cf03 qemu-option: Use returned bool to check for failure 5 年 前
  Markus Armbruster c6ecec43b2 qemu-option: Check return value instead of @err where convenient 5 年 前
  Markus Armbruster a8d2532645 Include qemu-common.h exactly where needed 6 年 前
  Max Reitz 609f45ea95 block: Add block-specific QDict header 7 年 前
  Marc-André Lureau cb3e7f08ae qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 7 年 前
  Max Reitz 7dc847ebba qapi: Replace qobject_to_X(o) by qobject_to(X, o) 7 年 前
  Markus Armbruster 112ed241f5 qapi: Empty out qapi-schema.json 7 年 前
  Markus Armbruster 452fcdbc49 Include qapi/qmp/qdict.h exactly where needed 7 年 前
  Markus Armbruster 47e6b297e7 Include qapi/qmp/qlist.h exactly where needed 7 年 前
  Markus Armbruster e688df6bc4 Include qapi/error.h exactly where needed 7 年 前
  Marc-André Lureau b11e20fb6c qemu-config: fix leak in query-command-line-options 7 年 前