[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-arm] [PATCH 00/17] target/arm: Implement ARMv8.5-MemTag
From: |
Peter Maydell |
Subject: |
Re: [Qemu-arm] [PATCH 00/17] target/arm: Implement ARMv8.5-MemTag |
Date: |
Thu, 7 Feb 2019 17:53:48 +0000 |
On Tue, 5 Feb 2019 at 19:42, Peter Maydell <address@hidden> wrote:
> I'm working through review of this, but feel free to rebase on
> current master (which has now got a pile of your other patches
> in it, since I've just merged target-arm.next) without waiting
> for me to finish going through it.
OK, I've now finished review of it. I haven't looked at the
last few patches which are linux-user, because it doesn't
seem worth doing much review on them until we have at least
a proposed Linux userspace ABI for MemTag to compare them
against. (If we do want to do an implementation that precedes
the ABI being nailed down, we need to hide it behind a
defaults-to-off x-property.)
thanks
-- PMM