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
*
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