1. a7bd621 Merge remote branch 'mst/for_anthony' into staging by Anthony Liguori · 14 years ago
  2. 818c2e1 Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemu by Aurelien Jarno · 14 years ago
  3. 5697f6a Fix a missing trailing newline by Aurelien Jarno · 14 years ago
  4. 80376c3 qbus: register reset handler for qbus whose parent is NULL by Isaku Yamahata · 14 years ago
  5. 4fd37a9 Avoid a warning from OpenBSD linker by Blue Swirl · 14 years ago
  6. 962630f Pass boot device list to firmware. by Gleb Natapov · 14 years ago
  7. 4cab946 Add notifier that will be called when machine is fully created. by Gleb Natapov · 14 years ago
  8. 2e55e84 Add bootindex for option roms. by Gleb Natapov · 14 years ago
  9. 1ca4d09 Add bootindex parameter to net/block/fd device by Gleb Natapov · 14 years ago
  10. a19cbfb spice: add qxl device by Gerd Hoffmann · 15 years ago
  11. c924f36 Merge remote branch 'origin/master' into pci by Michael S. Tsirkin · 14 years ago
  12. ec990eb qdev: reset qdev along with qdev tree by Anthony Liguori · 14 years ago
  13. 94b0b5f trace: Trace vm_start()/vm_stop() by Stefan Hajnoczi · 14 years ago
  14. 0290b57 Delete IOHandlers after potentially running them by Stefan Hajnoczi · 14 years ago
  15. 9f9b17a Introduce strtosz() library function to convert a string to a byte count. by Jes Sorensen · 14 years ago
  16. c57c846 qemu-timer: move commonly used timer code to qemu-timer-common by Blue Swirl · 14 years ago
  17. 4447d60 Merge remote branch 'spice/submit.6' into staging by Anthony Liguori · 14 years ago
  18. 39eaab9 Add option to turn on JSON pretty printing in monitor by Daniel P. Berrange · 15 years ago
  19. e78815a Introduce qemu_madvise() by Andreas Färber · 15 years ago
  20. a3e2226 spice: simple display by Gerd Hoffmann · 15 years ago
  21. 29b0040 spice: core bits by Gerd Hoffmann · 15 years ago
  22. 526c523 Use machine_init() to register virtfs config options. by Gerd Hoffmann · 15 years ago
  23. 6b62dc2 Use display types for local display only. by Gerd Hoffmann · 15 years ago
  24. ab6540d trace: Add trace file name command-line option by Prerna Saxena · 15 years ago
  25. 12848bf virtio-9p: Add SM_NONE security model by Aneesh Kumar K.V · 15 years ago
  26. c93031e virtio-9p: Make sure -virtfs option works correctly by Aneesh Kumar K.V · 15 years ago
  27. cb93bbd Fix OpenBSD linker warning by Blue Swirl · 15 years ago
  28. 03b0ba7 compile -fsdev and -virtfs cmd line options unconditionally. by Gerd Hoffmann · 15 years ago
  29. 3329f07 QemuOpts: make most qemu_*_opts static by Gerd Hoffmann · 15 years ago
  30. 8e00128 Remove useless NULL checks for qemu_malloc return value by Blue Swirl · 15 years ago
  31. 8e84865 migration: Accept 'cont' only after successful incoming migration by Amit Shah · 15 years ago
  32. dca9816 remove pointless if from vl.c by Joel Schopp · 15 years ago
  33. 472fb0c Rename tcg_cpu_exec and tcg_has_work by Jan Kiszka · 15 years ago
  34. 97ab12d savevm: Migrate RAM based on name/offset by Alex Williamson · 15 years ago
  35. 0be71e3 savevm: Add DeviceState param by Alex Williamson · 15 years ago
  36. 8ca5e80 Exit if incoming migration fails by Juan Quintela · 15 years ago
  37. 758e8e3 virtio-9p: Make infrastructure for the new security model. by Venkateswararao Jujjuri (JV) · 15 years ago
  38. 9ce56db virtio-9p: Introduces an option to specify the security model. by Venkateswararao Jujjuri (JV) · 15 years ago
  39. fd42dee Add exit notifiers. by Gerd Hoffmann · 15 years ago
  40. a4673e2 Merge remote branch 'kwolf/for-anthony' into staging by Anthony Liguori · 15 years ago
  41. ce798cf Move set_proc_name() to OS specific files. by Jes Sorensen · 15 years ago
  42. 9156d76 Move line-buffering setup to OS specific files. by Jes Sorensen · 15 years ago
  43. eb505be Move daemonize handling to OS specific files by Jes Sorensen · 15 years ago
  44. 0766379 Move chroot handling to OS specific files. by Jes Sorensen · 15 years ago
  45. 8847cfe Move runas handling from vl.c to OS specific files. by Jes Sorensen · 15 years ago
  46. 59a5264 Introduce OS specific cmdline argument handling and move SMB arg to os-posix.c by Jes Sorensen · 15 years ago
  47. 9f16732 Rename qemu-options.h to qemu-options.def by Jes Sorensen · 15 years ago
  48. 6170540 Move find_datadir to OS specific files. by Jes Sorensen · 15 years ago
  49. 8d963e6 Move main signal handler setup to os specificfiles. by Jes Sorensen · 15 years ago
  50. fe98ac1 Rename os_setup_signal_handling() to os_setup_early_signal_handling() by Jes Sorensen · 15 years ago
  51. 69bd73b Move win32 early signal handling setup to os_setup_signal_handling() by Jes Sorensen · 15 years ago
  52. 86b645e Introduce os-posix.c and create os_setup_signal_handling() by Jes Sorensen · 15 years ago
  53. 0d93ca7 vl.c: Move host_main_loop_wait() to OS specific files. by Jes Sorensen · 15 years ago
  54. 1911350 Introduce os-win32.c and move polling functions from vl.c by Jes Sorensen · 15 years ago
  55. ddc9120 vl.c: Remove double include of netinet/in.h for Solaris by Jes Sorensen · 15 years ago
  56. 0f2ad63 main: allocate gui_timer only once. by Isaku Yamahata · 15 years ago
  57. 1dabe05 configure: expand ${prefix} in create_config by Paolo Bonzini · 15 years ago
  58. 666daa6 blockdev: Collect block device code in new blockdev.c by Markus Armbruster · 15 years ago
  59. a803cb8 blockdev: Hide QEMUMachine from drive_init() by Markus Armbruster · 15 years ago
  60. 2bc93fe close all the block drivers before the qemu process exits by MORITA Kazutaka · 15 years ago
  61. 236f1f6 Fix error message in drive_init by Kevin Wolf · 15 years ago
  62. fb08000 usb: Remove unused usb_device_add() parameter is_hotplug by Markus Armbruster · 15 years ago
  63. f274776 blockdev: Belatedly remove driveopts by Markus Armbruster · 15 years ago
  64. 1a43782 blockdev: Belatedly remove MAX_DRIVES by Markus Armbruster · 15 years ago
  65. dc33bb3 drive: allow rerror, werror and readonly for if=none by Gerd Hoffmann · 15 years ago
  66. c317728 Make cache=unsafe the default for -snapshot by Alexander Graf · 15 years ago
  67. 016f5cf Add cache=unsafe parameter to -drive by Alexander Graf · 15 years ago
  68. 019e78b Fix error handling in qemu_read_config_file by Kevin Wolf · 15 years ago
  69. a875170 Revert "Monitor: Return before exiting with 'quit'" by Luiz Capitulino · 15 years ago
  70. a5829fd fix chardev_init for win32 by TeLeMan · 15 years ago
  71. 262353c Fix cpu list("-cpu ?") breakage, spotted by TeLeMan by Blue Swirl · 15 years ago
  72. 6ed2c48 QMP: Introduce RESUME event by Luiz Capitulino · 15 years ago
  73. 3d54abc virtio-9p: Create a syntactic shortcut for the file-system pass-thru by Gautham R Shenoy · 15 years ago
  74. 74db920 virtio-9p: Create a commandline option -fsdev by Gautham R Shenoy · 15 years ago
  75. 37905d6 Fix boot once option by Alex Williamson · 15 years ago
  76. f75ca1a fix old typos in help header by Thomas Monjalon · 15 years ago
  77. 157b931 monitor: Reorder intialization to drop initial mux focus by Jan Kiszka · 15 years ago
  78. 140e065 monitor: Cleanup ID assignment for compat switch by Jan Kiszka · 15 years ago
  79. 0e8d2b5 Monitor: Return before exiting with 'quit' by Luiz Capitulino · 15 years ago
  80. 763b608 cleanup block driver option handling in vl.c by Christoph Hellwig · 15 years ago
  81. d6e9098 Replace calls of old bdrv_open by Kevin Wolf · 15 years ago
  82. dcfb093 qemu-config: qemu_read_config_file() reads the normal config file by Kevin Wolf · 15 years ago
  83. 98c8573 provide a stub version of kvm-all.c if !CONFIG_KVM by Paolo Bonzini · 15 years ago
  84. c389c43 error: Drop extra messages after qemu_opts_set() and qemu_opts_parse() by Markus Armbruster · 15 years ago
  85. 7277e02 Fix build when configured with --enable-io-thread by Blue Swirl · 15 years ago
  86. 4e9e9d6 boot: remove unused boot_devices_bitmap variable by Eduardo Habkost · 15 years ago
  87. da1fcfd net: remove broken net_set_boot_mask() boot device validation by Eduardo Habkost · 15 years ago
  88. 28c2897 move balloon handling to balloon.c by Paolo Bonzini · 15 years ago
  89. fbe3288 move two variable declarations out of vl.c by Paolo Bonzini · 15 years ago
  90. 0706a4d move socket_init to qemu-sockets.c by Paolo Bonzini · 15 years ago
  91. 2db7ad5 read-only: allow read-only CDROM with any interface by Naphtali Sprei · 15 years ago
  92. 92c0e65 Use sysctl instead of /proc to find executable path on FreeBSD by Juergen Lock · 15 years ago
  93. ad96090 Refactor target specific handling, compile vl.c only once by Blue Swirl · 15 years ago
  94. 296af7c Refactor CPUState handling out of vl.c by Blue Swirl · 15 years ago
  95. de06f8d Refactor a few architecture dependent pieces in vl.c by Blue Swirl · 15 years ago
  96. d745bef Move KVM and Xen global flags to vl.c by Blue Swirl · 15 years ago
  97. 54fc6ea Adjust debug handling by Blue Swirl · 15 years ago
  98. 7e4c033 Fix driftfix option by Blue Swirl · 15 years ago
  99. 87d0a28 Refactor numa mode setting by Blue Swirl · 15 years ago
  100. f7736b9 Compile ide/core only once by Blue Swirl · 15 years ago