1. 38dc749 Merge remote-tracking branch 'mjt/trivial-patches' into staging by Anthony Liguori · 11 years ago
  2. 968854c qmp: access the local QemuOptsLists for drive option by Amos Kong · 11 years ago
  3. 8111d02 vl: fix build when configured with no graphic support by Antony Pavlov · 11 years ago
  4. df39076 vl: allow "cont" from panicked state by Paolo Bonzini · 11 years ago
  5. b0eb759 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  6. 9fa0328 spice: fix multihead support by Gerd Hoffmann · 11 years ago
  7. d916b46 loader: allow adding ROMs in done callbacks by Michael S. Tsirkin · 12 years ago
  8. e3fdc53 vl: Clean up unnecessary boot_order complications by Markus Armbruster · 11 years ago
  9. eb322b8 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  10. fc3b329 smbios: Make multiple -smbios type= accumulate sanely by Markus Armbruster · 12 years ago
  11. 4f953d2 smbios: Convert to QemuOpts by Markus Armbruster · 12 years ago
  12. 4bc78a8 qemu: Adjust qemu wakeup by Liu, Jinsong · 11 years ago
  13. 615fe4d Remove dev-bluetooth.c dependency from vl.c by Miroslav Rezanina · 12 years ago
  14. 644e1a8 Preparation for usb-bt-dongle conditional build by Miroslav Rezanina · 12 years ago
  15. 9889e04 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 12 years ago
  16. c165473 hw: Clean up bogus default boot order by Markus Armbruster · 12 years ago
  17. f7ad538 Merge remote-tracking branch 'stefanha/block' into staging by Anthony Liguori · 12 years ago
  18. 884f17c aio / timers: Convert rtc_clock to be a QEMUClockType by Alex Bligh · 12 years ago
  19. 6d32717 aio / timers: Remove alarm timers by Alex Bligh · 12 years ago
  20. 4a44d85 Convert stderr message calling error_get_pretty() to error_report() by Seiji Aguchi · 12 years ago
  21. 58ae52a spice: fix display initialization by Gerd Hoffmann · 12 years ago
  22. 5e2ac51 add timestamp to error_report() by Seiji Aguchi · 12 years ago
  23. c1b71b0 vl: Tighten parsing of -machine option phandle_start by Markus Armbruster · 12 years ago
  24. 2ff3de6 Simplify -machine option queries with qemu_get_machine_opts() by Markus Armbruster · 12 years ago
  25. 36ad0e9 Fix -machine options accel, kernel_irqchip, kvm_shadow_mem by Markus Armbruster · 12 years ago
  26. 7f9d6e5 vl: New qemu_get_machine_opts() by Markus Armbruster · 12 years ago
  27. 12b7f57 vl: convert -smp to qemu_opts_parse() by Michael Tokarev · 12 years ago
  28. 24f6ff8 vl: reformat SDL ifdeffery a bit by Michael Tokarev · 12 years ago
  29. 083b79c vl: Rename *boot_devices to *boot_order, for consistency by Markus Armbruster · 12 years ago
  30. 8281abd vl: Fix -boot order and once regressions, and related bugs by Markus Armbruster · 12 years ago
  31. 6ef4716 vl: Clean up parsing of -boot option argument by Markus Armbruster · 12 years ago
  32. a107709 vl: always define no_frame by Michael Tokarev · 12 years ago
  33. 047d4e1 Unbreak -no-quit for GTK, validate SDL options by Peter Wu · 12 years ago
  34. 787ba4f gtk: implement -full-screen by Peter Wu · 12 years ago
  35. bc7d0e6 gdbstub: let the debugger resume from guest panicked state by Paolo Bonzini · 12 years ago
  36. a7d4207 main_loop: do not set nonblocking if xen_enabled() by Stefano Stabellini · 12 years ago
  37. 70e098a monitor: allow to disable the default monitor by Luiz Capitulino · 12 years ago
  38. fd2a2e1 vl: new runstate transition: RUN_STATE_GUEST_PANICKED -> RUN_STATE_FINISH_MIGRATE by Hu Tao · 12 years ago
  39. 7f303ad clean unnecessary code: don't check g_strdup arg for NULL by Dong Xu Wang · 12 years ago
  40. e7bdf65 Drop redundant resume_all_vcpus() from main() by Jan Kiszka · 13 years ago
  41. 13eed94 cpu: Call cpu_synchronize_post_init() from DeviceClass::realize() by Igor Mammedov · 12 years ago
  42. ede085b add a new runstate: RUN_STATE_GUEST_PANICKED by Hu Tao · 12 years ago
  43. b3e6d59 audio: enable PCI audio cards for all PCI-enabled targets by Paolo Bonzini · 12 years ago
  44. ffa48cf audio: remove HAS_AUDIO by Paolo Bonzini · 12 years ago
  45. 7dc5af5 Common: Add quick access to first boot device by Dominik Dingel · 12 years ago
  46. bb71623 Move TPM passthrough specific command line options to backend structure by Stefan Berger · 12 years ago
  47. 888a6bc Add option to mlock qemu and guest memory by Satoru Moriya · 12 years ago
  48. 98a9ad9 console: move gui_update+gui_setup_refresh from vl.c into console.c by Gerd Hoffmann · 12 years ago
  49. 64840c6 console: displaystate init revamp by Gerd Hoffmann · 12 years ago
  50. 4ceb193 Merge remote-tracking branch 'bonzini/hw-dirs' into staging by Anthony Liguori · 12 years ago
  51. a907cf5 Allow qtest to be used together with a virtual CPU by Edgar E. Iglesias · 12 years ago
  52. dccfcd0 sysemu: avoid proliferation of include/ subdirectories by Paolo Bonzini · 12 years ago
  53. bdee56f tpm: reorganize headers and split hardware part by Paolo Bonzini · 12 years ago
  54. 315f9e1 Revert "New QMP command query-cpu-max and HMP command cpu_max" by Michal Novotny · 12 years ago
  55. c72e768 New cpu-max field in query-machines QMP command output by Michal Novotny · 12 years ago
  56. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  57. 0c764a9 acpi_table_add(): accept QemuOpts and parse it with OptsVisitor by Laszlo Ersek · 12 years ago
  58. 4d8b3c6 strip some whitespace by Laszlo Ersek · 12 years ago
  59. 456d606 qemu-char: Call fe_claim / fe_release when not using qdev chr properties by Hans de Goede · 12 years ago
  60. 4690579 append the terminating '\0' to bootorder string by Amos Kong · 12 years ago
  61. fde245c Merge remote-tracking branch 'stefanha/block' into staging by Anthony Liguori · 12 years ago
  62. 7e86600 vl: add runstate_set tracepoint by Kazuya Saito · 12 years ago
  63. 142c6b1 vl.c: call bdrv_init_with_whitelist() before cmdline parsing by Peter Lieven · 12 years ago
  64. 4d70043 New QMP command query-cpu-max and HMP command cpu_max by Michal Novotny · 12 years ago
  65. c8a6ae8 add a boot option to do strict boot by Amos Kong · 12 years ago
  66. 7c20b4a console: fix displaychangelisteners interface by Gerd Hoffmann · 12 years ago
  67. 4524051 Add search path support for qemu data files. by Gerd Hoffmann · 12 years ago
  68. 92dcc23 Add support for cancelling of a TPM command by Stefan Berger · 12 years ago
  69. d1a0cf7 Support for TPM command line options by Stefan Berger · 12 years ago
  70. 6e72a00 Merge remote-tracking branch 'bonzini/hw-dirs' into staging by Anthony Liguori · 12 years ago
  71. 08744c9 qemu-char: move baum registration to baum.c by Anthony Liguori · 12 years ago
  72. b4a42f8 hw: move qdev-monitor.o to toplevel directory by Paolo Bonzini · 12 years ago
  73. 159b6e9 hw: move char backends to backends/ by Paolo Bonzini · 12 years ago
  74. 80f4d9f vl.c: allow for repeated -sd arguments by Peter Crosthwaite · 12 years ago
  75. f963e4d gtk ui: unbreak spice by Gerd Hoffmann · 12 years ago
  76. 1554642 gtk: make default UI (v5) by Anthony Liguori · 12 years ago
  77. 1a3973b usb-host: remove usb_host_device_close by Gerd Hoffmann · 12 years ago
  78. b946bff cpus.c: Drop unnecessary set_cpu_log() by Peter Maydell · 12 years ago
  79. 9a7e542 qemu-log: Unify {cpu_set,set_cpu}_log_filename as qemu_set_log_filename by Peter Maydell · 12 years ago
  80. 49295eb vl: Exit unsuccessfully on option argument syntax error by Markus Armbruster · 12 years ago
  81. cfdd162 vl: Drop redundant "parse error" reports by Markus Armbruster · 12 years ago
  82. c881e20 vl.c: validate -numa "cpus" parameter properly by Eduardo Habkost · 12 years ago
  83. 845e5bf vl.c: Extract -numa "cpus" parsing to separate function by Eduardo Habkost · 12 years ago
  84. 5f13996 vl.c: Use parse_uint_full() for NUMA nodeid by Eduardo Habkost · 12 years ago
  85. e4ce85b vl.c: numa_add(): Validate nodeid before using it by Eduardo Habkost · 12 years ago
  86. ca4c6d3 vl.c: Check for NUMA node limit inside numa_add() by Eduardo Habkost · 12 years ago
  87. 12e53a9 vl.c: Abort on unknown -numa option type by Eduardo Habkost · 12 years ago
  88. 8f302cb vl.c: Fix off-by-one bug when handling "-numa node" argument by Eduardo Habkost · 12 years ago
  89. b09995a qdev: drop extra references at creation time by Paolo Bonzini · 12 years ago
  90. d5286af accel: change {xen, kvm, tcg, qtest}_allowed from int to bool by liguang · 12 years ago
  91. 217e21b vl: correct error message when fail to init kvm by liguang · 12 years ago
  92. e3c66d9 vl: skip init accelerator if it's not available by liguang · 12 years ago
  93. 2e78849 sclpconsole: Don't instantiate sclpconsole with -nodefaults by Christian Borntraeger · 12 years ago
  94. 3ef669e s390: Add default support for SCLP console by Alexander Graf · 12 years ago
  95. d09acb9 fw_cfg: Splash image loader can overrun a stack variable, fix by Markus Armbruster · 12 years ago
  96. 0e7a759 vl: Use size_t for sizes in get_boot_devices_list() by Markus Armbruster · 12 years ago
  97. 84f2d0e HMP: add QDict to info callback handler by Wenchao Xia · 12 years ago
  98. bd2d80b chardev: add error reporting for qemu_chr_new_from_opts by Gerd Hoffmann · 12 years ago
  99. e4ada29 Make default boot order machine specific by Avik Sil · 12 years ago
  100. 4d45457 qemu-option: move standard option definitions out of qemu-config.c by Paolo Bonzini · 12 years ago