[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 0/6] target/arm: Do memory alignment check for device memo
From: |
Peter Maydell |
Subject: |
Re: [PATCH v3 0/6] target/arm: Do memory alignment check for device memory |
Date: |
Mon, 4 Mar 2024 17:12:02 +0000 |
On Fri, 1 Mar 2024 at 20:42, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> v1:
> https://lore.kernel.org/qemu-devel/20230223204342.1093632-1-richard.henderson@linaro.org/
> v2:
> https://lore.kernel.org/qemu-devel/20230621121902.1392277-1-richard.henderson@linaro.org/
>
> Some of the v2 patch set was merged last June, but the rest languished.
> No substantive changes from v2; only fixed rebase conflicts.
Applied to target-arm.next (with the comment tweak to the last
patch as noted there), thanks.
-- PMM
- [PATCH v3 0/6] target/arm: Do memory alignment check for device memory, Richard Henderson, 2024/03/01
- [PATCH v3 1/6] target/arm: Support 32-byte alignment in pow2_align, Richard Henderson, 2024/03/01
- [PATCH v3 2/6] exec/memattrs: Remove target_tlb_bit*, Richard Henderson, 2024/03/01
- [PATCH v3 3/6] accel/tcg: Add tlb_fill_flags to CPUTLBEntryFull, Richard Henderson, 2024/03/01
- [PATCH v3 5/6] target/arm: Do memory type alignment check when translation disabled, Richard Henderson, 2024/03/01
- [PATCH v3 4/6] accel/tcg: Add TLB_CHECK_ALIGNED, Richard Henderson, 2024/03/01
- [PATCH v3 6/6] target/arm: Do memory type alignment check when translation enabled, Richard Henderson, 2024/03/01
- Re: [PATCH v3 0/6] target/arm: Do memory alignment check for device memory,
Peter Maydell <=