1. cbcc633 spice: add chardev (v5) by Alon Levy · 14 years ago
  2. 2e55e84 Add bootindex for option roms. by Gleb Natapov · 14 years ago
  3. 84a23f2 spice: add misc config options by Gerd Hoffmann · 14 years ago
  4. 333b0ee spice: add config options for the listening address by Gerd Hoffmann · 14 years ago
  5. 17b6dea spice: add config options for channel security. by Gerd Hoffmann · 14 years ago
  6. 9f04e09 spice: make compression configurable. by Yonit Halperin · 14 years ago
  7. c448e85 spice: tls support by Gerd Hoffmann · 15 years ago
  8. 4447d60 Merge remote branch 'spice/submit.6' into staging by Anthony Liguori · 14 years ago
  9. 39eaab9 Add option to turn on JSON pretty printing in monitor by Daniel P. Berrange · 15 years ago
  10. 29b0040 spice: core bits by Gerd Hoffmann · 15 years ago
  11. ab6540d trace: Add trace file name command-line option by Prerna Saxena · 14 years ago
  12. 26056e0 Fix repeated typo: was "end if list" instead of "end of list" by Jes Sorensen · 14 years ago
  13. 3329f07 QemuOpts: make most qemu_*_opts static by Gerd Hoffmann · 14 years ago
  14. dfe795e QemuOpts: allow new option groups be registered at runtime. by Gerd Hoffmann · 14 years ago
  15. 027c9e2 rtc: Remove TARGET_I386 from qemu-config.c, enables driftfix by Amit Shah · 15 years ago
  16. 9ce56db virtio-9p: Introduces an option to specify the security model. by Venkateswararao Jujjuri (JV) · 15 years ago
  17. 016f5cf Add cache=unsafe parameter to -drive by Alexander Graf · 15 years ago
  18. 019e78b Fix error handling in qemu_read_config_file by Kevin Wolf · 15 years ago
  19. 3d54abc virtio-9p: Create a syntactic shortcut for the file-system pass-thru by Gautham R Shenoy · 15 years ago
  20. 74db920 virtio-9p: Create a commandline option -fsdev by Gautham R Shenoy · 15 years ago
  21. 25920d6 Make qemu-config available for tools by Kevin Wolf · 15 years ago
  22. 490b648 qemu-config: Make qemu_config_parse more generic by Kevin Wolf · 15 years ago
  23. dcfb093 qemu-config: qemu_read_config_file() reads the normal config file by Kevin Wolf · 15 years ago
  24. c389c43 error: Drop extra messages after qemu_opts_set() and qemu_opts_parse() by Markus Armbruster · 15 years ago
  25. 304329e qemu-option: Rename find_list() to qemu_find_opts() & external linkage by Markus Armbruster · 15 years ago
  26. 8212c64 qemu-option: Move the implied first name into QemuOptsList by Markus Armbruster · 15 years ago
  27. ef82516 QemuOpts: Fix qemu_config_parse() to catch file read errors by Markus Armbruster · 15 years ago
  28. cf5a65a error: Track locations in configuration files by Markus Armbruster · 15 years ago
  29. 1ecda02 error: Replace qemu_error() by error_report() by Markus Armbruster · 15 years ago
  30. 2f79201 error: Move qemu_error & friends into their own header by Markus Armbruster · 15 years ago
  31. b5ec5ce Add cpu model configuration support.. by john cooper · 15 years ago
  32. 8858934 rework -monitor handling, switch to QemuOpts by Gerd Hoffmann · 15 years ago
  33. d0fef6f qdev: add command line option to set global defaults for properties. by Gerd Hoffmann · 15 years ago
  34. e9b2e81 Introduce rerror option for drives by Kevin Wolf · 15 years ago
  35. 42262ba QemuOpts: parse config from file. by Gerd Hoffmann · 15 years ago
  36. 9d99339 QemuOpts: dump config. by Gerd Hoffmann · 15 years ago
  37. ddc9785 QemuOpts: add find_list() by Gerd Hoffmann · 15 years ago
  38. 59f2689 Added readonly flag to -drive command by Naphtali Sprei · 15 years ago
  39. 5989020 Add chardev option to disable signal. by Kusanagi Kouichi · 15 years ago
  40. a1ea458 net: add -netdev option by Mark McLoughlin · 15 years ago
  41. 8119b33 Add qemu_net_opts by Mark McLoughlin · 15 years ago
  42. 5169329 Remove double error message in qemu_option_set() by Mark McLoughlin · 15 years ago
  43. 5fdfbf7 Register rtc options for -set by Jan Kiszka · 15 years ago
  44. a861c45 switch qemu-config to qemu_error by Gerd Hoffmann · 15 years ago
  45. 6875204 Enable host-clock-based RTC by Jan Kiszka · 15 years ago
  46. 1ed2fc1 Refactor RTC command line switches by Jan Kiszka · 15 years ago
  47. 3df04ac Fix coding style issue by Mark McLoughlin · 15 years ago
  48. 72cf2d4 Fix sys-queue.h conflict for good by Blue Swirl · 15 years ago
  49. c845f40 Allow -serial chardev:<name> by Gerd Hoffmann · 15 years ago
  50. 7e1b35b convert udp chardev to QemuOpts. by Gerd Hoffmann · 15 years ago
  51. 6ea314d convert vc chardev to QemuOpts. by Gerd Hoffmann · 15 years ago
  52. aeb2c47 convert unix+tcp chardevs to QemuOpts. by Gerd Hoffmann · 15 years ago
  53. 7d31544 convert file+pipe chardevs to QemuOpts. by Gerd Hoffmann · 15 years ago
  54. 191bc01 switch chardev to QemuOpts: infrastructure, null device by Gerd Hoffmann · 15 years ago
  55. 5c6c3a6 raw-posix: add Linux native AIO support by Christoph Hellwig · 15 years ago
  56. f31d07d QemuOpts: switch over -device. by Gerd Hoffmann · 15 years ago
  57. d058fe0 QemuOpts: add -set option by Gerd Hoffmann · 15 years ago
  58. 7282a03 QemuOpts: create qemu-config.h by Gerd Hoffmann · 15 years ago