1. 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 8 months ago
  2. 235e59c qemu-option: Use returned bool to check for failure by Markus Armbruster · 4 years, 8 months ago
  3. c6ecec4 qemu-option: Check return value instead of @err where convenient by Markus Armbruster · 4 years, 8 months ago
  4. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  5. 609f45e block: Add block-specific QDict header by Max Reitz · 7 years ago
  6. cb3e7f0 qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF by Marc-André Lureau · 7 years ago
  7. 7dc847e qapi: Replace qobject_to_X(o) by qobject_to(X, o) by Max Reitz · 7 years ago
  8. 112ed24 qapi: Empty out qapi-schema.json by Markus Armbruster · 7 years ago
  9. 452fcdb Include qapi/qmp/qdict.h exactly where needed by Markus Armbruster · 7 years ago
  10. 47e6b29 Include qapi/qmp/qlist.h exactly where needed by Markus Armbruster · 7 years ago
  11. e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
  12. b11e20f qemu-config: fix leak in query-command-line-options by Marc-André Lureau · 7 years ago
  13. e5766d6 config: qemu_config_parse() return number of config groups by Eduardo Habkost · 7 years ago
  14. 5559716 util/qemu-config: Add loadparm to qemu machine_opts by Farhan Ali · 8 years ago
  15. c5f3014 block: Add bdrv_runtime_opts to query-command-line-options by Kevin Wolf · 8 years ago
  16. aafd758 util: Clean up includes by Peter Maydell · 9 years ago
  17. 5bcfa0c util/qemu-config: fix missing machine command line options by Tony Krowiak · 9 years ago
  18. cc7a8ea Include qapi/qmp/qerror.h exactly where needed by Markus Armbruster · 10 years ago
  19. 1ceaefb QemuOpts: increase number of vm_config_groups by Gerd Hoffmann · 10 years ago
  20. 71df1d8 QemuOpts: Convert qemu_opt_foreach() to Error by Markus Armbruster · 10 years ago
  21. 1640b20 QemuOpts: Drop qemu_opt_foreach() parameter abort_on_failure by Markus Armbruster · 10 years ago
  22. 28d0de7 QemuOpts: Convert qemu_opts_foreach() to Error by Markus Armbruster · 10 years ago
  23. a4c7367 QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure by Markus Armbruster · 10 years ago
  24. 1897b21 qemu-config: remove stray inclusions of hw/ files by Paolo Bonzini · 10 years ago
  25. d9f7e29 qemu-config: Accept empty option values by Eduardo Habkost · 10 years ago
  26. 0a7cf21 util/qemu-config: fix regression of qmp_query_command_line_options by Marcel Apfelbaum · 10 years ago
  27. f43e47d QemuOpts: Drop qemu_opt_set(), rename qemu_opt_set_err(), fix use by Markus Armbruster · 10 years ago
  28. 565f65d error: Use error_report_err() where appropriate by Markus Armbruster · 10 years ago
  29. e36af94 qapi: output def_value_str when query command line options by Chunyan Liu · 11 years ago
  30. 93156ce Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' into staging by Peter Maydell · 11 years ago
  31. e96e5ae qemu-option: introduce qemu_find_opts_singleton by Paolo Bonzini · 11 years ago
  32. f231b88 qerror.h: Remove QERR defines that are only used once by Cole Robinson · 11 years ago
  33. ae39c4b qemu-config: Sections must consist of keys by Max Reitz · 11 years ago
  34. 84d18f0 Use error_is_set() only when necessary by Markus Armbruster · 11 years ago
  35. adf5c44 qemu-option: Add qemu_config_parse_qdict() by Max Reitz · 11 years ago
  36. 87ea75d qemu-option: Remove qemu_opts_create_nofail by Peter Crosthwaite · 11 years ago
  37. 968854c qmp: access the local QemuOptsLists for drive option by Amos Kong · 11 years ago
  38. 1f8f987 monitor: introduce query-command-line-options by Amos Kong · 12 years ago
  39. b4a42f8 hw: move qdev-monitor.o to toplevel directory by Paolo Bonzini · 12 years ago
  40. 312fd5f error: Strip trailing '\n' from error string arguments (again) by Markus Armbruster · 12 years ago
  41. baacf04 build: move libqemuutil.a components to util/ by Paolo Bonzini · 12 years ago[Renamed from qemu-config.c]
  42. 4d45457 qemu-option: move standard option definitions out of qemu-config.c by Paolo Bonzini · 12 years ago
  43. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  44. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  45. 6d4e189 Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf by Blue Swirl · 12 years ago
  46. 639e810 pseries: Implement PAPR NVRAM by David Gibson · 12 years ago
  47. e478b44 use qemu_opts_create_nofail by Dong Xu Wang · 12 years ago
  48. 511c68d finally kill cpudef config section support by Eduardo Habkost · 12 years ago
  49. 68d98d3 vl: add -object option to create QOM objects from the command line by Anthony Liguori · 13 years ago
  50. 0d92d17 Issue warning when deprecated drive parameter boot=on|off is used by Jan Kiszka · 12 years ago
  51. 90c45b3 Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 12 years ago
  52. 094b287 Add USB option in machine options by zhlcindy@gmail.com · 13 years ago
  53. 587ed6b qemu-config: Add new -add-fd command line option by Corey Bryant · 12 years ago
  54. ac05f34 add a boot parameter to set reboot timeout by Amos Kong · 13 years ago
  55. 8490fc7 add -machine mem-merge=on|off option by Luiz Capitulino · 13 years ago
  56. 8c95705 spice: adding seamless-migration option to the command line by Yonit Halperin · 13 years ago
  57. 7d76ad4 Command line support for seccomp with -sandbox (v8) by Eduardo Otubo · 13 years ago
  58. ddb97f1 memory: add -machine dump-guest-core=on|off by Jason Baron · 13 years ago
  59. caedc73 PPC: e500: allow users to set the /compatible property via -machine by Alexander Graf · 13 years ago
  60. 4b1b1c8 dt: Add global option to set phandle start offset by Alexander Graf · 13 years ago
  61. 25b4270 dt: Add -machine dumpdtb option to dump the current dtb by Alexander Graf · 13 years ago
  62. 60d5666 qemu-config: introduce qemu_find_opts_err() by Luiz Capitulino · 13 years ago
  63. 2ac2061 qemu-config: find_list(): use error_set() by Luiz Capitulino · 13 years ago
  64. 8be7e7e qemu-option: qemu_opts_create(): use error_set() by Luiz Capitulino · 13 years ago
  65. 412beee arm: add device tree support by Grant Likely · 13 years ago
  66. a0abe47 Make kernel, initrd and append be machine_opts by Peter Maydell · 13 years ago
  67. 9de36b1 Make -machine/-enable-kvm options merge into a single list by Peter Maydell · 13 years ago
  68. 6c263e2 Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 13 years ago
  69. f9dadc9 iSCSI: add configuration variables for iSCSI by Ronnie Sahlberg · 13 years ago
  70. 39d6960 kvm: Allow to set shadow MMU size by Jan Kiszka · 13 years ago
  71. 6a48ffa kvm: Activate in-kernel irqchip support by Jan Kiszka · 13 years ago
  72. 84a87cc hw/9pfs: Add support to use named socket for proxy FS by M. Mohan Kumar · 13 years ago
  73. 4c793dd hw/9pfs: Add new proxy filesystem driver by M. Mohan Kumar · 13 years ago
  74. fb0490f block: add -drive copy-on-read=on|off by Stefan Hajnoczi · 13 years ago
  75. 0563e19 block: add the blockio limits command line support by Zhi Yong Wu · 13 years ago
  76. 2c74c2c hw/9pfs: Read-only support for 9p export by M. Mohan Kumar · 13 years ago
  77. fbcbf10 hw/9pfs: Rename fstype to fsdriver to make it consistent across VirtFS code by Aneesh Kumar K.V · 13 years ago
  78. d3ab98e hw/9pfs: Add new virtfs option writeout=immediate skip host page cache by Aneesh Kumar K.V · 13 years ago
  79. 23d15e8 trace: add "-trace events" argument to control initial state by Lluís · 14 years ago
  80. e485897 trace: avoid conditional code compilation during option parsing by Lluís · 14 years ago
  81. 6d8a764 trace: [configure] rename CONFIG_*_TRACE into CONFIG_TRACE_* by Lluís · 14 years ago
  82. 92196b2 block: add cache=directsync parameter to -drive by Stefan Hajnoczi · 14 years ago
  83. 3d3b830 showing a splash picture when start by wayne · 14 years ago
  84. 9052ea6 Generalize -machine command line option by Jan Kiszka · 14 years ago
  85. 69d7e21 qemu-config: Document -drive options by Luiz Capitulino · 14 years ago
  86. 44bd690 qemu-config: comment spell fix by Gerd Hoffmann · 14 years ago
  87. 48b3ed0 spice: add SASL support by Marc-André Lureau · 14 years ago
  88. d4970b0 spice: add option for disabling copy paste support by Hans de Goede · 14 years ago
  89. 303d4e8 Introduce -machine command option. by Anthony PERARD · 14 years ago
  90. a08784d Remove unused sysemu.h include directives by Blue Swirl · 14 years ago
  91. cbcc633 spice: add chardev (v5) by Alon Levy · 14 years ago
  92. 2e55e84 Add bootindex for option roms. by Gleb Natapov · 14 years ago
  93. 84a23f2 spice: add misc config options by Gerd Hoffmann · 15 years ago
  94. 333b0ee spice: add config options for the listening address by Gerd Hoffmann · 15 years ago
  95. 17b6dea spice: add config options for channel security. by Gerd Hoffmann · 15 years ago
  96. 9f04e09 spice: make compression configurable. by Yonit Halperin · 15 years ago
  97. c448e85 spice: tls support by Gerd Hoffmann · 15 years ago
  98. 4447d60 Merge remote branch 'spice/submit.6' into staging by Anthony Liguori · 14 years ago
  99. 39eaab9 Add option to turn on JSON pretty printing in monitor by Daniel P. Berrange · 15 years ago
  100. 29b0040 spice: core bits by Gerd Hoffmann · 15 years ago