qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 6/6] target-alpha: Add high-resolution access to


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 6/6] target-alpha: Add high-resolution access to wall clock and an alarm.
Date: Fri, 26 Aug 2011 10:12:28 -1000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.20) Gecko/20110817 Fedora/3.1.12-1.fc14 Thunderbird/3.1.12

On 08/26/2011 06:36 AM, Peter Maydell wrote:
> Look at the way target-i386 and target-mips use gen_io_start()
> and gen_io_end() around x86 io insns and MIPS mtc0. I think
> that what you need is (a) to bracket with gen_io_start/end
> and (b) to end the translation block, but that's really just
> guesswork from the existing code...

Hmph.  I suspect that the alpha port has never worked with
icount.  Trying to boot a kernel with it results in millions
of "Bad clock read" messages.

I'm 20 minutes from leaving for holidays.  I'll put this on
the to-do list for when I get back.


r~



reply via email to

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