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