qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] QEMU testing methodology & results


From: Peter Maydell
Subject: Re: [Qemu-devel] QEMU testing methodology & results
Date: Fri, 29 Apr 2011 01:17:02 +0100

On 28 April 2011 20:44, Anthony Liguori <address@hidden> wrote:
> Just to be clear, at least for x86 CPU emulation, QEMU does not attempt to
> achieve perfect fidelity

Also true for ARM CPU emulation. The theoretical aim there as far
as I'm concerned is architectural correctness -- in other words we
should be a valid implementation of the architecture, but where the
architecture says things are UNPREDICTABLE or IMPLEMENTATION DEFINED
we don't necessarily do what any particular real hardware
implementation does. Device accuracy [ie "if modelling an A8,
do what an A8 does"] is not really done at all beyond the really
obvious things like ID registers.

-- PMM



reply via email to

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