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