1. c270fb9 vl.c: extend -m option to support options for memory hotplug by Igor Mammedov · 11 years ago
  2. 2d9c272 vl.c: daemonize before guest memory allocation by Igor Mammedov · 11 years ago
  3. a790f4e object_add: allow completion handler to get canonical path by Igor Mammedov · 11 years ago
  4. 60e19e0 blockdev: Rename drive_init(), drive_uninit() to drive_new(), drive_del() by Markus Armbruster · 11 years ago
  5. 5b80827 trace: Multi-backend tracing by Lluís Vilanova · 11 years ago
  6. 26edf8c Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 11 years ago
  7. 9f9260a qdev: Display warning about unused -global by Don Slutz · 11 years ago
  8. 6b1b144 machine: Make -machine opts properties of MachineState by Marcel Apfelbaum · 11 years ago
  9. 13d7adf vl.c: Do not set 'type' property in obj_set_property() by Marcel Apfelbaum · 11 years ago
  10. 3ef9622 machine: Conversion of QEMUMachineInitArgs to MachineState by Marcel Apfelbaum · 11 years ago
  11. 5b9d313 vl: fix 'name' option to work with -readconfig by Dr. David Alan Gilbert · 11 years ago
  12. 02ce232 vl.c: remove init_clocks call from main by Kirill Batuzov · 11 years ago
  13. c9541f6 Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140505' into staging by Peter Maydell · 11 years ago
  14. 0d6ab3a Provide init function for ram migration by Dr. David Alan Gilbert · 11 years ago
  15. 958db90 machine: Remove QEMUMachine indirection from MachineClass by Marcel Apfelbaum · 11 years ago
  16. f1e2987 machine: Replace QEMUMachine by MachineClass in accelerator configuration by Marcel Apfelbaum · 11 years ago
  17. aaa6639 vl.c: Replace QEMUMachine with MachineClass in QEMUMachineInitArgs by Marcel Apfelbaum · 11 years ago
  18. 00b4fbe machine: Copy QEMUMachine's fields to MachineClass by Marcel Apfelbaum · 11 years ago
  19. 7fb8b5d vl: avoid closing stdout with 'writeconfig' by Chen Gang · 11 years ago
  20. 6924bc1 vl: Eliminate a superfluous local variable by Chen Gang · 11 years ago
  21. a629f2f vl: Remove useless 'continue' by Chen Gang · 11 years ago
  22. 6e1d3c1 vl: convert -m to QemuOpts by Igor Mammedov · 11 years ago
  23. e96e5ae qemu-option: introduce qemu_find_opts_singleton by Paolo Bonzini · 11 years ago
  24. b321afb vl: Report accelerator not supported for target more nicely by Chen Gang · 11 years ago
  25. a7a5544 vl.c: Improve message when no default machine is found by Peter Maydell · 11 years ago
  26. ae2990c osdep: initialize glib threads in all QEMU tools by Stefan Hajnoczi · 11 years ago
  27. 90c49ef Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 11 years ago
  28. 3a87f8b Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging by Peter Maydell · 11 years ago
  29. 30e32af vl.c: Extend get_boot_devices_list() to ignore suffixes by Alexey Kardashevskiy · 11 years ago
  30. c8897e8 vl.c: Fix OpenBSD compilation issue due to namespace collisions by Marcel Apfelbaum · 11 years ago
  31. f5946db vl.c: Fix memory leak in qemu_register_machine() by Christian Borntraeger · 11 years ago
  32. af67ee9 vl.c: Use MAX_CPUMASK_BITS macro instead of hardcoded constant by Eduardo Habkost · 11 years ago
  33. 87f6396 Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-3' into staging by Peter Maydell · 11 years ago
  34. 881249c gtk: Allow to activate grab-on-hover from the command line by Jan Kiszka · 11 years ago
  35. 025172d vl.c: Output error on invalid machine type by Miroslav Rezanina · 11 years ago
  36. 7effdaa spapr: Fix return value of vga initialization by Mark Wu · 11 years ago
  37. d44229c Fix vga_interface_type for command line argument '-device VGA' by Mark Wu · 11 years ago
  38. 0056ae2 hw/boards: Convert current_machine to MachineState by Marcel Apfelbaum · 11 years ago
  39. 261747f vl: Use MachineClass instead of global QEMUMachine list by Marcel Apfelbaum · 11 years ago
  40. 118760d Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 11 years ago
  41. 8f480de Add 'debug-threads' suboption to --name by Dr. David Alan Gilbert · 11 years ago
  42. 5d12f96 Rework --name to use QemuOpts by Dr. David Alan Gilbert · 11 years ago
  43. 4fed942 vl: add system_wakeup_request tracepoint by Alexey Kardashevskiy · 11 years ago
  44. 135a129 kvm: Add a new machine option kvm-type by Aneesh Kumar K.V · 11 years ago
  45. ac458e1 Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-04' into staging by Peter Maydell · 11 years ago
  46. 25254a7 vl: Remove unneeded include file by Stefan Weil · 11 years ago
  47. af87bf2 sun4m: Add Sun CG3 framebuffer initialisation function by Mark Cave-Ayland · 11 years ago
  48. 6dedf05 Merge remote-tracking branch 'remotes/bonzini/configure' into staging by Peter Maydell · 11 years ago
  49. 61e8a92 Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging by Peter Maydell · 11 years ago
  50. 10f5bff util: Split out exec_dir from os_find_datadir by Fam Zheng · 11 years ago
  51. 4c0c9bb Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging by Peter Maydell · 11 years ago
  52. 84d18f0 Use error_is_set() only when necessary by Markus Armbruster · 11 years ago
  53. b33276a vl: trim includes by Michael Tokarev · 11 years ago
  54. 24c84e6 vl: remove old, long-unused defines by Michael Tokarev · 11 years ago
  55. f31c41f block: Handle "rechs" and "large" translation options by Paolo Bonzini · 11 years ago
  56. 23802b4 qtest: Don't segfault with invalid -qtest option by Fam Zheng · 11 years ago
  57. b3be57c qtest: don't report signals if qtest driver enabled by Michael S. Tsirkin · 11 years ago
  58. 35b3071 qtest: don't report signals if qtest driver enabled by Michael S. Tsirkin · 11 years ago
  59. 2f61120 Merge remote-tracking branch 'qmp-unstable/queue/qmp' into staging by Peter Maydell · 11 years ago
  60. 89e4a51 Merge remote-tracking branch 'stefanha/tags/tracing-pull-request' into staging by Peter Maydell · 11 years ago
  61. 269e09f add optional 2nd stage initialization to -object/object-add commands by Igor Mammedov · 11 years ago
  62. 90e9cf2 vl.c: -object: don't ignore duplicate 'id' by Igor Mammedov · 11 years ago
  63. 8a745f2 tracing: start trace processing thread in final child process by Michael Mueller · 11 years ago
  64. 2c02d1a vl: Add a blank space between the variable and '=' by Kewei Yu · 11 years ago
  65. 133fe77 Merge remote branch 'luiz/queue/qmp' into qmpq by Edgar E. Iglesias · 11 years ago
  66. 87ea75d qemu-option: Remove qemu_opts_create_nofail by Peter Crosthwaite · 11 years ago
  67. 28ec259 qom: fix leak for objects created with -object by Paolo Bonzini · 11 years ago
  68. eca01d3 vl: add missing transition debug->finish_migrate by Paolo Bonzini · 11 years ago
  69. e5187b5 fix -boot strict regressed in commit 6ef4716 by Amos Kong · 11 years ago
  70. 6f2bfda vl: make boot_strict variable static (not used outside vl.c) by Michael Tokarev · 11 years ago
  71. f46e720 qemu_opts_parse(): always check return value by Laszlo Ersek · 11 years ago
  72. d4fce24 qtest: split configuration of qtest accelerator and chardev by Paolo Bonzini · 11 years ago
  73. e689f7c hw: Pass QEMUMachine to its init() method by Markus Armbruster · 11 years ago
  74. 0c0cb6a Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 11 years ago
  75. 3c88da3 Merge remote-tracking branch 'kraxel/tags/pull-seabios-31b8b4e-1' into staging by Anthony Liguori · 11 years ago
  76. 1442d3e add firmware to machine options by Gerd Hoffmann · 11 years ago
  77. 664d2c4 util: Use qemu_getauxval in linux qemu_cache_utils_init by Richard Henderson · 12 years ago
  78. b6a3e69 osdep: Create qemu_getauxval and qemu_init_auxval by Richard Henderson · 12 years ago
  79. ef36fa1 qemu: mempath: prefault pages manually (v4) by Marcelo Tosatti · 11 years ago
  80. 38dc749 Merge remote-tracking branch 'mjt/trivial-patches' into staging by Anthony Liguori · 11 years ago
  81. 968854c qmp: access the local QemuOptsLists for drive option by Amos Kong · 11 years ago
  82. 8111d02 vl: fix build when configured with no graphic support by Antony Pavlov · 11 years ago
  83. df39076 vl: allow "cont" from panicked state by Paolo Bonzini · 11 years ago
  84. b0eb759 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  85. 9fa0328 spice: fix multihead support by Gerd Hoffmann · 11 years ago
  86. d916b46 loader: allow adding ROMs in done callbacks by Michael S. Tsirkin · 12 years ago
  87. e3fdc53 vl: Clean up unnecessary boot_order complications by Markus Armbruster · 11 years ago
  88. eb322b8 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  89. fc3b329 smbios: Make multiple -smbios type= accumulate sanely by Markus Armbruster · 12 years ago
  90. 4f953d2 smbios: Convert to QemuOpts by Markus Armbruster · 12 years ago
  91. 4bc78a8 qemu: Adjust qemu wakeup by Liu, Jinsong · 11 years ago
  92. 615fe4d Remove dev-bluetooth.c dependency from vl.c by Miroslav Rezanina · 11 years ago
  93. 644e1a8 Preparation for usb-bt-dongle conditional build by Miroslav Rezanina · 11 years ago
  94. 9889e04 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  95. c165473 hw: Clean up bogus default boot order by Markus Armbruster · 12 years ago
  96. f7ad538 Merge remote-tracking branch 'stefanha/block' into staging by Anthony Liguori · 12 years ago
  97. 884f17c aio / timers: Convert rtc_clock to be a QEMUClockType by Alex Bligh · 12 years ago
  98. 6d32717 aio / timers: Remove alarm timers by Alex Bligh · 12 years ago
  99. 4a44d85 Convert stderr message calling error_get_pretty() to error_report() by Seiji Aguchi · 12 years ago
  100. 58ae52a spice: fix display initialization by Gerd Hoffmann · 12 years ago