[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH] m68k: is_mem is useless
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PATCH] m68k: is_mem is useless |
Date: |
Wed, 24 Jun 2015 20:19:39 +0100 |
On 24 June 2015 at 00:00, Laurent Vivier <address@hidden> wrote:
> Remove is_mem as it is never tested anymore since:
>
> commit bfa50bc2638d877cf2900712b7503be22e8811cb
> Author: aliguori <address@hidden>
> Date: Tue Nov 18 20:26:41 2008 +0000
>
> Remove premature memop TB terminations (Jan Kiszka)
>
> Signed-off-by: Laurent Vivier <address@hidden>
How would you like to handle getting these cleanup patches into master?
If you want to collect up the ones which have got review and send
a pull request with them (sometime next week, maybe), I'm happy to
apply it.
(NB: given release cycle, that applies for the moment to the
ones like this which are relatively simple. We should probably
wait until after 2.4 to start trying to get more significant
changes to target-m68k upstream.)
thanks
-- PMM