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-option.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-21
QemuOpts: check NULL opts in qemu_opt_get functions
Chunyan Liu
1
-4
/
+24
2014-06-16
QemuOpts: cleanup tmp 'allocated' member from QemuOptsList
Chunyan Liu
1
-24
/
+3
2014-06-16
cleanup QEMUOptionParameter
Chunyan Liu
1
-423
/
+4
2014-06-16
QemuOpts: export qemu_opt_find
Chunyan Liu
1
-1
/
+1
2014-06-16
QemuOpts: check NULL input for qemu_opts_del
Chunyan Liu
1
-0
/
+4
2014-06-16
QemuOpts: add qemu_opts_append to replace append_option_parameters
Chunyan Liu
1
-0
/
+67
2014-06-16
QemuOpts: add conversion between QEMUOptionParameter to QemuOpts
Chunyan Liu
1
-0
/
+153
2014-06-16
QemuOpts: add qemu_opts_print_help to replace print_option_help
Chunyan Liu
1
-0
/
+13
2014-06-16
QemuOpts: add qemu_opt_get_*_del functions for replace work
Chunyan Liu
1
-13
/
+104
2014-06-16
QemuOpts: move qemu_opt_del ahead for later calling
Chunyan Liu
1
-8
/
+8
2014-06-16
QemuOpts: change opt->name|str from (const char *) to (char *)
Chunyan Liu
1
-2
/
+2
2014-06-16
QemuOpts: add def_value_str to QemuOptDesc
Chunyan Liu
1
-7
/
+49
2014-06-16
QemuOpts: repurpose qemu_opts_print to replace print_option_parameters
Chunyan Liu
1
-6
/
+4
2014-06-16
QemuOpts: move find_desc_by_name ahead for later calling
Chunyan Liu
1
-14
/
+14
2014-05-09
qemu-option: Clean up fragile use of error_is_set()
Markus Armbruster
1
-1
/
+1
2014-04-25
qerror.h: Remove QERR defines that are only used once
Cole Robinson
1
-1
/
+1
2014-02-21
qemu-option: has_help_option() and is_valid_option_list()
Kevin Wolf
1
-0
/
+49
2014-02-17
Use error_is_set() only when necessary
Markus Armbruster
1
-11
/
+11
2014-01-06
qemu-option: Remove qemu_opts_create_nofail
Peter Crosthwaite
1
-9
/
+0
2013-10-11
blockdev: Separate ID generation from DriveInfo creation
Kevin Wolf
1
-0
/
+6
2013-08-30
option: Add assigned flag to QEMUOptionParameter
Max Reitz
1
-0
/
+9
2013-08-12
qemu-option: Guard against qemu_opts_set_defaults() misuse
Markus Armbruster
1
-0
/
+9
2013-07-29
qdev: Add SIZE type to qdev properties
Vasilis Liaskovitis
1
-2
/
+2
2013-07-26
QemuOpts: Add qemu_opt_unset()
Kevin Wolf
1
-0
/
+14
2013-07-09
qemu-option: Fix qemu_opts_set_defaults() for corner cases
Markus Armbruster
1
-9
/
+1
2013-07-09
qemu-option: Fix qemu_opts_find() for null id arguments
Markus Armbruster
1
-8
/
+4
2013-06-19
qemu-option: check_params() is now unused, drop it
Markus Armbruster
1
-30
/
+0
2013-03-15
qemu-option: Add qemu_opts_absorb_qdict()
Kevin Wolf
1
-0
/
+34
2013-02-11
qemu-option: Disable two helpful messages that got broken recently
Markus Armbruster
1
-0
/
+4
2013-01-30
g_strdup(NULL) returns NULL; simplify
Markus Armbruster
1
-6
/
+2
2013-01-12
build: move libqemuutil.a components to util/
Paolo Bonzini
1
-0
/
+1134