[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v5 0/4] accel/tcg: Make sure that tb->size != 0 after transla
From: |
Cornelia Huck |
Subject: |
Re: [PATCH v5 0/4] accel/tcg: Make sure that tb->size != 0 after translation |
Date: |
Mon, 26 Apr 2021 12:00:38 +0200 |
On Fri, 23 Apr 2021 10:50:59 -0700
Richard Henderson <richard.henderson@linaro.org> wrote:
> On 4/23/21 3:31 AM, Cornelia Huck wrote:
> > So, what's the way forward here? I can pick this if I get an ack for
> > the arm patch. If someone else wants to take this, I'll just ack the
> > s390x patch.
>
> You've volunteered, so that means you get it, I think. ;-)
>
>
> r~
>
I guessed as much :) Thanks for your review!
- [PATCH v5 0/4] accel/tcg: Make sure that tb->size != 0 after translation, Ilya Leoshkevich, 2021/04/16
- [PATCH v5 2/4] target/arm: Make sure that commpage's tb->size != 0, Ilya Leoshkevich, 2021/04/16
- [PATCH v5 3/4] target/xtensa: Make sure that tb->size != 0, Ilya Leoshkevich, 2021/04/16
- [PATCH v5 1/4] target/s390x: Fix translation exception on illegal instruction, Ilya Leoshkevich, 2021/04/16
- [PATCH v5 4/4] accel/tcg: Assert that tb->size != 0 after translation, Ilya Leoshkevich, 2021/04/16
- Re: [PATCH v5 0/4] accel/tcg: Make sure that tb->size != 0 after translation, Cornelia Huck, 2021/04/23
- Re: [PATCH v5 0/4] accel/tcg: Make sure that tb->size != 0 after translation, Cornelia Huck, 2021/04/26