qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/6] target-arm: reduce usage of global env


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH 0/6] target-arm: reduce usage of global env
Date: Thu, 26 May 2011 20:34:35 +0100

On 26 May 2011 20:01, Blue Swirl <address@hidden> wrote:
> On Wed, May 25, 2011 at 7:00 PM, Peter Maydell <address@hidden> wrote:
>> This obviously still leaves some global CPUState use in op_helper.c,
>> but it's a move in the right direction.
>
> Have you seen any measurable changes in performance? The discussion
> about the performance effect of changes like this was not very
> conclusive.

Nope, I haven't measured. I was persuaded of the advantages
of dropping global CPUState purely for (a) consistency and
(b) avoiding nasty hacks.

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]