|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] how to tell if a DomU (HVM) touches a specific address
Is the physical address RAM? If there is no physical page at that address
then accesses in that range will trap to qemu and you could pick them up
there.
-- Keir
On 20/06/2009 13:25, "James Harper" <james.harper@xxxxxxxxxxxxxxxx> wrote:
> I need to know if my Windows DomU attempts to read or write (or even
> map) a certain physical address. Is there a way I could do this? Maybe
> via xentrace?
>
> Thanks
>
> James
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|