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 absolu


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

> addr is now the offset rather than the physical address and it is passed
> to do_unassigned_access which then puts the offset into the fault
> address register.

This is why you need to provide actual testcases. Turns out it works fine as 
long as the l2 phys_map (PhysPageDesc) for that page isn't populated.

Should be fixed now.

Paul




reply via email to

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