|
|
|
|
|
|
|
|
|
|
xen-devel
>What is the MMIO address space of Xen HVM?
>From 4G-256M to 4G, you can take a look at the definition of
HVM_BELOW_4G_MMIO_LENGTH.
>What happen when I read from or write to these IO ports?
Depends on the devices located there, if no device, Read returns ~0,
while writes are ignored.
-Xin
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|