1. 8e5e19e linux-user/aarch64: Verify extra record lock succeeded by Richard Henderson · 2 years, 8 months ago
  2. affb1a50 linux-user/aarch64: Do not allow duplicate or short sve records by Richard Henderson · 2 years, 8 months ago
  3. 5726597 linux-user/aarch64: Tidy target_restore_sigframe error return by Richard Henderson · 2 years, 8 months ago
  4. 4a29c36 linux-user/aarch64: Add SM bit to SVE signal context by Richard Henderson · 2 years, 8 months ago
  5. 2a98579 linux-user/aarch64: Reset PSTATE.SM on syscalls by Richard Henderson · 2 years, 8 months ago
  6. 95aa4fd linux-user/aarch64: Clear tpidr2_el0 if CLONE_SETTLS by Richard Henderson · 2 years, 8 months ago
  7. 78cb977 target/arm: Enable SME for -cpu max by Richard Henderson · 2 years, 8 months ago
  8. 04fbce7 target/arm: Reset streaming sve state on exception boundaries by Richard Henderson · 2 years, 8 months ago
  9. 6b5a3bd target/arm: Implement SCLAMP, UCLAMP by Richard Henderson · 2 years, 8 months ago
  10. 7dbfafc target/arm: Implement REVD by Richard Henderson · 2 years, 8 months ago
  11. 598ab0b target/arm: Implement PSEL by Richard Henderson · 2 years, 8 months ago
  12. 23a5e38 target/arm: Implement SME integer outer product by Richard Henderson · 2 years, 8 months ago
  13. 3916841 target/arm: Implement FMOPA, FMOPS (widening) by Richard Henderson · 2 years, 8 months ago
  14. 920f640 target/arm: Implement BFMOPA, BFMOPS by Richard Henderson · 2 years, 8 months ago
  15. 558e956 target/arm: Implement FMOPA, FMOPS (non-widening) by Richard Henderson · 2 years, 8 months ago
  16. bc4420d target/arm: Implement SME ADDHA, ADDVA by Richard Henderson · 2 years, 8 months ago
  17. 4c46a5f target/arm: Implement SME LDR, STR by Richard Henderson · 2 years, 8 months ago
  18. 8713f73 target/arm: Export unpredicated ld/st from translate-sve.c by Richard Henderson · 2 years, 8 months ago
  19. 7390e0e target/arm: Implement SME LD1, ST1 by Richard Henderson · 2 years, 8 months ago
  20. e9ad3ef target/arm: Implement SME MOVA by Richard Henderson · 2 years, 8 months ago
  21. ad939af target/arm: Implement SME ZERO by Richard Henderson · 2 years, 8 months ago
  22. 0d93576 target/arm: Implement SME RDSVL, ADDSVL, ADDSPL by Richard Henderson · 2 years, 8 months ago
  23. 285b1d5 target/arm: Handle SME in sve_access_check by Richard Henderson · 2 years, 8 months ago
  24. 3d74825 target/arm: Add SME enablement checks by Richard Henderson · 2 years, 8 months ago
  25. 3ebc26e target/arm: Mark LD1RO as non-streaming by Richard Henderson · 2 years, 8 months ago
  26. ccb1cef target/arm: Mark LDFF1 and LDNF1 as non-streaming by Richard Henderson · 2 years, 8 months ago
  27. e1d1a64 target/arm: Mark gather prefetch as non-streaming by Richard Henderson · 2 years, 8 months ago
  28. 765ff97 target/arm: Mark gather/scatter load/store as non-streaming by Richard Henderson · 2 years, 8 months ago
  29. 46feb36 target/arm: Mark string/histo/crypto as non-streaming by Richard Henderson · 2 years, 8 months ago
  30. d79f3d5 target/arm: Mark SMMLA, UMMLA, USMMLA as non-streaming by Richard Henderson · 2 years, 8 months ago
  31. 7272e98 target/arm: Mark FTSMUL, FTMAD, FADDA as non-streaming by Richard Henderson · 2 years, 8 months ago
  32. 4464ee3 target/arm: Mark PMULL, FMMLA as non-streaming by Richard Henderson · 2 years, 8 months ago
  33. ca363d2 target/arm: Mark BDEP, BEXT, BGRP, COMPACT, FEXPA, FTSSEL as non-streaming by Richard Henderson · 2 years, 8 months ago
  34. 39001c6 target/arm: Mark RDFFR, WRFFR, SETFFR as non-streaming by Richard Henderson · 2 years, 8 months ago
  35. 7160c8c target/arm: Mark ADR as non-streaming by Richard Henderson · 2 years, 8 months ago
  36. 75fe835 target/arm: Trap non-streaming usage when Streaming SVE is active by Richard Henderson · 2 years, 8 months ago
  37. e67cd1c target/arm: Add infrastructure for disas_sme by Richard Henderson · 2 years, 8 months ago
  38. 7a867dd target/arm: Handle SME in aarch64_cpu_dump_state by Richard Henderson · 2 years, 8 months ago
  39. 63b38f6 Merge tag 'pull-target-arm-20220707' of https://git.linaro.org/people/pmaydell/qemu-arm into staging by Richard Henderson · 2 years, 8 months ago
  40. 212267d Merge tag 'pull-request-2022-07-07' of https://gitlab.com/thuth/qemu into staging by Richard Henderson · 2 years, 8 months ago
  41. c2360ea target/arm: Fix qemu-system-arm handling of LPAE block descriptors for highmem by Peter Maydell · 2 years, 8 months ago
  42. f94a6df target/arm: Correctly implement Feat_DoubleLock by Peter Maydell · 2 years, 8 months ago
  43. 09754ca target/arm: Implement AArch32 DBGDEVID, DBGDEVID1, DBGDEVID2 by Peter Maydell · 2 years, 8 months ago
  44. 40b2002 target/arm: Suppress debug exceptions when OS Lock set by Peter Maydell · 2 years, 8 months ago
  45. f43ee49 target/arm: Move define_debug_regs() to debug_helper.c by Peter Maydell · 2 years, 8 months ago
  46. 573b8ec target/arm: Fix code style issues in debug helper functions by Peter Maydell · 2 years, 8 months ago
  47. 95047cd target/arm: Record tagged bit for user-only in sve_probe_page by Richard Henderson · 2 years, 8 months ago
  48. a4f3791 target/arm: Fix MTE check in sve_ldnfff1_r by Richard Henderson · 2 years, 8 months ago
  49. 5242876 hw/arm/virt: dt: add rng-seed property by Jason A. Donenfeld · 2 years, 8 months ago
  50. a74c66b Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging by Richard Henderson · 2 years, 8 months ago
  51. be6a166 block/io_uring: clarify that short reads can happen by Stefan Hajnoczi · 2 years, 8 months ago
  52. c06fc7c io_uring: fix short read slow path by Dominique Martinet · 2 years, 8 months ago
  53. 8e9398e Merge tag 'pull-ppc-20220706' of https://gitlab.com/danielhb/qemu into staging by Richard Henderson · 2 years, 8 months ago
  54. 3d8111f target/s390x: Exit tb after executing ex_value by Richard Henderson · 2 years, 8 months ago
  55. 872e137 target/s390x: Remove DISAS_PC_STALE_NOCHAIN by Richard Henderson · 2 years, 8 months ago
  56. 8ec2eda target/s390x: Remove DISAS_PC_STALE by Richard Henderson · 2 years, 8 months ago
  57. b67b6c7 target/s390x: Remove DISAS_GOTO_TB by Richard Henderson · 2 years, 8 months ago
  58. 4c4156d pc-bios/s390-ccw: Update the s390-ccw bios binaries with the virtio-blk fixes by Thomas Huth · 2 years, 8 months ago
  59. e226922 pc-bios/s390-ccw/netboot.mak: Ignore Clang's warnings about GNU extensions by Thomas Huth · 2 years, 8 months ago
  60. 3953ae1 pc-bios/s390-ccw/virtio: Remove "extern" keyword from prototypes by Thomas Huth · 2 years, 8 months ago
  61. 9125a31 pc-bios/s390-ccw/virtio-blkdev: Request the right feature bits by Thomas Huth · 2 years, 8 months ago
  62. cf30b7c pc-bios/s390-ccw: Split virtio-scsi code from virtio_blk_setup_device() by Thomas Huth · 2 years, 8 months ago
  63. 0708248 pc-bios/s390-ccw/virtio: Beautify the code for reading virtqueue configuration by Thomas Huth · 2 years, 8 months ago
  64. aa5c69c pc-bios/s390-ccw/virtio: Read device config after feature negotiation by Thomas Huth · 2 years, 8 months ago
  65. 175aa06 pc-bios/s390-ccw/virtio: Set missing status bits while initializing by Thomas Huth · 2 years, 8 months ago
  66. 5447de2 pc-bios/s390-ccw/virtio-blkdev: Remove virtio_assume_scsi() by Thomas Huth · 2 years, 8 months ago
  67. bbf615f pc-bios/s390-ccw/virtio-blkdev: Simplify/fix virtio_ipl_disk_is_valid() by Thomas Huth · 2 years, 8 months ago
  68. 422865f pc-bios/s390-ccw/bootmap: Improve the guessing logic in zipl_load_vblk() by Thomas Huth · 2 years, 8 months ago
  69. 1f2c2ee pc-bios/s390-ccw/virtio: Introduce a macro for the DASD block size by Thomas Huth · 2 years, 8 months ago
  70. 2ba3cc4 pc-bios/s390-ccw: Add a proper prototype for main() by Thomas Huth · 2 years, 8 months ago
  71. 0e37230 Merge tag 'm68k-for-7.1-pull-request' of https://github.com/vivier/qemu-m68k into staging by Richard Henderson · 2 years, 8 months ago
  72. 0b83377 target/ppc: Fix MPC8555 and MPC8560 core type to e500v1 by Pali Rohár · 2 years, 8 months ago
  73. 7886605 target/ppc/cpu-models: Remove the "default" CPU alias by Thomas Huth · 2 years, 8 months ago
  74. c7e89de target/ppc: Return default CPU for max CPU by Murilo Opsfelder Araujo · 2 years, 8 months ago
  75. 6b924d4 target/ppc: implement cdtbcd by Matheus Ferst · 2 years, 8 months ago
  76. 38d3690 target/ppc: implement cbcdtd by Matheus Ferst · 2 years, 8 months ago
  77. 6addef4 target/ppc: implement addg6s by Matheus Ferst · 2 years, 8 months ago
  78. 4dc5f8a target/ppc: Add flag for ISA v2.06 BCDA instructions by Matheus Ferst · 2 years, 8 months ago
  79. 7141a17 tests/tcg/ppc64: Add mffsce test by Víctor Colombo · 2 years, 8 months ago
  80. 6cef305 target/ppc: Implement mffscdrn[i] instructions by Víctor Colombo · 2 years, 8 months ago
  81. f80d04d target/ppc: Move mffs[.] to decodetree by Víctor Colombo · 2 years, 8 months ago
  82. 3e5bce7 target/ppc: Move mffsl to decodetree by Víctor Colombo · 2 years, 8 months ago
  83. 394c2e2 target/ppc: Move mffsce to decodetree by Víctor Colombo · 2 years, 8 months ago
  84. bf8adfd target/ppc: Move mffscrn[i] to decodetree by Víctor Colombo · 2 years, 8 months ago
  85. bbecdb2 target/ppc: Fix insn32.decode style issues by Víctor Colombo · 2 years, 8 months ago
  86. 81b205c ppc/spapr: Implement H_WATCHDOG by Alexey Kardashevskiy · 2 years, 8 months ago
  87. 95444af ppc: Define SETFIELD for the ppc target by Alexey Kardashevskiy · 2 years, 8 months ago
  88. b7d30fa target/ppc: use int128.h methods in vsubcuq by Matheus Ferst · 2 years, 9 months ago
  89. e6a5ad4 target/ppc: use int128.h methods in vsubecuq and vsubeuqm by Matheus Ferst · 2 years, 9 months ago
  90. b132be5 target/ppc: use int128.h methods in vsubuqm by Matheus Ferst · 2 years, 9 months ago
  91. 8290ea5 target/ppc: use int128.h methods in vaddcuq by Matheus Ferst · 2 years, 9 months ago
  92. 896d92c target/ppc: use int128.h methods in vaddecuq and vaddeuqm by Matheus Ferst · 2 years, 9 months ago
  93. 7ca0428 target/ppc: use int128.h methods in vadduqm by Matheus Ferst · 2 years, 9 months ago
  94. e82ca8a target/ppc: use int128.h methods in vpmsumd by Matheus Ferst · 2 years, 9 months ago
  95. c0e765d spapr/ddw: Implement 64bit query extension by Alexey Kardashevskiy · 2 years, 8 months ago
  96. 31cc81f spapr/ddw: Reset DMA when the last non-default window is removed by Alexey Kardashevskiy · 2 years, 8 months ago
  97. 59f1154 target/ppc: Change FPSCR_* to follow POWER ISA numbering convention by Víctor Colombo · 2 years, 8 months ago
  98. 21870aa ppc/pnv: remove 'INTERFACE_PCIE_DEVICE' from phb4 root bus by Daniel Henrique Barboza · 2 years, 8 months ago
  99. 71cd3e5 ppc/pnv: remove 'INTERFACE_PCIE_DEVICE' from phb3 root bus by Daniel Henrique Barboza · 2 years, 8 months ago
  100. 8a69bca ppc/pnv: make pnv_chip_power8_pic_print_info() use chip8->phbs[] by Daniel Henrique Barboza · 2 years, 8 months ago