All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] mmio physical address to offset changes break sparc fault handling
@ 2009-02-22 15:50 Robert Reif
  0 siblings, 0 replies; only message in thread
From: Robert Reif @ 2009-02-22 15:50 UTC (permalink / raw)
  To: qemu-devel

The recent change from mmio physical addresses to offsets break sparc 
fault handling because the offset is now passed to do_unassigned_access 
which puts the offset into the fault address register.

This change also makes debugging unassigned addresses more difficult 
because of the missing physical address.

I don't see an easy way to fix this problem other than reverting back to 
physical addresses.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-02-22 15:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-22 15:50 [Qemu-devel] mmio physical address to offset changes break sparc fault handling Robert Reif

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.