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: Tue, 24 Feb 2009 01:12:27 +0000
User-agent: KMail/1.9.9

> How do you propose having the hardware drivers generate meaningful and
> timely faults when an improper access is performed so it behaves like real
> low level software expects the hardware to behave?

If you're wanting to generate faults from IO devices then getting the right 
physical address is the least of your concerns. First you need to figure out 
how to avoid corrupting the rest of the CPU state.

Paul




reply via email to

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