1. f30dbae net: clean up network at qemu process termination by Amos Kong · 12 years ago
  2. ab51b1d disallow -daemonize usage of stdio (curses display, -nographic, -serial stdio etc) by Michael Tokarev · 12 years ago
  3. 927d487 softmmu: move remaining include files to include/ subdirectories by Paolo Bonzini · 12 years ago
  4. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  5. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  6. caf71f8 migration: move include files to include/migration/ by Paolo Bonzini · 12 years ago
  7. 83c9089 monitor: move include files to include/monitor/ by Paolo Bonzini · 12 years ago
  8. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  9. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  10. 28ecbae ui: move files to ui/ and include/ui/ by Paolo Bonzini · 12 years ago
  11. 1422e32 net: reorganize headers by Paolo Bonzini · 12 years ago
  12. 76cad71 build: kill libdis, move disassemblers to disas/ by Paolo Bonzini · 12 years ago
  13. e478b44 use qemu_opts_create_nofail by Dong Xu Wang · 12 years ago
  14. 3c42ea6 block: simplify default_drive by Christian Borntraeger · 12 years ago
  15. 2d0d283 Support default block interfaces per QEMUMachine by Christian Borntraeger · 12 years ago
  16. fa5358c vl.c: Fix broken -usb option by Peter Maydell · 12 years ago
  17. 68d98d3 vl: add -object option to create QOM objects from the command line by Anthony Liguori · 12 years ago
  18. ef84755 Merge branch 'trivial-patches' of git://github.com/stefanha/qemu by Blue Swirl · 12 years ago
  19. 49cf572 vl: delay thread initialization after daemonization by Paolo Bonzini · 12 years ago
  20. f9ab465 vl: unify calls to init_timer_alarm by Paolo Bonzini · 12 years ago
  21. 4fdcac0 vl.c: add missing static by Blue Swirl · 12 years ago
  22. 4ba7950 Merge remote-tracking branch 'kraxel/pixman.v3' into staging by Anthony Liguori · 12 years ago
  23. 5a34dbb Merge remote-tracking branch 'bonzini/threadpool' into staging by Anthony Liguori · 12 years ago
  24. 4355299 Merge remote-tracking branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 12 years ago
  25. e250d94 console: init displaychangelisteners on register by Gerd Hoffmann · 12 years ago
  26. a93a4a2 console: untangle gfx & txt updates by Gerd Hoffmann · 12 years ago
  27. 35c9e0a console: add unregister_displaychangelistener by Gerd Hoffmann · 14 years ago
  28. 87e487a console: QLIST-ify display change listeners. by Gerd Hoffmann · 14 years ago
  29. ac4119c chardev: Use timer instead of bottom-half to postpone open event by Jan Kiszka · 12 years ago
  30. f563a5d Merge remote-tracking branch 'origin/master' into threadpool by Paolo Bonzini · 12 years ago
  31. a0dac02 Emulate qemu-kvms -no-kvm option by Jan Kiszka · 12 years ago
  32. 88eed34 Issue warning when deprecated -tdf option is used by Jan Kiszka · 12 years ago
  33. c21fb4f Use global properties to emulate -no-kvm-pit-reinjection by Jan Kiszka · 12 years ago
  34. 4086bde Issue warning when deprecated -no-kvm-pit is used by Jan Kiszka · 12 years ago
  35. e43d594 Use machine options to emulate -no-kvm-irqchip by Jan Kiszka · 12 years ago
  36. 1c53786 vl: init main loop earlier by Paolo Bonzini · 12 years ago
  37. 172061a main-loop: unify qemu_init_main_loop between QEMU and tools by Paolo Bonzini · 12 years ago
  38. 90c45b3 Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 12 years ago
  39. d262cb0 Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf by Aurelien Jarno · 12 years ago
  40. 3f4331b Merge branch 'queue/qmp' of git://repo.or.cz/qemu/qmp-unstable by Aurelien Jarno · 12 years ago
  41. 094b287 Add USB option in machine options by zhlcindy@gmail.com · 12 years ago
  42. 29ed72f migration: go to paused state after finishing incoming migration with -S by Paolo Bonzini · 12 years ago
  43. 587ed6b qemu-config: Add new -add-fd command line option by Corey Bryant · 12 years ago
  44. 2d55f0e vnc: add error propagation to vnc_display_open by Paolo Bonzini · 12 years ago
  45. 43eaae2 migration (incoming): add error propagation to fd and exec protocols by Paolo Bonzini · 12 years ago
  46. 5f072e1 create struct for machine initialization arguments by Eduardo Habkost · 12 years ago
  47. 048d361 Merge branch 'trivial-patches' of git://github.com/stefanha/qemu by Aurelien Jarno · 12 years ago
  48. 3605ded vl.c: default to std if cirrus is not available by Aurelien Jarno · 12 years ago
  49. 879049a vl.c: check for qxl availability by Aurelien Jarno · 12 years ago
  50. 36b7f27 vl.c: convert *vga_enabled functions to QOM by Aurelien Jarno · 12 years ago
  51. 4d5b97d cleanup useless return sentence by Amos Kong · 12 years ago
  52. ac05f34 add a boot parameter to set reboot timeout by Amos Kong · 12 years ago
  53. 013c2f1 Cleanup unused global var qemu_system_powerdown by Igor Mammedov · 12 years ago
  54. a9552c8 Introduce powerdown_notifiers by Igor Mammedov · 12 years ago
  55. 995ee2b curses: don't initialize curses when qemu is daemonized by Hitoshi Mitake · 12 years ago
  56. 9f227bc Revert "vl: fix -hdachs/-hda argument order parsing issues" by malc · 12 years ago
  57. df80021 Revert "vga: add some optional CGA compatibility hacks" by malc · 12 years ago
  58. 4f21387 Revert "i8259: add -no-spurious-interrupt-hack option" by malc · 12 years ago
  59. f278d49 i8259: add -no-spurious-interrupt-hack option by Matthew Ogilvie · 12 years ago
  60. 482f7bf vga: add some optional CGA compatibility hacks by Matthew Ogilvie · 12 years ago
  61. 7764ae9 vl: fix -hdachs/-hda argument order parsing issues by Matthew Ogilvie · 12 years ago
  62. ff96101 vl: Round argument of -m up to multiple of 8KiB by Markus Armbruster · 12 years ago
  63. be52202 Allow QEMUMachine to override reset sequencing by David Gibson · 12 years ago
  64. 7d76ad4 Command line support for seccomp with -sandbox (v8) by Eduardo Otubo · 12 years ago
  65. 452dfbe Adding seccomp calls to vl.c (v8) by Eduardo Otubo · 12 years ago
  66. 01d3c80 qapi: add query-machines command by Anthony Liguori · 12 years ago
  67. 17c8660 qmp: emit the WAKEUP event when the guest is put to run by Luiz Capitulino · 12 years ago
  68. 1405819 qmp: don't emit the RESET event on wakeup from S3 by Luiz Capitulino · 12 years ago
  69. 346fe0c Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 12 years ago
  70. 3129426 Merge remote-tracking branch 'bonzini/scsi-next' into staging by Anthony Liguori · 12 years ago
  71. fb7c269 vl.c: Exit QEMU early if no machine is found by Dunrong Huang · 12 years ago
  72. 3d1d965 handle device help before accelerator set up by Bruce Rogers · 12 years ago
  73. 31459f4 iscsi: Pick default initiator-name based on the name of the VM by Ronnie Sahlberg · 12 years ago
  74. ee785fe Fixes related to processing of qemu's -numa option by Chegu Vinod · 12 years ago
  75. 70678b8 fips: fix build on !Linux by Anthony Liguori · 12 years ago
  76. 0f66998 vnc: disable VNC password authentication (security type 2) when in FIPS mode by Paul Moore · 12 years ago
  77. c8057f9 Support 'help' as a synonym for '?' in command line options by Peter Maydell · 12 years ago
  78. e6a7671 Merge commit 'quintela/migration-next-v5' into staging by Anthony Liguori · 12 years ago
  79. 52d0613 vl.c: Don't print errno after failed qemu_chr_new() by Peter Maydell · 12 years ago
  80. 7908c78 savevm: Live migration handlers register the struct directly by Juan Quintela · 12 years ago
  81. 2b58495 block: Geometry and translation hints are now useless, purge them by Markus Armbruster · 12 years ago
  82. 94b204c vnc: add a more descriptive error message by Amos Kong · 12 years ago
  83. 3178320 qemu_find_file: check name as a straight path even if it has no '/' by Peter Maydell · 12 years ago
  84. 93bfef4 Allow machines to configure the QEMU_VERSION that's exposed via hardware by Crístian Viana · 12 years ago
  85. 3294ce1 do not include <libutil.h> needlessly or if it doesn't exist by Michael Tokarev · 12 years ago
  86. 8be7e7e qemu-option: qemu_opts_create(): use error_set() by Luiz Capitulino · 13 years ago
  87. 77f4c9a Merge remote-tracking branch 'origin/master' into staging by Anthony Liguori · 12 years ago
  88. 7f1b17f vga: disable default VGA if appropriate -device is used by Paolo Bonzini · 12 years ago
  89. d5c5dac use inet_listen()/inet_connect() to support ipv6 migration by Amos Kong · 12 years ago
  90. f29a561 implement -no-user-config command-line option (v3) by Eduardo Habkost · 12 years ago
  91. 3ed2d9e vl.c: change 'defconfig' variable to bool (v2) by Eduardo Habkost · 12 years ago
  92. b5a8fe5 move code to read default config files to a separate function (v2) by Eduardo Habkost · 12 years ago
  93. 9abc62f vl: drop is_suspended variable by Luiz Capitulino · 12 years ago
  94. ad02b96 runstate: introduce suspended state by Luiz Capitulino · 12 years ago
  95. b7c8e15 Merge branch 'arm-devs.for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm by Blue Swirl · 13 years ago
  96. c7f0f3b qtest: add test framework by Anthony Liguori · 13 years ago
  97. 7880814 rtc: add -rtc clock=rt by Paolo Bonzini · 13 years ago
  98. 1d6528a vl.c: fix '-cpu ?' segfault by Eduardo Habkost · 13 years ago
  99. 33cf629 Merge remote-tracking branch 'sstabellini/saverestore-8' into staging by Anthony Liguori · 13 years ago
  100. 81323a6 Set runstate to INMIGRATE earlier by Stefano Stabellini · 13 years ago