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
/
util
/
qemu-config.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-28
remove -writeconfig
Paolo Bonzini
1
-42
/
+0
2021-07-22
qemu-config: restore "machine" in qmp_query_command_line_options()
Stefan Hajnoczi
1
-2
/
+7
2021-07-20
qemu-config: fix memory leak on ferror()
Paolo Bonzini
1
-1
/
+2
2021-07-20
qemu-config: never call the callback after an error, fix leak
Paolo Bonzini
1
-2
/
+2
2021-06-15
qemu-config: use qemu_opts_from_qdict
Paolo Bonzini
1
-16
/
+1
2021-06-04
qemu-config: parse configuration files to a QDict
Paolo Bonzini
1
-30
/
+68
2021-05-26
qemu-config: load modules when instantiating option groups
Paolo Bonzini
1
-0
/
+1
2021-03-06
qemu-config: add error propagation to qemu_config_parse
Paolo Bonzini
1
-11
/
+12
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
1
-10
/
+4
2020-12-10
config-file: move -set implementation to vl.c
Paolo Bonzini
1
-33
/
+0
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
1
-5
/
+2
2020-07-10
qemu-option: Use returned bool to check for failure
Markus Armbruster
1
-8
/
+4
2020-07-10
qemu-option: Check return value instead of @err where convenient
Markus Armbruster
1
-6
/
+4
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-06-15
block: Add block-specific QDict header
Max Reitz
1
-0
/
+1
2018-05-04
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
1
-2
/
+2
2018-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
1
-1
/
+1
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
1
-1
/
+1
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-09
Include qapi/qmp/qlist.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-01-16
qemu-config: fix leak in query-command-line-options
Marc-André Lureau
1
-1
/
+2
2017-10-09
config: qemu_config_parse() return number of config groups
Eduardo Habkost
1
-8
/
+7
2017-05-02
util/qemu-config: Add loadparm to qemu machine_opts
Farhan Ali
1
-0
/
+6
2016-10-07
block: Add bdrv_runtime_opts to query-command-line-options
Kevin Wolf
1
-1
/
+1
2016-02-04
util: Clean up includes
Peter Maydell
1
-1
/
+1
2015-10-20
util/qemu-config: fix missing machine command line options
Tony Krowiak
1
-0
/
+8
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-10
QemuOpts: increase number of vm_config_groups
Gerd Hoffmann
1
-1
/
+1
2015-06-09
QemuOpts: Convert qemu_opt_foreach() to Error
Markus Armbruster
1
-2
/
+3
2015-06-09
QemuOpts: Drop qemu_opt_foreach() parameter abort_on_failure
Markus Armbruster
1
-1
/
+1
2015-06-09
QemuOpts: Convert qemu_opts_foreach() to Error
Markus Armbruster
1
-2
/
+2
2015-06-08
QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure
Markus Armbruster
1
-1
/
+1
2015-04-30
qemu-config: remove stray inclusions of hw/ files
Paolo Bonzini
1
-2
/
+0
2015-04-27
qemu-config: Accept empty option values
Eduardo Habkost
1
-1
/
+3
2015-04-02
util/qemu-config: fix regression of qmp_query_command_line_options
Marcel Apfelbaum
1
-0
/
+81
2015-02-26
QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use
Markus Armbruster
1
-2
/
+7
2015-02-18
error: Use error_report_err() where appropriate
Markus Armbruster
1
-6
/
+3
2014-06-16
qapi: output def_value_str when query command line options
Chunyan Liu
1
-0
/
+4
2014-04-28
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' in...
Peter Maydell
1
-0
/
+14
2014-04-27
qemu-option: introduce qemu_find_opts_singleton
Paolo Bonzini
1
-0
/
+14
2014-04-25
qerror.h: Remove QERR defines that are only used once
Cole Robinson
1
-1
/
+1
2014-02-21
qemu-config: Sections must consist of keys
Max Reitz
1
-0
/
+6
2014-02-17
Use error_is_set() only when necessary
Markus Armbruster
1
-8
/
+8
2014-01-22
qemu-option: Add qemu_config_parse_qdict()
Max Reitz
1
-0
/
+100
2014-01-06
qemu-option: Remove qemu_opts_create_nofail
Peter Crosthwaite
1
-1
/
+1
2013-11-14
qmp: access the local QemuOptsLists for drive option
Amos Kong
1
-1
/
+76
2013-04-25
monitor: introduce query-command-line-options
Amos Kong
1
-0
/
+67
2013-03-01
hw: move qdev-monitor.o to toplevel directory
Paolo Bonzini
1
-0
/
+1
2013-02-11
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
1
-3
/
+3
[next]