1. 205d721 python: Fix .PHONY Make specifiers by John Snow · 3 years, 8 months ago
  2. 8c95d0f python: update help text for check-tox by John Snow · 3 years, 8 months ago
  3. 6f84d72 python: rename 'venv-check' target to 'check-pipenv' by John Snow · 3 years, 8 months ago
  4. d2ae942 python: Add no-install usage instructions by John Snow · 3 years, 8 months ago
  5. 4176dbd python: README.rst touchups by John Snow · 3 years, 8 months ago
  6. 3afa350 python: Re-lock pipenv at *oldest* supported versions by John Snow · 3 years, 8 months ago
  7. 82e6517 python: Remove global pylint suppressions by John Snow · 3 years, 8 months ago
  8. 7f17908 python: expose typing information via PEP 561 by John Snow · 3 years, 8 months ago
  9. 00376d1 python/qom: Do not use 'err' name at module scope by John Snow · 3 years, 8 months ago
  10. d940d46 Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20210629' into staging by Peter Maydell · 3 years, 8 months ago
  11. fb858fb Hexagon (target/hexagon) remove unused TCG variables by Taylor Simpson · 3 years, 9 months ago
  12. 8872533 Hexagon (target/hexagon) cleanup gen_store_conditional[48] functions by Taylor Simpson · 3 years, 9 months ago
  13. a5a8d98 Hexagon (target/hexagon) fix l2fetch instructions by Taylor Simpson · 3 years, 9 months ago
  14. 07c0f65 Hexagon (target/hexagon) fix bug in fLSBNEW* by Taylor Simpson · 3 years, 9 months ago
  15. 13d5f87 Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-axp-20210628' into staging by Peter Maydell · 3 years, 8 months ago
  16. 6512fa4 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 3 years, 8 months ago
  17. 9e654e1 Merge remote-tracking branch 'remotes/vsementsov/tags/pull-jobs-2021-06-25' into staging by Peter Maydell · 3 years, 8 months ago
  18. 9d14a04 target/alpha: Honor the FEN bit by Richard Henderson · 3 years, 8 months ago
  19. c6446a1 pc-bios: Update the palcode-clipper image by Richard Henderson · 3 years, 9 months ago
  20. 5ec4f1d hw/alpha: Provide a PCI-ISA bridge device node by Jason Thorpe · 3 years, 9 months ago
  21. 387a1dc hw/alpha: Provide console information to the PALcode at start-up by Jason Thorpe · 3 years, 9 months ago
  22. 3a8233d hw/alpha: Set minimum PCI device ID to 1 to match Clipper IRQ mappings by Jason Thorpe · 3 years, 9 months ago
  23. 271fc19 Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/floppy-pull-request' into staging by Peter Maydell · 3 years, 8 months ago
  24. 687f9f7 Merge remote-tracking branch 'remotes/philmd/tags/mips-20210625' into staging by Peter Maydell · 3 years, 8 months ago
  25. 5d2d18a Merge remote-tracking branch 'remotes/kraxel/tags/audio-20210624-pull-request' into staging by Peter Maydell · 3 years, 8 months ago
  26. e3955ae Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210624-2' into staging by Peter Maydell · 3 years, 8 months ago
  27. 3593b8e Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2021-06-24' into staging by Peter Maydell · 3 years, 8 months ago
  28. 0aebebb machine: reject -smp dies!=1 for non-PC machines by Paolo Bonzini · 3 years, 9 months ago
  29. 1e63fe6 machine: pass QAPI struct to mc->smp_parse by Paolo Bonzini · 3 years, 9 months ago
  30. abc2f51 machine: add error propagation to mc->smp_parse by Paolo Bonzini · 3 years, 9 months ago
  31. 593d3c5 machine: move common smp_parse code to caller by Paolo Bonzini · 3 years, 9 months ago
  32. 67872eb machine: move dies from X86MachineState to CpuTopology by Paolo Bonzini · 3 years, 9 months ago
  33. 9362984 hw/block/fdc: Add description to floppy controllers by Philippe Mathieu-Daudé · 3 years, 9 months ago
  34. 1430759 hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.c by Philippe Mathieu-Daudé · 3 years, 9 months ago
  35. 72ea60e hw/block/fdc: Extract ISA floppy controllers to fdc-isa.c by Philippe Mathieu-Daudé · 3 years, 9 months ago
  36. 5a5d2f3 hw/block/fdc: Declare shared prototypes in fdc-internal.h by Philippe Mathieu-Daudé · 3 years, 9 months ago
  37. fbb1156 hw/block/fdc: Replace disabled fprintf() by trace event by Philippe Mathieu-Daudé · 3 years, 9 months ago
  38. 5886844 hw/isa/Kconfig: Fix missing dependency ISA_SUPERIO -> FDC by Philippe Mathieu-Daudé · 3 years, 9 months ago
  39. 149009b block-copy: atomic .cancelled and .finished fields in BlockCopyCallState by Emanuele Giuseppe Esposito · 3 years, 8 months ago
  40. d0c389d block-copy: add CoMutex lock by Emanuele Giuseppe Esposito · 3 years, 8 months ago
  41. e3dd339 block-copy: move progress_set_remaining in block_copy_task_end by Emanuele Giuseppe Esposito · 3 years, 8 months ago
  42. 05d5e12 block-copy: streamline choice of copy_range vs. read/write by Paolo Bonzini · 3 years, 8 months ago
  43. c6a3e3d block-copy: small refactor in block_copy_task_entry and block_copy_common by Emanuele Giuseppe Esposito · 3 years, 8 months ago
  44. 55fa54a co-shared-resource: protect with a mutex by Emanuele Giuseppe Esposito · 3 years, 9 months ago
  45. a7b4f8f progressmeter: protect with a mutex by Emanuele Giuseppe Esposito · 3 years, 9 months ago
  46. c02b83e blockjob: let ratelimit handle a speed of 0 by Paolo Bonzini · 3 years, 9 months ago
  47. ca657c9 block-copy: let ratelimit handle a speed of 0 by Paolo Bonzini · 3 years, 9 months ago
  48. 720507e ratelimit: treat zero speed as unlimited by Paolo Bonzini · 3 years, 9 months ago
  49. 050cee1 Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-updates-250621-1' into staging by Peter Maydell · 3 years, 8 months ago
  50. 7c4ab60 plugins/api: expose symbol lookup to plugins by Alex Bennée · 3 years, 8 months ago
  51. f101c9f tests/tcg: skip the signals test for hppa/s390x for now by Alex Bennée · 3 years, 8 months ago
  52. 6a9c2e0 GitLab: Add "Feature Request" issue template. by John Snow · 3 years, 8 months ago
  53. f647669 GitLab: Add "Bug" issue reporting template by John Snow · 3 years, 8 months ago
  54. 66cf701 scripts/checkpatch: roll diff tweaking into checkpatch itself by Alex Bennée · 3 years, 8 months ago
  55. ae63ed1 docs/devel: Add a single top-level header to MTTCG's doc by Luis Pires · 3 years, 8 months ago
  56. e8d61f7 tests/acceptance: tweak the tcg/kvm tests for virt by Alex Bennée · 3 years, 8 months ago
  57. bd80936 file-posix: handle EINTR during ioctl by Paolo Bonzini · 3 years, 9 months ago
  58. 09e20ab block: detect DKIOCGETBLOCKCOUNT/SIZE before use by Joelle van Dyne · 4 years ago
  59. 267cd53 block: try BSD disk size ioctls one after another by Paolo Bonzini · 3 years, 9 months ago
  60. feccdce block: check for sys/disk.h by Joelle van Dyne · 4 years ago
  61. 14176c8 block: feature detection for host block support by Joelle van Dyne · 4 years ago
  62. 1847346 file-posix: try BLKSECTGET on block devices too, do not round to power of 2 by Paolo Bonzini · 3 years, 11 months ago
  63. 24b36e9 block: add max_hw_transfer to BlockLimits by Paolo Bonzini · 3 years, 9 months ago
  64. b99f7fa block-backend: align max_transfer to request alignment by Paolo Bonzini · 3 years, 9 months ago
  65. c979745 osdep: provide ROUND_DOWN macro by Paolo Bonzini · 3 years, 9 months ago
  66. 01ef818 scsi-generic: pass max_segments via max_iov field in BlockLimits by Paolo Bonzini · 3 years, 11 months ago
  67. 8ad5ab6 file-posix: fix max_iov for /dev/sg devices by Paolo Bonzini · 3 years, 11 months ago
  68. dcafa24 KVM: Fix dirty ring mmap incorrect size due to renaming accident by Peter Xu · 3 years, 9 months ago
  69. 18f31e6 configure, meson: convert libusbredir detection to meson by Paolo Bonzini · 3 years, 9 months ago
  70. 5f364c5 configure, meson: convert libcacard detection to meson by Paolo Bonzini · 3 years, 9 months ago
  71. 90540f3 configure, meson: convert libusb detection to meson by Paolo Bonzini · 3 years, 9 months ago
  72. 05e391a configure, meson: convert pam detection to meson by Paolo Bonzini · 3 years, 9 months ago
  73. ba7ed40 configure, meson: convert libtasn1 detection to meson by Paolo Bonzini · 3 years, 9 months ago
  74. 5761251 configure, meson: convert crypto detection to meson by Paolo Bonzini · 3 years, 9 months ago
  75. 4c1f23c tests: remove QCRYPTO_HAVE_TLS_TEST_SUPPORT by Paolo Bonzini · 3 years, 9 months ago
  76. 72150df meson: remove preadv from summary by Paolo Bonzini · 3 years, 9 months ago
  77. 19b9cb3 configure: drop unused variables for xts by Paolo Bonzini · 3 years, 9 months ago
  78. ec44e98 meson: drop unused CONFIG_GCRYPT_HMAC by Paolo Bonzini · 3 years, 9 months ago
  79. 9ce8af4 target/i386: kvm: add support for TSC scaling by Paolo Bonzini · 3 years, 8 months ago
  80. e0da917 Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210624-pull-request' into staging by Peter Maydell · 3 years, 8 months ago
  81. f5c6ee0 target/mips: Merge msa32/msa64 decodetree definitions by Philippe Mathieu-Daudé · 3 years, 9 months ago
  82. 525ea87 target/mips: Remove pointless gen_msa() by Philippe Mathieu-Daudé · 3 years, 9 months ago
  83. 0610677 target/mips: Optimize regnames[] arrays by Philippe Mathieu-Daudé · 3 years, 9 months ago
  84. dae7324 target/mips: Constify host_to_mips_errno[] by Philippe Mathieu-Daudé · 3 years, 10 months ago
  85. e5e6f00 target/mips: fix emulation of nanoMIPS BPOSGE32 instruction by Aleksandar Rikalo · 3 years, 9 months ago
  86. 916e957 target/mips: Remove microMIPS BPOSGE32 / BPOSGE64 unuseful cases by Philippe Mathieu-Daudé · 3 years, 9 months ago
  87. 9f47eb5 target/mips: Remove SmartMIPS / MDMX unuseful comments by Philippe Mathieu-Daudé · 3 years, 9 months ago
  88. 85ccd96 target/mips: Restrict some system specific declarations to sysemu by Philippe Mathieu-Daudé · 3 years, 9 months ago
  89. a9eb3b4 target/mips: Move translate.h to tcg/ sub directory by Philippe Mathieu-Daudé · 3 years, 9 months ago
  90. 34b8ff2 target/mips: Move TCG trace events to tcg/ sub directory by Philippe Mathieu-Daudé · 3 years, 9 months ago
  91. 05d9d03 target/mips: Do not abort on invalid instruction by Philippe Mathieu-Daudé · 3 years, 9 months ago
  92. a071578 target/mips: Raise exception when DINSV opcode used with DSP disabled by Philippe Mathieu-Daudé · 3 years, 9 months ago
  93. 6eb2231 target/mips: Fix more TCG temporary leaks in gen_pool32a5_nanomips_insn by Philippe Mathieu-Daudé · 3 years, 9 months ago
  94. 96342d5 target/mips: Fix TCG temporary leaks in gen_pool32a5_nanomips_insn() by Philippe Mathieu-Daudé · 3 years, 9 months ago
  95. 2838b1d target/mips: Fix potential integer overflow (CID 1452921) by Philippe Mathieu-Daudé · 3 years, 10 months ago
  96. ecba223 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210624' into staging by Peter Maydell · 3 years, 8 months ago
  97. 90a76c6 docs/system: arm: Add nRF boards description by Alexandre Iooss · 3 years, 8 months ago
  98. 86f0d4c target/arm: Implement MTE3 by Peter Collingbourne · 3 years, 9 months ago
  99. 4f57ef9 target/arm: Make VMOV scalar <-> gpreg beatwise for MVE by Peter Maydell · 3 years, 9 months ago
  100. 6f060a6 target/arm: Implement MVE VADDV by Peter Maydell · 3 years, 9 months ago