qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/9] target-arm: EL3 trap support


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v2 0/9] target-arm: EL3 trap support
Date: Thu, 23 Apr 2015 11:10:19 +0100

On 23 April 2015 at 04:37, Edgar E. Iglesias <address@hidden> wrote:
> I had a comment on the trapping of WFX, I recall not checking for
> has_work was causing a lot of exception round-trips when running
> XEN. To the point were things almost stopped working.

For traps on WFE, or traps on WFI? If the former, we should
probably implement that as "never trap" since we don't actually
go into a 'low power state' for WFE (execution will always
continue even if there's no pending WFE event).

-- PMM



reply via email to

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