1. 44a9b35 main-loop: create main-loop.h by Paolo Bonzini · 13 years ago
  2. 8a9236f runstate: Allow user to migrate twice by Luiz Capitulino · 13 years ago
  3. 1fa9a5e qapi: Convert query-status by Luiz Capitulino · 13 years ago
  4. 0461d5a RunState: Rename enum values as generated by the QAPI by Luiz Capitulino · 13 years ago
  5. c4d11e3 RunState: Drop the RSTATE_NO_STATE value by Luiz Capitulino · 13 years ago
  6. 9e37b9d QMP: query-status: Introduce 'status' key by Luiz Capitulino · 14 years ago
  7. 1354869 Drop the vm_running global variable by Luiz Capitulino · 14 years ago
  8. 5db9d4d runstate_set(): Check for valid transitions by Luiz Capitulino · 13 years ago
  9. f5bbfba RunState: Add additional states by Luiz Capitulino · 14 years ago
  10. 1dfb4dd Replace the VMSTOP macros with a proper state type by Luiz Capitulino · 14 years ago
  11. bff046f Move vm_state_notify() prototype from cpus.h to sysemu.h by Luiz Capitulino · 14 years ago
  12. c9f711a Poll main loop after I/O events were received by Jan Kiszka · 14 years ago
  13. 3d3b830 showing a splash picture when start by wayne · 14 years ago
  14. e063eb1 Allow silent system resets by Jan Kiszka · 14 years ago
  15. 1291eb3 vl.c: Introduce getter for shutdown_requested and reset_requested. by Anthony PERARD · 15 years ago
  16. adc56dd migration: move some declarations to migration.h by Blue Swirl · 14 years ago
  17. 17a4663 Move CPU related functions to cpus.h by Blue Swirl · 14 years ago
  18. 70c3b55 Move clock related functions to qemu-timer.h by Blue Swirl · 14 years ago
  19. 082b555 Move generic or OS function declarations to qemu-common.h by Blue Swirl · 14 years ago
  20. f64622c report that QEMU process was killed by a signal by Gleb Natapov · 14 years ago
  21. 4171d32 Introduce -display none by Jes Sorensen · 14 years ago
  22. 8cf7171 Refactor debug and vmstop request interface by Jan Kiszka · 14 years ago
  23. e07bbac Improve vm_stop reason declarations by Jan Kiszka · 14 years ago
  24. 0dfa5ef audio: consolidate audio_init() by Isaku Yamahata · 14 years ago
  25. dc91212 savevm: Fix no_migrate by Alex Williamson · 14 years ago
  26. 6107ff1 Merge remote branch 'origin/master' into pci by Michael S. Tsirkin · 14 years ago
  27. 818c2e1 Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemu by Aurelien Jarno · 14 years ago
  28. 2ae63bd pcie/aer: glue aer error injection into qemu monitor by Isaku Yamahata · 14 years ago
  29. 962630f Pass boot device list to firmware. by Gleb Natapov · 14 years ago
  30. 4cab946 Add notifier that will be called when machine is fully created. by Gleb Natapov · 14 years ago
  31. 2e55e84 Add bootindex for option roms. by Gleb Natapov · 14 years ago
  32. 1ca4d09 Add bootindex parameter to net/block/fd device by Gleb Natapov · 14 years ago
  33. a19cbfb spice: add qxl device by Gerd Hoffmann · 15 years ago
  34. 6b62dc2 Use display types for local display only. by Gerd Hoffmann · 15 years ago
  35. 8e84865 migration: Accept 'cont' only after successful incoming migration by Amit Shah · 15 years ago
  36. f2b07c9 pci hotplug: make pci_device_hot_remove() static by Isaku Yamahata · 15 years ago
  37. fd42dee Add exit notifiers. by Gerd Hoffmann · 15 years ago
  38. a4673e2 Merge remote branch 'kwolf/for-anthony' into staging by Anthony Liguori · 15 years ago
  39. eb505be Move daemonize handling to OS specific files by Jes Sorensen · 15 years ago
  40. 59a5264 Introduce OS specific cmdline argument handling and move SMB arg to os-posix.c by Jes Sorensen · 15 years ago
  41. 6170540 Move find_datadir to OS specific files. by Jes Sorensen · 15 years ago
  42. fe98ac1 Rename os_setup_signal_handling() to os_setup_early_signal_handling() by Jes Sorensen · 15 years ago
  43. 69bd73b Move win32 early signal handling setup to os_setup_signal_handling() by Jes Sorensen · 15 years ago
  44. 0d93ca7 vl.c: Move host_main_loop_wait() to OS specific files. by Jes Sorensen · 15 years ago
  45. 39626c0 Create qemu-os-win32.h and move WIN32 specific declarations there by Jes Sorensen · 15 years ago
  46. 666daa6 blockdev: Collect block device code in new blockdev.c by Markus Armbruster · 15 years ago
  47. 7b370f5 qdev: Move declaration of qdev_init_bdrv() into qdev.h by Markus Armbruster · 15 years ago
  48. a803cb8 blockdev: Hide QEMUMachine from drive_init() by Markus Armbruster · 15 years ago
  49. f274776 blockdev: Belatedly remove driveopts by Markus Armbruster · 15 years ago
  50. 1a43782 blockdev: Belatedly remove MAX_DRIVES by Markus Armbruster · 15 years ago
  51. a691d41 sysemu: Export 'no_shutdown' by Luiz Capitulino · 15 years ago
  52. a875170 Revert "Monitor: Return before exiting with 'quit'" by Luiz Capitulino · 15 years ago
  53. b752daf Revert "monitor: Convert do_pci_device_hot_remove() to QObject" by Markus Armbruster · 15 years ago
  54. 6c6a58a Revert "PCI: Convert pci_device_hot_add() to QObject" by Markus Armbruster · 15 years ago
  55. 0e8d2b5 Monitor: Return before exiting with 'quit' by Luiz Capitulino · 15 years ago
  56. ad96090 Refactor target specific handling, compile vl.c only once by Blue Swirl · 15 years ago
  57. 9f59b56 error: Trim includes after "Move qemu_error & friends..." by Markus Armbruster · 15 years ago
  58. 365c424 Revert "Add exit notifiers" by Anthony Liguori · 15 years ago
  59. 3b6304f Add exit notifiers by Anthony Liguori · 15 years ago
  60. d6f4ade disentangle tcg and deadline calculation by Paolo Bonzini · 15 years ago
  61. 2f79201 error: Move qemu_error & friends into their own header by Markus Armbruster · 15 years ago
  62. 6e4f984 error: Simplify error sink setup by Markus Armbruster · 15 years ago
  63. 03cd465 savevm: Fix -loadvm to report errors to stderr, not the monitor by Markus Armbruster · 15 years ago
  64. 80cd347 QMP: Introduce RTC_CHANGE event by Luiz Capitulino · 15 years ago
  65. ea375f9 KVM: Rework VCPU state writeback API by Jan Kiszka · 15 years ago
  66. 053801b Monitor: Convert pci_device_hot_remove() to cmd_new_ret() by Luiz Capitulino · 15 years ago
  67. 395560c Monitor: Convert pci_device_hot_add() to cmd_new_ret() by Luiz Capitulino · 15 years ago
  68. 98b1925 virtio-console: qdev conversion, new virtio-serial-bus by Amit Shah · 15 years ago
  69. 7a344f7 PCI: Convert pci_device_hot_add() to QObject by Luiz Capitulino · 15 years ago
  70. e9b2e81 Introduce rerror option for drives by Kevin Wolf · 15 years ago
  71. f785009 Rename DriveInfo.onerror to on_write_error by Kevin Wolf · 15 years ago
  72. f327aa0 live migration: Propagate output monitor to callback handler by Jan Kiszka · 15 years ago
  73. 4ec7fcc live migration: Allow cleanup after cancellation or error by Jan Kiszka · 15 years ago
  74. 8204a91 monitor: QError support by Luiz Capitulino · 15 years ago
  75. c163b5c Block live migration by lirans@il.ibm.com · 15 years ago
  76. a8ed73f net: move more stuff into net/tap-win32.c, add net/tap.h by Mark McLoughlin · 15 years ago
  77. 6848d82 monitor: Convert do_pci_device_hot_remove() to QObject by Luiz Capitulino · 15 years ago
  78. 9ad4531 kill dead nic unplug code. by Gerd Hoffmann · 15 years ago
  79. 0ca9f8a offer right-ctrl as a grab option by Dustin Kirkland · 15 years ago
  80. 56a1493 drive cleanup fixes. by Gerd Hoffmann · 15 years ago
  81. 3f84865 pci: windup acpi-based hotplug by Gerd Hoffmann · 15 years ago
  82. 6875204 Enable host-clock-based RTC by Jan Kiszka · 15 years ago
  83. ca20cf3 Compile loader only once by Blue Swirl · 15 years ago
  84. 075cd32 x86: move a declaration to header by Blue Swirl · 15 years ago
  85. 72cf2d4 Fix sys-queue.h conflict for good by Blue Swirl · 15 years ago
  86. 1d4daa9 monitor: Port handler_3 to use QDict by Luiz Capitulino · 16 years ago
  87. f18c16d monitor: Port handler_2 to use QDict by Luiz Capitulino · 16 years ago
  88. d54908a monitor: Port handler_1 to use QDict by Luiz Capitulino · 16 years ago
  89. 3818318 Add wrappers to functions used by the Monitor by Luiz Capitulino · 16 years ago
  90. 382f074 switch balloon initialization to -device. by Gerd Hoffmann · 16 years ago
  91. ac7531e add qemu_error() + friends by Gerd Hoffmann · 16 years ago
  92. 05f2401 make load_vmstate() return errors by Juan Quintela · 16 years ago
  93. c8d41b2 move do_loadvm() to monitor.c by Juan Quintela · 16 years ago
  94. 7b63034 split do_loadvm() into do_loadvm() and load_vmstate() by Juan Quintela · 16 years ago
  95. 4a1418e Unbreak large mem support by removing kqemu by Anthony Liguori · 16 years ago
  96. 6b35e7b QEMU set irq0override in fw_cfg by Jes Sorensen · 16 years ago
  97. 8617675 Clean up VGA type selection; far too many variables being used to track one state leads to confusion if new variables are added. by Zachary Amsden · 16 years ago
  98. a8659e9 add -drive if=none by Gerd Hoffmann · 16 years ago
  99. 2e810b3 constify drive_get_by_id arg by Gerd Hoffmann · 16 years ago
  100. d9c3231 Use qemu_irq for system_powerdown by Blue Swirl · 16 years ago