[PATCH for-8.1 0/3] accel/tcg: Do not issue misaligned i/o

Richard Henderson posted 3 patches 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230801184220.75224-1-richard.henderson@linaro.org
Maintainers: Richard Henderson <richard.henderson@linaro.org>, Paolo Bonzini <pbonzini@redhat.com>
accel/tcg/cputlb.c | 251 ++++++++++++++++++++++++++++++---------------
1 file changed, 169 insertions(+), 82 deletions(-)
[PATCH for-8.1 0/3] accel/tcg: Do not issue misaligned i/o
Posted by Richard Henderson 9 months ago
Fixing #1800, and possibly more.

r~

Richard Henderson (3):
  accel/tcg: Adjust parameters and locking with do_{ld,st}_mmio_*
  accel/tcg: Issue wider aligned i/o in do_{ld,st}_mmio_*
  accel/tcg: Do not issue misaligned i/o

 accel/tcg/cputlb.c | 251 ++++++++++++++++++++++++++++++---------------
 1 file changed, 169 insertions(+), 82 deletions(-)

-- 
2.34.1