qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] target/openrisc: Support non-busy idle state us


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH] target/openrisc: Support non-busy idle state using PMR SPR
Date: Sat, 29 Apr 2017 11:32:52 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.0

On 04/28/2017 11:10 PM, Stafford Horne wrote:
+            raise_exception(cpu, EXCP_HLT);

One minor tweak -- EXCP_HALTED.

HLT is, in theory, i386 specific. Not that you'd have noticed a difference. FWIW, I've just found the same error in target/alpha.

Otherwise,

Reviewed-by: Richard Henderson <address@hidden>


r~



reply via email to

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