1. a95e039 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 4 years, 5 months ago
  2. a46e727 Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201026' into staging by Peter Maydell · 4 years, 5 months ago
  3. e75de83 Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-26' into staging by Peter Maydell · 4 years, 5 months ago
  4. 288a1cc Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201023' into staging by Peter Maydell · 4 years, 5 months ago
  5. 8b0e484 machine: move SMP initialization from vl.c by Paolo Bonzini · 4 years, 5 months ago
  6. 2c920e4 machine: move UP defaults to class_base_init by Paolo Bonzini · 4 years, 5 months ago
  7. 9f2931b machine: remove deprecated -machine enforce-config-section option by Paolo Bonzini · 4 years, 5 months ago
  8. 7a3b7f6 win32: boot broken when bind & data dir are the same by Sunil Muthuswamy · 4 years, 5 months ago
  9. 57e2a1f WHPX: Fix WHPX build break by Sunil Muthuswamy · 4 years, 5 months ago
  10. c8d5450 configure: move install_blobs from configure to meson by Paolo Bonzini · 4 years, 5 months ago
  11. b37f357 configure: remove unused variable from config-host.mak by Paolo Bonzini · 4 years, 5 months ago
  12. 16bf7a3 configure: move directory options from config-host.mak to meson by Paolo Bonzini · 4 years, 5 months ago
  13. fe0038b configure: allow configuring localedir by Paolo Bonzini · 4 years, 5 months ago
  14. 5914ef7 Makefile: separate meson rerun from the rest of the ninja invocation by Paolo Bonzini · 4 years, 5 months ago
  15. a5fac42 Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request' into staging by Peter Maydell · 4 years, 5 months ago
  16. 28bbe20 tests/acceptance: Use .ppm extention for Portable PixMap files by Philippe Mathieu-Daudé · 4 years, 5 months ago
  17. 239f0d4 tests/acceptance: Remove unused import by Philippe Mathieu-Daudé · 4 years, 5 months ago
  18. c4cb1c9 test/docker/dockerfiles: Add missing packages for acceptance tests by Thomas Huth · 4 years, 5 months ago
  19. 67202ba tests/acceptance: Enable AVOCADO_ALLOW_UNTRUSTED_CODE in the gitlab-CI by Thomas Huth · 4 years, 7 months ago
  20. 1d60f46 test/acceptance: Remove the CONTINUOUS_INTEGRATION tags by Thomas Huth · 4 years, 5 months ago
  21. a60f755 tests/acceptance/ppc_prep_40p: Fix the URL to the NetBSD-4.0 archive by Thomas Huth · 4 years, 5 months ago
  22. 53e1a50 scripts/oss-fuzz: ignore the generic-fuzz target by Alexander Bulekov · 4 years, 5 months ago
  23. a942f64 scripts/oss-fuzz: use hardlinks instead of copying by Alexander Bulekov · 4 years, 5 months ago
  24. 7fdb505 fuzz: register predefined generic-fuzz configs by Alexander Bulekov · 4 years, 5 months ago
  25. 61fc27e fuzz: add generic-fuzz configs for oss-fuzz by Alexander Bulekov · 4 years, 5 months ago
  26. 82849bc fuzz: add an "opaque" to the FuzzTarget struct by Alexander Bulekov · 4 years, 5 months ago
  27. 2f2e036 fuzz: Add instructions for using generic-fuzz by Alexander Bulekov · 4 years, 5 months ago
  28. cd3f068 scripts/oss-fuzz: Add crash trace minimization script by Alexander Bulekov · 4 years, 5 months ago
  29. 7c9b64a scripts/oss-fuzz: Add script to reorder a generic-fuzzer trace by Alexander Bulekov · 4 years, 5 months ago
  30. a253932 fuzz: add a crossover function to generic-fuzzer by Alexander Bulekov · 4 years, 5 months ago
  31. ccbd4bc fuzz: add a DISABLE_PCI op to generic-fuzzer by Alexander Bulekov · 4 years, 5 months ago
  32. f81cb72 fuzz: Add support for custom crossover functions by Alexander Bulekov · 4 years, 5 months ago
  33. a3c20e9 fuzz: Add fuzzer callbacks to DMA-read functions by Alexander Bulekov · 4 years, 5 months ago
  34. e7d3222 fuzz: Declare DMA Read callback function by Alexander Bulekov · 4 years, 5 months ago
  35. 20f5a30 fuzz: Add DMA support to the generic-fuzzer by Alexander Bulekov · 4 years, 5 months ago
  36. 05efbf2 fuzz: Add PCI features to the generic fuzzer by Alexander Bulekov · 4 years, 5 months ago
  37. da9bf53 fuzz: Add generic virtual-device fuzzer by Alexander Bulekov · 4 years, 5 months ago
  38. fb5ef4e memory: Add FlatView foreach function by Alexander Bulekov · 4 years, 5 months ago
  39. d232b87 libqtest: fix memory leak in the qtest_qmp_event_ref by Maxim Levitsky · 4 years, 5 months ago
  40. 7f9d519 libqtest: fix the order of buffered events by Maxim Levitsky · 4 years, 5 months ago
  41. 288c31e tests/qtest: Make npcm7xx_timer-test conditional on CONFIG_NPCM7XX by Havard Skinnemoen · 4 years, 5 months ago
  42. efd4d93 accel: Add xen CpusAccel using dummy-cpus by Jason Andryuk · 4 years, 5 months ago
  43. 9ce84a0 accel: move qtest CpusAccel functions to a common location by Jason Andryuk · 4 years, 5 months ago
  44. a6b0882 accel: Remove _WIN32 ifdef from qtest-cpus.c by Jason Andryuk · 4 years, 5 months ago
  45. b7f47e8 tests/qtest/libqtest: Fix detection of architecture for binaries without path by Thomas Huth · 4 years, 5 months ago
  46. 9ab4fb2 tests/migration: fix memleak in wait_command/wait_command_fd by Chen Qun · 4 years, 5 months ago
  47. 4f19316 iotests: add commit top->base cases to 274 by Vladimir Sementsov-Ogievskiy · 4 years, 6 months ago
  48. 7e7e510 block/io: fix bdrv_is_allocated_above by Vladimir Sementsov-Ogievskiy · 4 years, 6 months ago
  49. 624f27b block/io: bdrv_common_block_status_above: support bs == base by Vladimir Sementsov-Ogievskiy · 4 years, 6 months ago
  50. 3555a43 block/io: bdrv_common_block_status_above: support include_base by Vladimir Sementsov-Ogievskiy · 4 years, 6 months ago
  51. 67c095c block/io: fix bdrv_co_block_status_above by Vladimir Sementsov-Ogievskiy · 4 years, 6 months ago
  52. d9b495f block/export: add vhost-user-blk multi-queue support by Stefan Hajnoczi · 4 years, 5 months ago
  53. f51d23c block/export: add iothread and fixed-iothread options by Stefan Hajnoczi · 4 years, 5 months ago
  54. cbc20bf block: move block exports to libblockdev by Stefan Hajnoczi · 4 years, 5 months ago
  55. 4fb9071 qemu-storage-daemon: avoid compiling blockdev_ss twice by Stefan Hajnoczi · 4 years, 5 months ago
  56. 3a213f8 util/vhost-user-server: use static library in meson.build by Stefan Hajnoczi · 4 years, 6 months ago
  57. 80a06cc util/vhost-user-server: move header to include/ by Stefan Hajnoczi · 4 years, 6 months ago
  58. 90fc91d block/export: convert vhost-user-blk server to block export API by Stefan Hajnoczi · 4 years, 6 months ago
  59. 0534b1b block/export: report flush errors by Stefan Hajnoczi · 4 years, 6 months ago
  60. 7185c85 util/vhost-user-server: rework vu_client_trip() coroutine lifecycle by Stefan Hajnoczi · 4 years, 6 months ago
  61. edaf620 util/vhost-user-server: check EOF when reading payload by Stefan Hajnoczi · 4 years, 6 months ago
  62. 8c7f7cb util/vhost-user-server: fix memory leak in vu_message_read() by Stefan Hajnoczi · 4 years, 6 months ago
  63. 47ba680 util/vhost-user-server: drop unused DevicePanicNotifier by Stefan Hajnoczi · 4 years, 6 months ago
  64. df6af7c block/export: consolidate request structs into VuBlockReq by Stefan Hajnoczi · 4 years, 6 months ago
  65. dad4f19 util/vhost-user-server: drop unnecessary watch deletion by Stefan Hajnoczi · 4 years, 6 months ago
  66. 46a096c util/vhost-user-server: drop unnecessary QOM cast by Stefan Hajnoczi · 4 years, 6 months ago
  67. 1d78745 util/vhost-user-server: s/fileds/fields/ typo fix by Stefan Hajnoczi · 4 years, 6 months ago
  68. 8675a37 MAINTAINERS: Add vhost-user block device backend server maintainer by Coiby Xu · 4 years, 6 months ago
  69. 3578389 block/export: vhost-user block device backend server by Coiby Xu · 4 years, 6 months ago
  70. 5937835 block: move logical block size check function to a common utility function by Coiby Xu · 4 years, 6 months ago
  71. 70eb2c0 util/vhost-user-server: generic vhost user server by Coiby Xu · 4 years, 6 months ago
  72. f1baeee libvhost-user: remove watch for kick_fd when de-initialize vu-dev by Coiby Xu · 4 years, 6 months ago
  73. 049f555 libvhost-user: Allow vu_message_read to be replaced by Coiby Xu · 4 years, 6 months ago
  74. f25e7ab block/nvme: Add driver statistics for access alignment and hw errors by Philippe Mathieu-Daudé · 4 years, 5 months ago
  75. 51b6c1b hw/misc/sifive_u_otp: Add backend drive support by Green Wan · 4 years, 5 months ago
  76. a54d259 hw/misc/sifive_u_otp: Add write function and write-once protection by Green Wan · 4 years, 5 months ago
  77. 33a9a57 target/riscv: raise exception to HS-mode at get_physical_address by Yifei Jiang · 4 years, 5 months ago
  78. 38bc4e3 hw/riscv: Load the kernel after the firmware by Alistair Francis · 4 years, 5 months ago
  79. c407784 hw/riscv: Add a riscv_is_32_bit() function by Alistair Francis · 4 years, 5 months ago
  80. e66c531 hw/riscv: Return the end address of the loaded firmware by Alistair Francis · 4 years, 5 months ago
  81. 099be03 hw/riscv: sifive_u: Allow specifying the CPU by Alistair Francis · 4 years, 5 months ago
  82. 1da4601 target/riscv: Fix implementation of HLVX.WU instruction by Georg Kotheimer · 4 years, 5 months ago
  83. 4aeb9e2 target/riscv: Fix update of hstatus.GVA in riscv_cpu_do_interrupt by Georg Kotheimer · 4 years, 5 months ago
  84. ace5445 target/riscv: Fix update of hstatus.SPVP by Georg Kotheimer · 4 years, 5 months ago
  85. 801da17 hw/intc: Move sifive_plic.h to the include directory by Bin Meng · 4 years, 5 months ago
  86. 6943011 riscv: Convert interrupt logs to use qemu_log_mask() by Alistair Francis · 4 years, 5 months ago
  87. 7239c05 Remove deprecated -no-kvm option by Thomas Huth · 4 years, 5 months ago
  88. 9b1c911 replay: do not build if TCG is not available by Claudio Fontana · 4 years, 5 months ago
  89. c51a5a2 qtest: unbreak non-TCG builds in bios-tables-test by Claudio Fontana · 4 years, 5 months ago
  90. a6e9b91 hw/core/qdev-clock: add a reference on aliased clocks by Luc Michel · 4 years, 5 months ago
  91. 34f02e9 do not use colons in test names by Paolo Bonzini · 4 years, 5 months ago
  92. 925a40d meson: rewrite curses/iconv test by Paolo Bonzini · 4 years, 5 months ago
  93. da0dfe2 build: fix macOS --enable-modules build by Paolo Bonzini · 4 years, 5 months ago
  94. 3ded270 s390x: pv: Fix diag318 PV fencing by Janosch Frank · 4 years, 5 months ago
  95. 3df4843 s390x: pv: Remove sclp boundary checks by Janosch Frank · 4 years, 5 months ago
  96. db08244 s390x/s390-virtio-ccw: Reset PCI devices during subsystem reset by Matthew Rosato · 4 years, 5 months ago
  97. 4c5b97b Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201022-pull-request' into staging by Peter Maydell · 4 years, 5 months ago
  98. eec4682 Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20201021' into staging by Peter Maydell · 4 years, 5 months ago
  99. 02aa56c Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20201021-pull-request' into staging by Peter Maydell · 4 years, 5 months ago
  100. e06c687 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-10-21' into staging by Peter Maydell · 4 years, 5 months ago