1. 85c3ed4 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 4 years, 3 months ago
  2. e19c520 semihosting: fix order of initialization functions by Paolo Bonzini · 4 years, 3 months ago
  3. 3792185 exec: Remove dead code (CID 1432876) by Philippe Mathieu-Daudé · 4 years, 3 months ago
  4. 457f8cb memory: Add interface to set iommu page size mask by Bharat Bhushan · 4 years, 3 months ago
  5. 74ee653 memory: Set DIRTY_MEMORY_MIGRATION when IOMMU is enabled by Kirti Wankhede · 4 years, 3 months ago
  6. 0259c78 pc: Implement -no-hpet as sugar for -machine hpet=on by Eduardo Habkost · 4 years, 3 months ago
  7. a95e039 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 4 years, 3 months ago
  8. e75de83 Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-26' into staging by Peter Maydell · 4 years, 3 months ago
  9. 8b0e484 machine: move SMP initialization from vl.c by Paolo Bonzini · 4 years, 3 months ago
  10. 2c920e4 machine: move UP defaults to class_base_init by Paolo Bonzini · 4 years, 3 months ago
  11. a3c20e9 fuzz: Add fuzzer callbacks to DMA-read functions by Alexander Bulekov · 4 years, 3 months ago
  12. e7d3222 fuzz: Declare DMA Read callback function by Alexander Bulekov · 4 years, 3 months ago
  13. fb5ef4e memory: Add FlatView foreach function by Alexander Bulekov · 4 years, 3 months ago
  14. 3578389 block/export: vhost-user block device backend server by Coiby Xu · 4 years, 4 months ago
  15. 7239c05 Remove deprecated -no-kvm option by Thomas Huth · 4 years, 3 months ago
  16. 4c5b97b Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201022-pull-request' into staging by Peter Maydell · 4 years, 3 months ago
  17. 9ed345a spice: load module when enabled on the cmdline by Gerd Hoffmann · 4 years, 3 months ago
  18. b192cd1 spice: move display_init() to QemuSpiceOps. by Gerd Hoffmann · 4 years, 3 months ago
  19. 63be30e spice: move qemu_spice_init() to QemuSpiceOps. by Gerd Hoffmann · 4 years, 3 months ago
  20. df7a1f48 qapi: Restrict 'inject-nmi' command to machine code by Philippe Mathieu-Daudé · 4 years, 4 months ago
  21. 93ab584 chardev/spice: simplify chardev setup by Gerd Hoffmann · 4 years, 4 months ago
  22. 5010932 module: silence errors for module_load_qom_all(). by Gerd Hoffmann · 4 years, 4 months ago
  23. 9629251 Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pull-request' into staging by Peter Maydell · 4 years, 4 months ago
  24. b37da83 Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-13' into staging by Peter Maydell · 4 years, 4 months ago
  25. 21786c7 softmmu/memory: Log invalid memory accesses by Philippe Mathieu-Daudé · 4 years, 4 months ago
  26. eaf6511 softmmu/vl: Be less verbose about missing KVM when running the qtests by Thomas Huth · 4 years, 7 months ago
  27. 7bed899 device_core: use drain_call_rcu in in qmp_device_add by Maxim Levitsky · 4 years, 4 months ago
  28. f59c6de docs/devel/qtest: Include protocol spec in document by Eduardo Habkost · 4 years, 4 months ago
  29. d9f24bf exec: split out non-softmmu-specific parts by Paolo Bonzini · 4 years, 4 months ago
  30. 800d4de softmmu: move more files to softmmu/ by Paolo Bonzini · 4 years, 4 months ago
  31. 947e474 monitor: Use getter/setter functions for cur_mon by Kevin Wolf · 4 years, 4 months ago
  32. 87e6f4a monitor: Add Monitor parameter to monitor_get_cpu_index() by Kevin Wolf · 4 years, 4 months ago
  33. cda3825 gdbstub: add reverse continue support in replay mode by Pavel Dovgalyuk · 4 years, 4 months ago
  34. fda8458 gdbstub: add reverse step support in replay mode by Pavel Dovgalyuk · 4 years, 4 months ago
  35. bb4776b cpus: add handle_interrupt to the CpusAccel interface by Claudio Fontana · 4 years, 6 months ago
  36. 994aa17 cpus: remove checks for non-NULL cpus_accel by Claudio Fontana · 4 years, 5 months ago
  37. ff815bc cpus: cleanup now unneeded includes by Claudio Fontana · 4 years, 6 months ago
  38. b52bcba cpus: extract out hvf-specific code to target/i386/hvf/ by Claudio Fontana · 4 years, 7 months ago
  39. 8ef39ec cpus: extract out whpx-specific code to target/i386/ by Claudio Fontana · 4 years, 7 months ago
  40. e92558e cpus: extract out hax-specific code to target/i386/ by Claudio Fontana · 4 years, 7 months ago
  41. 57038a9 cpus: extract out kvm-specific code to accel/kvm by Claudio Fontana · 4 years, 7 months ago
  42. 1583a38 cpus: extract out qtest-specific code to accel/qtest by Claudio Fontana · 4 years, 7 months ago
  43. a77dabc cpus: extract out TCG-specific code to accel/tcg by Claudio Fontana · 4 years, 7 months ago
  44. 430065d cpus: prepare new CpusAccel cpu accelerator interface by Claudio Fontana · 4 years, 6 months ago
  45. 8191d36 icount: rename functions to be consistent with the module name by Claudio Fontana · 4 years, 5 months ago
  46. 740b175 cpu-timers, icount: new modules by Claudio Fontana · 4 years, 5 months ago
  47. 4174495 exec: Remove MemoryRegion::global_locking field by Philippe Mathieu-Daudé · 4 years, 6 months ago
  48. 580e6ad vl: relocate path to configuration file by Paolo Bonzini · 4 years, 6 months ago
  49. ea1edcd vl: relocate paths to data directories by Paolo Bonzini · 4 years, 6 months ago
  50. a83e24b qapi: Restrict balloon-related commands to machine code by Philippe Mathieu-Daudé · 4 years, 5 months ago
  51. d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 4 months ago
  52. 8b7a550 softmmu: Add missing trace-events file by Philippe Mathieu-Daudé · 4 years, 6 months ago
  53. 4ca3d09 softmmu/cpus: Only set parallel_cpus for SMP by Richard Henderson · 4 years, 6 months ago
  54. 35be72b meson: move SDL and SDL-image detection to meson by Paolo Bonzini · 5 years ago
  55. 64ed6f9 meson: link emulators without Makefile.target by Paolo Bonzini · 4 years, 6 months ago
  56. 5d3ea0e meson: convert most of softmmu/ by Paolo Bonzini · 4 years, 6 months ago
  57. 2becc36 meson: infrastructure for building emulators by Paolo Bonzini · 5 years ago
  58. 086d5f7 configure: prepare CFLAGS/CXXFLAGS/LDFLAGS for Meson by Paolo Bonzini · 5 years ago
  59. 243af02 trace: switch position of headers to what Meson requires by Paolo Bonzini · 5 years ago
  60. 619985e semihosting: defer connect_chardevs a little more to use serialx by KONRAD Frederic · 4 years, 6 months ago
  61. d64072c0 Revert "tpm: Clean up error reporting in tpm_init_tpmdev()" by Markus Armbruster · 4 years, 6 months ago
  62. d0cc248 Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20200721' into staging by Peter Maydell · 4 years, 6 months ago
  63. 0771951 hw/nvram/fw_cfg: Let fw_cfg_add_from_generator() return boolean value by Philippe Mathieu-Daudé · 4 years, 6 months ago
  64. 7a309cc qom: Change object_get_canonical_path_component() not to malloc by Markus Armbruster · 4 years, 7 months ago
  65. d344983 Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-port-20200711' into staging by Peter Maydell · 4 years, 7 months ago
  66. 2f7057a softmmu/vl: Remove the check for colons in -accel parameters by Thomas Huth · 4 years, 8 months ago
  67. b0c3cf9 cpu-throttle: new module, extracted from cpus.c by Claudio Fontana · 4 years, 7 months ago
  68. c7f419f softmmu: move softmmu only files from root by Claudio Fontana · 4 years, 7 months ago
  69. 2880ffb util/qemu-error: prepend guest name to error message to identify affected VM owner by Mario Smarduch · 4 years, 7 months ago
  70. 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 7 months ago
  71. 778a2dc qom: Use returned bool to check for failure, Coccinelle part by Markus Armbruster · 4 years, 7 months ago
  72. 5325cc3 qom: Put name parameter before value / visitor parameter by Markus Armbruster · 4 years, 7 months ago
  73. aecdfcc Merge remote-tracking branch 'remotes/philmd-gitlab/tags/fw_cfg-20200704' into staging by Peter Maydell · 4 years, 7 months ago
  74. aff2caf Merge remote-tracking branch 'remotes/kraxel/tags/modules-20200707-pull-request' into staging by Peter Maydell · 4 years, 7 months ago
  75. 8796c64 Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200706-pull-request' into staging by Peter Maydell · 4 years, 7 months ago
  76. 7ab6e7f qdev: device module support by Gerd Hoffmann · 4 years, 7 months ago
  77. dea1fb8 softmmu: initialize spice and audio earlier by Gerd Hoffmann · 4 years, 7 months ago
  78. 45222b9 fuzz: fix broken qtest check at rcu_disable_atfork by Alexander Bulekov · 4 years, 8 months ago
  79. f7d8afb softmmu/vl: Allow -fw_cfg 'gen_id' option to use the 'etc/' namespace by Philippe Mathieu-Daudé · 4 years, 9 months ago
  80. 6552d87 softmmu/vl: Let -fw_cfg option take a 'gen_id' argument by Philippe Mathieu-Daudé · 4 years, 9 months ago
  81. a1b40bd blockdev: Deprecate -drive with bogus interface type by Markus Armbruster · 4 years, 7 months ago
  82. da278d5 accel: Move Xen accelerator code under accel/xen/ by Philippe Mathieu-Daudé · 4 years, 9 months ago
  83. 59d55a1 vl.c: run preconfig loop before creating default RAM backend by Igor Mammedov · 4 years, 9 months ago
  84. 7a071a9 fuzz: add datadir for oss-fuzz compatability by Alexander Bulekov · 4 years, 9 months ago
  85. 2478b8e Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200515-pull-request' into staging by Peter Maydell · 4 years, 9 months ago
  86. d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 9 months ago
  87. df2ac3c ui: improve -show-cursor deprecation message by Gerd Hoffmann · 4 years, 10 months ago
  88. 8ef3a4b qemu-option: pass NULL rather than 0 to the id of qemu_opts_set() by Masahiro Yamada · 4 years, 9 months ago
  89. 1148e4f vl.c: error out if -mem-path is used together with -M memory-backend by Igor Mammedov · 4 years, 10 months ago
  90. 64a3b4d Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200403' into staging by Peter Maydell · 4 years, 10 months ago
  91. 622e99c vl: fix broken IPA range for ARM -M virt with KVM enabled by Igor Mammedov · 4 years, 10 months ago
  92. 5c30ef9 vl/s390x: fixup ram sizes for compat machines by Christian Borntraeger · 4 years, 10 months ago
  93. 4951247 softmmu: fix crash with invalid -M memory-backend= by Marc-André Lureau · 5 years ago
  94. 17e8907 acpi: add acpi=OnOffAuto machine property to x86 and arm virt by Gerd Hoffmann · 4 years, 11 months ago
  95. d96c4d5 vl.c: fix migration failure for 3.1 and older machine types by Igor Mammedov · 5 years ago
  96. 8cb30e3 machine: Add SMP Sockets in CpuTopology by Babu Moger · 4 years, 11 months ago
  97. 3df261b softmmu/vl.c: Handle '-cpu help' and '-device help' before 'no default machine' by Peter Maydell · 4 years, 11 months ago
  98. fe48442 vl: Add missing "hw/boards.h" include by Philippe Mathieu-Daudé · 5 years ago
  99. 6db1857 vl: Abort if multiple machines are registered as default by Philippe Mathieu-Daudé · 5 years ago
  100. a2d0773 migration: Add support for modules by Juan Quintela · 5 years ago