1. f7214f9 vl.c: Remove pxa2xx-specific -portrait and -rotate options by Peter Maydell · 10 weeks ago
  2. d4d0ebb stubs: remove obsolete stubs by Paolo Bonzini · 9 months ago
  3. d13f403 ide, vl: turn -win2k-hack into a property on IDE devices by Paolo Bonzini · 10 months ago
  4. 66bbe3e softmmu: pass the main loop status to gdb "Wxx" packet by Clément Chigot · 1 year, 3 months ago
  5. d0e6729 pci: Move HMP command from hw/pci/pcie_aer.c to pci-hmp-cmds.c by Markus Armbruster · 2 years, 1 month ago
  6. bab6a30 ui/cocoa: Run qemu_init in the main thread by Akihiko Odaki · 2 years, 4 months ago
  7. 0882caf qapi: Add exit-failure PanicAction by Ilya Leoshkevich · 2 years, 5 months ago
  8. 9eafdee ui: Switch "-display sdl" to use the QAPI parser by Thomas Huth · 2 years, 7 months ago
  9. 97ec4d2 machine: use QAPI struct for boot configuration by Paolo Bonzini · 2 years, 8 months ago
  10. f9bcb2d Warn user if the vga flag is passed but no vga device is created by Gautam Agrawal · 2 years, 8 months ago
  11. 89fc45d include: move qemu_get_vm_name() to sysemu.h by Marc-André Lureau · 2 years, 9 months ago
  12. 9de225a sysemu: Cleanup qemu_run_machine_init_done_notifiers() by Xiaoyao Li · 3 years ago
  13. e6dba04 qmp: generalize watchdog-set-action to -no-reboot/-no-shutdown by Alejandro Jimenez · 4 years ago
  14. f2ce39b vl: make qemu_get_machine_opts static by Paolo Bonzini · 4 years, 2 months ago
  15. 5a1ee60 chardev: do not use machine_init_done by Paolo Bonzini · 4 years, 1 month ago
  16. ba87e43 vl: extract softmmu/runstate.c by Paolo Bonzini · 4 years, 1 month ago
  17. 46ee119 vl: remove serial_max_hds by Paolo Bonzini · 4 years, 2 months ago
  18. bf4d405 vl: extract softmmu/rtc.c by Paolo Bonzini · 4 years, 2 months ago
  19. 6b21670 vl: extract machine done notifiers by Paolo Bonzini · 4 years, 2 months ago
  20. 2c65db5 vl: extract softmmu/datadir.c by Paolo Bonzini · 4 years, 2 months ago
  21. d619f15 vl: remove bios_name by Paolo Bonzini · 4 years, 2 months ago
  22. ea1edcd vl: relocate paths to data directories by Paolo Bonzini · 4 years, 4 months ago
  23. ca27b5e qom/object: Move Object typedef to 'qemu/typedefs.h' by Philippe Mathieu-Daudé · 4 years, 8 months ago
  24. 7a071a9 fuzz: add datadir for oss-fuzz compatability by Alexander Bulekov · 4 years, 8 months ago
  25. 40c2281 Drop more @errp parameters after previous commit by Markus Armbruster · 4 years, 8 months ago
  26. a2dde2f monitor/hmp: rename device-hotplug.c to block/monitor/block-hmp-cmds.c by Maxim Levitsky · 4 years, 10 months ago
  27. ca6155c Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://github.com/patchew-project/qemu into HEAD by Paolo Bonzini · 4 years, 10 months ago
  28. 7b73386 softmmu: split off vl.c:main() into main.c by Alexander Bulekov · 4 years, 10 months ago
  29. 4ebc74d hostmem: fix strict bind policy by Igor Mammedov · 4 years, 10 months ago
  30. 8b38de9 make mem_path local variable by Igor Mammedov · 4 years, 10 months ago
  31. c3e9555 monitor: Move monitor option parsing to monitor/monitor.c by Kevin Wolf · 5 years ago
  32. 9b67012 ui: drop curor_hide global variable. by Gerd Hoffmann · 5 years ago
  33. d9018fb trivial: Remove xenfb_enabled from sysemu.h by Thomas Huth · 5 years ago
  34. 432b119 include/sysemu/sysemu.h: Remove usused variable no_quit by Thomas Huth · 5 years ago
  35. aea60a1 bootdevice: FW_CFG interface for LCHS values by Sam Eiderman · 5 years ago
  36. f7209ea bootdevice: Add interface to gather LCHS by Sam Eiderman · 5 years ago
  37. 3306bd5 includes: remove stale [smp|max]_cpus externs by Alex Bennée · 5 years ago
  38. 54d3123 sysemu: Split sysemu/runstate.h off sysemu/sysemu.h by Markus Armbruster · 5 years ago
  39. 2f780b6 sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h by Markus Armbruster · 5 years ago
  40. 46517dd Include sysemu/sysemu.h a lot less by Markus Armbruster · 5 years ago
  41. b58c5c2 numa: Move remaining NUMA declarations from sysemu.h to numa.h by Markus Armbruster · 5 years ago
  42. db72581 Include qemu/main-loop.h less by Markus Armbruster · 5 years ago
  43. dc5e9ac Include qemu/queue.h slightly less by Markus Armbruster · 5 years ago
  44. 60dbc5a vl: add qemu_add_vm_change_state_handler_prio() by Stefan Hajnoczi · 6 years ago
  45. f1672e6 semihosting: move semihosting configuration into its own directory by Alex Bennée · 6 years ago
  46. 811f865 Revert "migration: move only_migratable to MigrationState" by Markus Armbruster · 6 years ago
  47. 96f209b hw/nvram/fw_cfg: Remove the unnecessary boot_splash_filedata_size by Philippe Mathieu-Daudé · 6 years ago
  48. 7659505 migration: Switch to using announce timer by Dr. David Alan Gilbert · 6 years ago
  49. 09bd7ba Remove deprecated -no-frame option by Thomas Huth · 6 years ago
  50. 19bcc4b fw_cfg: Make qemu_extra_params_fw locally by Li Qiang · 6 years ago
  51. 2dadd75 vl: Introduce shutdown_notifiers by Yuval Shaia · 6 years ago
  52. fb06411 qmp hmp: Make system_wakeup check wake-up support and run state by Daniel Henrique Barboza · 6 years ago
  53. 46ea94c qmp: query-current-machine with wakeup-suspend-support by Daniel Henrique Barboza · 6 years ago
  54. d43013e qapi: Turn ShutdownCause into QAPI enum by Dominik Csapak · 6 years ago
  55. 907aac2 fw_cfg: ignore suffixes in the bootdevice list dependent on machine class by Mark Cave-Ayland · 6 years ago
  56. 76ed4b1 s390/ipl: fix ipl with -no-reboot by Christian Borntraeger · 7 years ago
  57. 6f131f1 kvm: support -overcommit cpu-pm=on|off by Michael S. Tsirkin · 7 years ago
  58. 047f703 cli: add --preconfig option by Igor Mammedov · 7 years ago
  59. b8846a4 vl.c: new function serial_max_hds() by Peter Maydell · 7 years ago
  60. 6af2692 vl.c: Remove compile time limit on number of serial ports by Peter Maydell · 7 years ago
  61. a8d78cd vl.c: Provide accessor function serial_hd() for serial_hds[] array by Peter Maydell · 7 years ago
  62. c8ca2a2 vl: export machine_init_done by Peter Xu · 7 years ago
  63. 4486e89 vl: introduce vm_shutdown() by Stefan Hajnoczi · 7 years ago
  64. 41dfc0d Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging by Peter Maydell · 7 years ago
  65. 78cd6f7 net: Add a new convenience option "--nic" to configure default/on-board NICs by Thomas Huth · 7 years ago
  66. 9af2398 Include less of the generated modular QAPI headers by Markus Armbruster · 7 years ago
  67. 922a01a Move include qemu/option.h from qemu-common.h to actual users by Markus Armbruster · 7 years ago
  68. 522ece3 Drop superfluous includes of qapi-types.h and test-qapi-types.h by Markus Armbruster · 7 years ago
  69. 04ff1a3 sdl: reorganize -no-frame support by Gerd Hoffmann · 7 years ago
  70. 81950da hmp-commands: Remove the deprecated usb_add and usb_del by Thomas Huth · 7 years ago
  71. c0dd109 vl: exit if maxcpus is negative by Seeteena Thoufeek · 7 years ago
  72. 3df663e migration: move only_migratable to MigrationState by Peter Xu · 7 years ago
  73. 5e22479 migration: Create include for migration snapshots by Juan Quintela · 8 years ago
  74. 20a519a migration: Create savevm.h for functions exported from savevm.c by Juan Quintela · 8 years ago
  75. d0eda02 Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging by Stefan Hajnoczi · 8 years ago
  76. 08fba7a shutdown: Expose bool cause in SHUTDOWN and RESET events by Eric Blake · 8 years ago
  77. cf83f14 shutdown: Add source information to SHUTDOWN and RESET by Eric Blake · 8 years ago
  78. aedbe19 shutdown: Prepare for use of an enum in reset/shutdown_request by Eric Blake · 8 years ago
  79. 5118042 exec: Create include for target_page_size() by Juan Quintela · 8 years ago
  80. a0762d9 migration: Remove old MigrationParams by Juan Quintela · 8 years ago
  81. 1bfe5f0 migration: Move check_migratable() into qdev.c by Juan Quintela · 8 years ago
  82. 927d663 migration: Pass Error ** argument to {save,load}_vmstate by Juan Quintela · 8 years ago
  83. 0f20343 numa: Allow setting NUMA distance for different NUMA nodes by He Chen · 8 years ago
  84. 6683061 monitor: Move hmp_info_snapshots from savevm.c to hmp.c by Juan Quintela · 8 years ago
  85. d905bb7 monitor: Move hmp_delvm from savevm.c to hmp.c by Juan Quintela · 8 years ago
  86. d9c7d13 monitor: Move hmp_savevm from savevm.c to hmp.c by Juan Quintela · 8 years ago
  87. c34c2f3 monitor: Remove monitor parameter from save_vmstate by Juan Quintela · 8 years ago
  88. 20afaed ram: Rename qemu_target_page_bits() to qemu_target_page_size() by Juan Quintela · 8 years ago
  89. c86f106 report guest crash information in GUEST_PANICKED event by Anton Nefedov · 8 years ago
  90. 2d76e82 move vm_start to cpus.c by Claudio Imbrenda · 8 years ago
  91. 0ec7b3e char: rename CharDriverState Chardev by Marc-André Lureau · 8 years ago
  92. ac8c19b savevm: add public save_vmstate function by Pavel Dovgalyuk · 8 years ago
  93. 2f7b92a hw: move reset handlers from vl.c to hw/core by Paolo Bonzini · 8 years ago
  94. cdda201 numa: make -numa parser dynamically allocate CPUs masks by Igor Mammedov · 8 years ago
  95. 079019f Increase MAX_CPUMASK_BITS from 255 to 288 by Igor Mammedov · 8 years ago
  96. c5f3014 block: Add bdrv_runtime_opts to query-command-line-options by Kevin Wolf · 8 years ago
  97. 9c5ce8d vl: Switch qemu_uuid to QemuUUID by Fam Zheng · 8 years ago
  98. cea2527 util: Add UUID API by Fam Zheng · 8 years ago
  99. b86eacb hw/pci: delay bus_master_enable_region initialization by Marcel Apfelbaum · 8 years ago
  100. 4bcbe0b vl: Eliminate usb_enabled() by Eduardo Habkost · 9 years ago