|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [RFC] change provided physical RAM map to add EBDA
> Yes I think you're right, EBDA seems always located at 0x40E in physical
0x040E physical contains either the real mode segment of the EBDA at
0x40E or may be zero on some systems if no EBDA block is present. On the
same machine you'll sometimes find the EBDA vanishes or appears depending
upon whether a PS/2 mouse is plugged in which can be handy for debug.
> My idea is to map the real memory region that contains EBDA to dom0. So
> dom0 will see the real machine memory region under 640Ko (0xa0000) in is
> own physical map.
This would be useful, and also useful for things like emulators.
Alan
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|