1. 2ae00c8 Remove superfluous .gitignore files by Thomas Huth · 4 years, 5 months ago
  2. 520ddc1 MAINTAINERS: Ignore bios-tables-test in the qtest section by Thomas Huth · 4 years, 5 months ago
  3. 07f5903 Add a comment in bios-tables-test.c to clarify the reason behind approach by Ani Sinha · 4 years, 5 months ago
  4. eaf6511 softmmu/vl: Be less verbose about missing KVM when running the qtests by Thomas Huth · 4 years, 7 months ago
  5. a4339de tests/migration: Allow longer timeouts by Dr. David Alan Gilbert · 4 years, 4 months ago
  6. d8dd109 qtest: add fuzz test case by Li Qiang · 4 years, 5 months ago
  7. ec4d2fe Acceptance tests: show test report on GitLab CI by Cleber Rosa · 4 years, 4 months ago
  8. 52dff28 Acceptance tests: do not show canceled test logs on GitLab CI by Cleber Rosa · 4 years, 4 months ago
  9. d44d9b6 Acceptance tests: bump pycdlib version for easier installation by Cleber Rosa · 4 years, 4 months ago
  10. 320c6e7 gitlab-ci.yml: Only run one test-case per fuzzer by Alexander Bulekov · 4 years, 5 months ago
  11. 4f3ccd4 tests/qtest: Replace magic value by NANOSECONDS_PER_SECOND definition by Philippe Mathieu-Daudé · 4 years, 4 months ago
  12. a0bdf86 Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20201012a' into staging by Peter Maydell · 4 years, 4 months ago
  13. b1a859c migration/dirtyrate: present dirty rate only when querying the rate has completed by Chuan Zheng · 4 years, 5 months ago
  14. aa84b50 migration/dirtyrate: record start_time and calc_time while at the measuring state by Chuan Zheng · 4 years, 5 months ago
  15. ebf1019 virtiofsd: avoid /proc/self/fd tempdir by Stefan Hajnoczi · 4 years, 4 months ago
  16. ff3995e virtiofsd: Call qemu_init_exec_dir by Dr. David Alan Gilbert · 4 years, 5 months ago
  17. f6698f2 tools/virtiofsd: add support for --socket-group by Alex Bennée · 4 years, 5 months ago
  18. 2acf4f8 virtiofsd: Silence gcc warning by Dr. David Alan Gilbert · 4 years, 6 months ago
  19. 2387df4 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-10-10' into staging by Peter Maydell · 4 years, 4 months ago
  20. 48a340d Merge remote-tracking branch 'remotes/stsquad/tags/pull-various-091020-1' into staging by Peter Maydell · 4 years, 4 months ago
  21. b4c0aa5 qapi/visit.py: add type hint annotations by John Snow · 4 years, 4 months ago
  22. 2cc1eef qapi/visit.py: remove unused parameters from gen_visit_object by John Snow · 4 years, 4 months ago
  23. 554df4f qapi/visit.py: assert tag_member contains a QAPISchemaEnumType by John Snow · 4 years, 4 months ago
  24. dec44d3 qapi/types.py: remove one-letter variables by John Snow · 4 years, 4 months ago
  25. cd073c8 qapi/types.py: add type hint annotations by John Snow · 4 years, 4 months ago
  26. 9abddb5 qapi/gen.py: delint with pylint by John Snow · 4 years, 4 months ago
  27. cc6263c qapi/gen.py: update write() to be more idiomatic by John Snow · 4 years, 4 months ago
  28. 0cbd5b0 qapi/gen.py: Remove unused parameter by John Snow · 4 years, 4 months ago
  29. 17d40c3 qapi/gen.py: add type hint annotations by John Snow · 4 years, 4 months ago
  30. 3ae1c84 qapi/gen: Make _is_user_module() return bool by John Snow · 4 years, 4 months ago
  31. 96670e8 qapi/source.py: delint with pylint by John Snow · 4 years, 4 months ago
  32. f5d4361 qapi/source.py: add type hint annotations by John Snow · 4 years, 4 months ago
  33. 7304721 qapi/commands.py: add type hint annotations by John Snow · 4 years, 4 months ago
  34. ab2d8a7 qapi/commands.py: Don't re-bind to variable of different type by John Snow · 4 years, 4 months ago
  35. 1a50376 qapi/events.py: Move comments into docstrings by John Snow · 4 years, 4 months ago
  36. d1b21b3 qapi/events.py: add type hint annotations by John Snow · 4 years, 4 months ago
  37. 7e09d78 qapi: establish mypy type-checking baseline by John Snow · 4 years, 4 months ago
  38. e6a34cd qapi/common.py: move build_params into gen.py by John Snow · 4 years, 4 months ago
  39. 1cc7398 qapi/common.py: Convert comments into docstrings, and elaborate by John Snow · 4 years, 4 months ago
  40. d646b2a qapi/common.py: add type hint annotations by John Snow · 4 years, 4 months ago
  41. 9c2a7b1 qapi/common.py: check with pylint by John Snow · 4 years, 4 months ago
  42. 7395171 qapi/common.py: Replace one-letter 'c' variable by John Snow · 4 years, 4 months ago
  43. a7aa64a qapi/common.py: delint with pylint by John Snow · 4 years, 4 months ago
  44. cbe8f87 qapi/common.py: Add indent manager by John Snow · 4 years, 4 months ago
  45. 341f6af qapi/common.py: Remove python compatibility workaround by John Snow · 4 years, 4 months ago
  46. e6522d8 qapi: add pylintrc by John Snow · 4 years, 4 months ago
  47. 42c0dd1 qapi: delint using flake8 by John Snow · 4 years, 4 months ago
  48. 67fea57 qapi: enforce import order/styling with isort by John Snow · 4 years, 4 months ago
  49. 5af8263 qapi: Remove wildcard includes by John Snow · 4 years, 4 months ago
  50. 7137a96 qapi: Prefer explicit relative imports by John Snow · 4 years, 4 months ago
  51. a76ab21 qapi: move generator entrypoint into package by John Snow · 4 years, 4 months ago
  52. 52a4741 qapi-gen: Separate arg-parsing from generation by John Snow · 4 years, 4 months ago
  53. adcb9b3 qapi: modify docstrings to be sphinx-compatible by John Snow · 4 years, 4 months ago
  54. 1ec43ca docs: repair broken references by John Snow · 4 years, 4 months ago
  55. b433f2c Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-10-08-v3' into staging by Peter Maydell · 4 years, 4 months ago
  56. ebd5706 nbd: Simplify meta-context parsing by Eric Blake · 4 years, 5 months ago
  57. d1e2c3e nbd/server: Reject embedded NUL in NBD strings by Eric Blake · 4 years, 5 months ago
  58. 029a88c qemu-nbd: Honor SIGINT and SIGHUP by Eric Blake · 4 years, 5 months ago
  59. 99d72db block/nbd: nbd_co_reconnect_loop(): don't connect if drained by Vladimir Sementsov-Ogievskiy · 4 years, 5 months ago
  60. 46f5663 block/nbd: fix reconnect-delay by Vladimir Sementsov-Ogievskiy · 4 years, 5 months ago
  61. 8a509af block/nbd: correctly use qio_channel_detach_aio_context when needed by Vladimir Sementsov-Ogievskiy · 4 years, 5 months ago
  62. 8c517de block/nbd: fix drain dead-lock because of nbd reconnect-delay by Vladimir Sementsov-Ogievskiy · 4 years, 5 months ago
  63. bbc35fc nbd: silence maybe-uninitialized warnings by Christian Borntraeger · 4 years, 5 months ago
  64. e5d402b tests/acceptance: disable machine_rx_gdbsim on GitLab by Alex Bennée · 4 years, 4 months ago
  65. 2a5a79d cirrus: use V=1 when running tests on FreeBSD and macOS by Paolo Bonzini · 4 years, 4 months ago
  66. 27d891b plugin: Fixes compiling errors on msys2/mingw by Yonggang Luo · 4 years, 4 months ago
  67. b313710 plugins: Fixes a issue when dlsym failed, the handle not closed by Yonggang Luo · 4 years, 4 months ago
  68. 98d3a72 .mailmap: Fix more contributor entries by Philippe Mathieu-Daudé · 4 years, 4 months ago
  69. 311a73a contrib/gitdm: Add Yandex to the domain map by Philippe Mathieu-Daudé · 4 years, 4 months ago
  70. 0f53854 contrib/gitdm: Add Yadro to the domain map by Philippe Mathieu-Daudé · 4 years, 4 months ago
  71. 99b1933 contrib/gitdm: Add SUSE to the domain map by Philippe Mathieu-Daudé · 4 years, 4 months ago
  72. 0d056af contrib/gitdm: Add Nir Soffer to Red Hat domain by Philippe Mathieu-Daudé · 4 years, 4 months ago
  73. 3b3453f contrib/gitdm: Add Qualcomm to the domain map by Philippe Mathieu-Daudé · 4 years, 4 months ago
  74. 0705260 contrib/gitdm: Add Nuvia to the domain map by Philippe Mathieu-Daudé · 4 years, 4 months ago
  75. 4766a2b contrib/gitdm: Add Google to the domain map by Philippe Mathieu-Daudé · 4 years, 4 months ago
  76. 2f8cdb7 contrib/gitdm: Add ByteDance to the domain map by Philippe Mathieu-Daudé · 4 years, 4 months ago
  77. 2ba17f9 contrib/gitdm: Add Baidu to the domain map by Philippe Mathieu-Daudé · 4 years, 4 months ago
  78. da568cc contrib/gitdm: Add more individual contributors by Philippe Mathieu-Daudé · 4 years, 4 months ago
  79. 33955b5 contrib/gitdm: Add more academic domains by Philippe Mathieu-Daudé · 4 years, 4 months ago
  80. 7e86e5d tests/docker: Add genisoimage to the docker file by Thomas Huth · 4 years, 4 months ago
  81. 5eb691d cirrus: msys2/mingw speed is up, add excluded target back by Yonggang Luo · 4 years, 4 months ago
  82. 0026b33 cirrus: Fixing and speedup the msys2/mingw CI by Yonggang Luo · 4 years, 4 months ago
  83. de00b8b hw/ide: restore replay support of IDE by Alex Bennée · 4 years, 4 months ago
  84. 42a0523 hw/misc/mips_cpc: Start vCPU when powered on by Philippe Mathieu-Daudé · 4 years, 4 months ago
  85. 0c3dd50 configure: fix performance regression due to PIC objects by Paolo Bonzini · 4 years, 4 months ago
  86. 4a7c0bd Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20201009' into staging by Peter Maydell · 4 years, 4 months ago
  87. e1c30c4 Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-10-09' into staging by Peter Maydell · 4 years, 4 months ago
  88. b7092cd Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2020-10-09' into staging by Peter Maydell · 4 years, 4 months ago
  89. 805d449 error: Use error_fatal to simplify obvious fatal errors (again) by Markus Armbruster · 4 years, 7 months ago
  90. 2155cea error: Remove NULL checks on error_propagate() calls (again) by Markus Armbruster · 4 years, 7 months ago
  91. eb94b81 block: Convert 'block_resize' to coroutine by Kevin Wolf · 4 years, 4 months ago
  92. 18c6ac1 block: Add bdrv_lock()/unlock() by Kevin Wolf · 4 years, 4 months ago
  93. e336fd4 block: Add bdrv_co_enter()/leave() by Kevin Wolf · 4 years, 4 months ago
  94. 26b0b69 util/async: Add aio_co_reschedule_self() by Kevin Wolf · 4 years, 4 months ago
  95. bb4b9ea hmp: Add support for coroutine command handlers by Kevin Wolf · 4 years, 4 months ago
  96. 9ce44e2 qmp: Move dispatcher to a coroutine by Kevin Wolf · 4 years, 4 months ago
  97. 04f2236 qapi: Add a 'coroutine' flag for commands by Kevin Wolf · 4 years, 4 months ago
  98. e69ee45 monitor: Make current monitor a per-coroutine property by Kevin Wolf · 4 years, 4 months ago
  99. 41725fa qmp: Call monitor_set_cur() only in qmp_dispatch() by Kevin Wolf · 4 years, 4 months ago
  100. 57d3635 qmp: Assert that no other monitor is active by Kevin Wolf · 4 years, 4 months ago