index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
qemu
/
option.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
include: add qemu/keyval.h
Marc-André Lureau
2022-04-21
1
-6
/
+0
*
option: add g_auto for QemuOpts
Marc-André Lureau
2021-12-21
1
-0
/
+2
*
qemu-option: remove now-dead code
Paolo Bonzini
2021-07-06
1
-3
/
+0
*
keyval: introduce keyval_parse_into
Paolo Bonzini
2021-07-06
1
-0
/
+2
*
keyval: introduce keyval_merge
Paolo Bonzini
2021-07-06
1
-0
/
+1
*
qemu-option: restrict qemu_opts_set to merge-lists QemuOpts
Paolo Bonzini
2020-12-10
1
-2
/
+1
*
keyval: Parse help options
Kevin Wolf
2020-10-15
1
-1
/
+1
*
qemu-option: Make functions taking Error ** return bool, not void
Markus Armbruster
2020-07-10
1
-8
/
+8
*
util/qemu-option: Document the get_opt_value() function
Philippe Mathieu-Daudé
2020-07-07
1
-0
/
+13
*
qemu-img: Move is_valid_option_list() to qemu-img.c and rewrite
Markus Armbruster
2020-04-29
1
-1
/
+0
*
option: Make option help nicer to read
Max Reitz
2018-11-05
1
-1
/
+1
*
opts: don't silently truncate long option values
Daniel P. Berrangé
2018-05-09
1
-1
/
+1
*
accel: use g_strsplit for parsing accelerator names
Daniel P. Berrangé
2018-05-09
1
-1
/
+0
*
util: Add qemu_opts_to_qdict_filtered()
Kevin Wolf
2018-03-09
1
-0
/
+2
*
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
1
-1
/
+0
*
option: Drop unused get_param_value(), get_next_param_value()
Markus Armbruster
2017-12-20
1
-5
/
+0
*
keyval: New keyval_parse()
Markus Armbruster
2017-03-07
1
-0
/
+3
*
util: add iterators for QemuOpts values
Daniel P. Berrange
2017-02-09
1
-0
/
+9
*
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
1
-2
/
+2
*
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-03-22
1
-1
/
+0
*
include: Clean up includes
Peter Maydell
2016-02-23
1
-2
/
+0
*
typedef: add typedef for QemuOpts
Pavel Dovgalyuk
2015-09-25
1
-4
/
+1
*
QemuOpts: Wean off qerror_report_err()
Markus Armbruster
2015-06-22
1
-1
/
+4
*
QemuOpts: Convert qemu_opt_foreach() to Error
Markus Armbruster
2015-06-09
1
-2
/
+5
*
QemuOpts: Drop qemu_opt_foreach() parameter abort_on_failure
Markus Armbruster
2015-06-09
1
-2
/
+1
*
QemuOpts: Convert qemu_opts_foreach() to Error
Markus Armbruster
2015-06-09
1
-2
/
+2
*
QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure
Markus Armbruster
2015-06-08
1
-2
/
+2
*
qemu-img: Suppress unhelpful extra errors in convert, amend
Markus Armbruster
2015-02-26
1
-1
/
+2
*
QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use
Markus Armbruster
2015-02-26
1
-3
/
+2
*
QemuOpts: Convert qemu_opts_set() to Error, fix its use
Markus Armbruster
2015-02-26
1
-2
/
+2
*
QemuOpts: Convert qemu_opt_set_number() to Error, fix its use
Markus Armbruster
2015-02-26
1
-1
/
+2
*
QemuOpts: Convert qemu_opt_set_bool() to Error, fix its use
Markus Armbruster
2015-02-26
1
-1
/
+2
*
block: Don't add trailing space in "Formating..." message
Fam Zheng
2014-12-12
1
-1
/
+1
*
util: Emancipate id_wellformed() from QemuOpts
Markus Armbruster
2014-10-03
1
-1
/
+0
*
block: Validate node-name
Kevin Wolf
2014-09-25
1
-0
/
+1
*
QemuOpts: cleanup tmp 'allocated' member from QemuOptsList
Chunyan Liu
2014-06-16
1
-6
/
+0
*
cleanup QEMUOptionParameter
Chunyan Liu
2014-06-16
1
-47
/
+1
*
QemuOpts: export qemu_opt_find
Chunyan Liu
2014-06-16
1
-0
/
+1
*
QemuOpts: add qemu_opts_append to replace append_option_parameters
Chunyan Liu
2014-06-16
1
-0
/
+5
*
QemuOpts: add conversion between QEMUOptionParameter to QemuOpts
Chunyan Liu
2014-06-16
1
-0
/
+9
*
QemuOpts: add qemu_opts_print_help to replace print_option_help
Chunyan Liu
2014-06-16
1
-0
/
+1
*
QemuOpts: add qemu_opt_get_*_del functions for replace work
Chunyan Liu
2014-06-16
1
-0
/
+6
*
QemuOpts: add def_value_str to QemuOptDesc
Chunyan Liu
2014-06-16
1
-0
/
+1
*
QemuOpts: repurpose qemu_opts_print to replace print_option_parameters
Chunyan Liu
2014-06-16
1
-1
/
+1
*
qemu-option: has_help_option() and is_valid_option_list()
Kevin Wolf
2014-02-21
1
-0
/
+2
*
qemu-option: Remove qemu_opts_create_nofail
Peter Crosthwaite
2014-01-06
1
-1
/
+0
*
blockdev: Separate ID generation from DriveInfo creation
Kevin Wolf
2013-10-11
1
-0
/
+1
*
option: Add assigned flag to QEMUOptionParameter
Max Reitz
2013-08-30
1
-0
/
+1
*
qdev: Add SIZE type to qdev properties
Vasilis Liaskovitis
2013-07-30
1
-0
/
+2
*
QemuOpts: Add qemu_opt_unset()
Kevin Wolf
2013-07-26
1
-0
/
+1
[next]