qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [5849] Change MMIO callbacks to use offsets, not absol


From: Paul Brook
Subject: Re: [Qemu-devel] [5849] Change MMIO callbacks to use offsets, not absolute addresses.
Date: Mon, 23 Feb 2009 12:36:26 +0000
User-agent: KMail/1.9.9

On Monday 23 February 2009, Robert Reif wrote:
> Paul Brook wrote:
> > Revision: 5849
> >           http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5849
> > Author:   pbrook
> > Date:     2008-12-01 18:59:50 +0000 (Mon, 01 Dec 2008)
> >
> > Log Message:
> > -----------
> > Change MMIO callbacks to use offsets, not absolute addresses.
> >
> > Signed-off-by: Paul Brook <address@hidden>
>
> This patch breaks sparc illegal access fault handling because the
> address of the fault is no longer available, only the offset.

Really? DEBUG_UNASSIGNED prints the expected values for ARM targets, and the 
sparc code looks like it should be using the same value.

Paul




reply via email to

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