1. 3046c98 Merge remote-tracking branch 'agraf/xen-next' into staging by Anthony Liguori · 13 years ago
  2. 2645c6d Allow to leave type on default in -machine by Jan Kiszka · 13 years ago
  3. 3d3b830 showing a splash picture when start by wayne · 13 years ago
  4. 834e76e vl.c: Check the asked ram_size later. by Anthony PERARD · 13 years ago
  5. 9e8dd45 notifier: Pass data argument to callback by Jan Kiszka · 14 years ago
  6. e69ae5c do not reset no_shutdown after we shutdown the vm by Wen Congyang · 14 years ago
  7. ea0e541 vl.c: Don't limit node count by smp count by Sasha Levin · 14 years ago
  8. 9052ea6 Generalize -machine command line option by Jan Kiszka · 13 years ago
  9. 9312805 pxa2xx_lcd: add proper rotation support by Vasily Khoruzhick · 14 years ago
  10. e063eb1 Allow silent system resets by Jan Kiszka · 14 years ago
  11. 953ffe0 Introduce format string for pid_t by Andreas Färber · 14 years ago
  12. c235d73 Command line support for altering the log file location by Matthew Fernandez · 14 years ago
  13. e447fc6 usb: don't call usb_host_device_open from vl.c by Gerd Hoffmann · 14 years ago
  14. ac779fe Merge remote-tracking branch 'spice/spice.v37' into staging by Anthony Liguori · 14 years ago
  15. 0826c71 isa-vga: Make available with -device, like the other VGA qdevs by Markus Armbruster · 14 years ago
  16. a16c53b Fix regression introduced by -machine accel= by Anthony Liguori · 14 years ago
  17. 4213804 qxl: add to the list of devices which disable the default vga by Gerd Hoffmann · 14 years ago
  18. af6bf13 defaults: ide-cd, ide-hd and scsi-cd devices suppress default CD-ROM by Markus Armbruster · 14 years ago
  19. 1291eb3 vl.c: Introduce getter for shutdown_requested and reset_requested. by Anthony PERARD · 14 years ago
  20. 3285cf4 xen: Add initialisation of Xen by Anthony PERARD · 14 years ago
  21. 67b724e machine, Add default_machine_opts to QEMUMachine. by Anthony PERARD · 14 years ago
  22. 303d4e8 Introduce -machine command option. by Anthony PERARD · 14 years ago
  23. e14ea47 vl.c: Replace -virtfs string manipulation with QemuOpts by Stefan Hajnoczi · 14 years ago
  24. 71785ab vl: trivial spelling fix by Brad Hards · 14 years ago
  25. e2982c3 exit if -drive specified is invalid instead of ignoring the "wrong" -drive by Michael Tokarev · 14 years ago
  26. 29f82b3 virtio: use generic name when possible by Alexander Graf · 14 years ago
  27. 0ce235a register signal handler after initializing SDL. by Gleb Natapov · 14 years ago
  28. f1d3fb0 vl.c: Tidy up message printed when we exit on a signal by Peter Maydell · 14 years ago
  29. 0298141 extract I/O handler lists to iohandler.c by Paolo Bonzini · 14 years ago
  30. f64622c report that QEMU process was killed by a signal by Gleb Natapov · 14 years ago
  31. 0517553 vl.c: Fix compilation failure if CONFIG_SDL isn't defined by Peter Maydell · 14 years ago
  32. 821601e Make VNC support optional by Jes Sorensen · 14 years ago
  33. 47b0536 error message if user specifies curses on cmd line when curses is disabled by Jes Sorensen · 14 years ago
  34. 58fc096 error message if user specifies SDL cmd line option when SDL is disabled by Jes Sorensen · 14 years ago
  35. 3264ff1 Add support for -display vnc by Jes Sorensen · 14 years ago
  36. 4171d32 Introduce -display none by Jes Sorensen · 14 years ago
  37. 1472a95 Introduce -display argument by Jes Sorensen · 14 years ago
  38. 31b7c26 Merge remote branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 14 years ago
  39. 7bd427d change all rt_clock references to use millisecond resolution accessors by Paolo Bonzini · 14 years ago
  40. 31d3c9b simpletrace: Move st_init() error reporting by Stefan Hajnoczi · 14 years ago
  41. a7ada15 Synchronize VCPU states before reset by Jan Kiszka · 14 years ago
  42. 0b5538c simpletrace: Thread-safe tracing by Stefan Hajnoczi · 14 years ago
  43. 83f338f Move debug exception handling out of cpu_exec by Jan Kiszka · 14 years ago
  44. 8cf7171 Refactor debug and vmstop request interface by Jan Kiszka · 14 years ago
  45. e07bbac Improve vm_stop reason declarations by Jan Kiszka · 14 years ago
  46. 46481d3 Flatten the main loop by Jan Kiszka · 14 years ago
  47. 8e1b90e Leave inner main_loop faster on pending requests by Jan Kiszka · 14 years ago
  48. 1745eaa Process vmstop requests in IO thread by Jan Kiszka · 14 years ago
  49. b4a3d96 Stop current VCPU on synchronous reset requests by Jan Kiszka · 14 years ago
  50. 4fef930 do not pass NULL to strdup. by Gleb Natapov · 14 years ago
  51. b3a9836 Merge remote branch 'qemu-kvm/uq/master' into staging by Anthony Liguori · 14 years ago
  52. 319ae52 blockdev: Fix drive_add for drives without media by Markus Armbruster · 14 years ago
  53. 5645b0f blockdev: Replace drive_add()'s fmt, ... by optstr parameter by Markus Armbruster · 14 years ago
  54. 4e5d9b5 blockdev: Reject multiple definitions for the same drive by Markus Armbruster · 14 years ago
  55. 2292dda blockdev: Make drive_add() take explicit type, index parameters by Markus Armbruster · 14 years ago
  56. 70b4f4b Make strtosz() return int64_t instead of ssize_t by Jes Sorensen · 14 years ago
  57. cad1e28 kvm: Drop smp_cpus argument from init functions by Jan Kiszka · 14 years ago
  58. a7bd621 Merge remote branch 'mst/for_anthony' into staging by Anthony Liguori · 14 years ago
  59. 818c2e1 Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemu by Aurelien Jarno · 14 years ago
  60. 5697f6a Fix a missing trailing newline by Aurelien Jarno · 14 years ago
  61. 80376c3 qbus: register reset handler for qbus whose parent is NULL by Isaku Yamahata · 14 years ago
  62. 4fd37a9 Avoid a warning from OpenBSD linker by Blue Swirl · 14 years ago
  63. 962630f Pass boot device list to firmware. by Gleb Natapov · 14 years ago
  64. 4cab946 Add notifier that will be called when machine is fully created. by Gleb Natapov · 14 years ago
  65. 2e55e84 Add bootindex for option roms. by Gleb Natapov · 14 years ago
  66. 1ca4d09 Add bootindex parameter to net/block/fd device by Gleb Natapov · 14 years ago
  67. a19cbfb spice: add qxl device by Gerd Hoffmann · 15 years ago
  68. c924f36 Merge remote branch 'origin/master' into pci by Michael S. Tsirkin · 14 years ago
  69. ec990eb qdev: reset qdev along with qdev tree by Anthony Liguori · 14 years ago
  70. 94b0b5f trace: Trace vm_start()/vm_stop() by Stefan Hajnoczi · 14 years ago
  71. 0290b57 Delete IOHandlers after potentially running them by Stefan Hajnoczi · 14 years ago
  72. 9f9b17a Introduce strtosz() library function to convert a string to a byte count. by Jes Sorensen · 14 years ago
  73. c57c846 qemu-timer: move commonly used timer code to qemu-timer-common by Blue Swirl · 14 years ago
  74. 4447d60 Merge remote branch 'spice/submit.6' into staging by Anthony Liguori · 14 years ago
  75. 39eaab9 Add option to turn on JSON pretty printing in monitor by Daniel P. Berrange · 15 years ago
  76. e78815a Introduce qemu_madvise() by Andreas Färber · 14 years ago
  77. a3e2226 spice: simple display by Gerd Hoffmann · 14 years ago
  78. 29b0040 spice: core bits by Gerd Hoffmann · 15 years ago
  79. 526c523 Use machine_init() to register virtfs config options. by Gerd Hoffmann · 14 years ago
  80. 6b62dc2 Use display types for local display only. by Gerd Hoffmann · 14 years ago
  81. ab6540d trace: Add trace file name command-line option by Prerna Saxena · 14 years ago
  82. 12848bf virtio-9p: Add SM_NONE security model by Aneesh Kumar K.V · 14 years ago
  83. c93031e virtio-9p: Make sure -virtfs option works correctly by Aneesh Kumar K.V · 14 years ago
  84. cb93bbd Fix OpenBSD linker warning by Blue Swirl · 14 years ago
  85. 03b0ba7 compile -fsdev and -virtfs cmd line options unconditionally. by Gerd Hoffmann · 14 years ago
  86. 3329f07 QemuOpts: make most qemu_*_opts static by Gerd Hoffmann · 14 years ago
  87. 8e00128 Remove useless NULL checks for qemu_malloc return value by Blue Swirl · 14 years ago
  88. 8e84865 migration: Accept 'cont' only after successful incoming migration by Amit Shah · 14 years ago
  89. dca9816 remove pointless if from vl.c by Joel Schopp · 14 years ago
  90. 472fb0c Rename tcg_cpu_exec and tcg_has_work by Jan Kiszka · 15 years ago
  91. 97ab12d savevm: Migrate RAM based on name/offset by Alex Williamson · 15 years ago
  92. 0be71e3 savevm: Add DeviceState param by Alex Williamson · 15 years ago
  93. 8ca5e80 Exit if incoming migration fails by Juan Quintela · 15 years ago
  94. 758e8e3 virtio-9p: Make infrastructure for the new security model. by Venkateswararao Jujjuri (JV) · 15 years ago
  95. 9ce56db virtio-9p: Introduces an option to specify the security model. by Venkateswararao Jujjuri (JV) · 15 years ago
  96. fd42dee Add exit notifiers. by Gerd Hoffmann · 15 years ago
  97. a4673e2 Merge remote branch 'kwolf/for-anthony' into staging by Anthony Liguori · 15 years ago
  98. ce798cf Move set_proc_name() to OS specific files. by Jes Sorensen · 15 years ago
  99. 9156d76 Move line-buffering setup to OS specific files. by Jes Sorensen · 15 years ago
  100. eb505be Move daemonize handling to OS specific files by Jes Sorensen · 15 years ago