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
/
tests
/
test-qemu-opts.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils: Improve qemu_strtosz() to have 64 bits of precision
Eric Blake
2021-03-08
1
-11
/
+22
*
qemu-option: warn for short-form boolean options
Paolo Bonzini
2021-01-23
1
-1
/
+1
*
qemu-option: restrict qemu_opts_set to merge-lists QemuOpts
Paolo Bonzini
2020-12-10
1
-3
/
+17
*
tests: Use &error_abort where appropriate
Markus Armbruster
2020-07-02
1
-16
/
+6
*
test-qemu-opts: Simplify test_has_help_option() after bug fix
Markus Armbruster
2020-04-29
1
-19
/
+17
*
qemu-option: Fix has_help_option()'s sloppy parsing
Markus Armbruster
2020-04-29
1
-2
/
+2
*
qemu-option: Fix sloppy recognition of "id=..." after ",,"
Markus Armbruster
2020-04-29
1
-2
/
+2
*
tests-qemu-opts: Cover has_help_option(), qemu_opt_has_help_opt()
Markus Armbruster
2020-04-29
1
-0
/
+44
*
hw: Use IEC binary prefix definitions from "qemu/units.h"
Philippe Mathieu-Daudé
2018-07-02
1
-5
/
+4
*
opts: don't silently truncate long parameter keys
Daniel P. Berrangé
2018-05-09
1
-18
/
+0
*
qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF
Marc-André Lureau
2018-05-04
1
-7
/
+7
*
test-qemu-opts: Test qemu_opts_to_qdict_filtered()
Kevin Wolf
2018-03-09
1
-0
/
+125
*
test-qemu-opts: Test qemu_opts_append()
Kevin Wolf
2018-03-09
1
-0
/
+128
*
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
1
-0
/
+1
*
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
1
-0
/
+1
*
qobject: Use simpler QDict/QList scalar insertion macros
Eric Blake
2017-05-09
1
-2
/
+2
*
tests: Use error_free_or_abort() where appropriate
Markus Armbruster
2017-03-15
1
-2
/
+1
*
test-qemu-opts: Cover qemu_opts_parse() of "no"
Markus Armbruster
2017-03-07
1
-0
/
+5
*
option: Fix checking of sizes for overflow and trailing crap
Markus Armbruster
2017-02-23
1
-12
/
+9
*
option: Fix to reject invalid and overflowing numbers
Markus Armbruster
2017-02-23
1
-11
/
+8
*
test-qemu-opts: Cover qemu_opts_parse()
Markus Armbruster
2017-02-23
1
-2
/
+328
*
tests: Remove unnecessary glib.h includes
Peter Maydell
2016-06-07
1
-1
/
+0
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
tests: Clean up includes
Peter Maydell
2016-02-16
1
-2
/
+1
*
QemuOpts: Wean off qerror_report_err()
Markus Armbruster
2015-06-22
1
-1
/
+1
*
QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use
Markus Armbruster
2015-02-26
1
-3
/
+3
*
QemuOpts: Convert qemu_opts_set() to Error, fix its use
Markus Armbruster
2015-02-26
1
-3
/
+3
*
QemuOpts: Convert qemu_opt_set_number() to Error, fix its use
Markus Armbruster
2015-02-26
1
-8
/
+8
*
QemuOpts: Convert qemu_opt_set_bool() to Error, fix its use
Markus Armbruster
2015-02-26
1
-5
/
+5
*
tests: Add missing 'static' attributes (fix warnings from smatch)
Stefan Weil
2014-07-18
1
-1
/
+1
*
QemuOpt: add unit tests
Leandro Dorileo
2014-05-28
1
-0
/
+441