|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [RFC][PATCH] Emulate instructions in vm86 mode
Hi folks
This patch fixes the emulation of instructions in vm86 mode. It fetches
them using cs and eip instead of only eip. This makes it at least
possible to use the i945GM vesa bios from the running system.
I'm not sure if this is the correct fix or if we should call the gpf
handler of the running system. At least the support in linux reports
traps back to the userspace caller which is not possible if emulated in
xen.
Signed-off-by: Bastian Blank <waldi@xxxxxxxxxx>
Bastian
--
Not one hundred percent efficient, of course ... but nothing ever is.
-- Kirk, "Metamorphosis", stardate 3219.8
diff
Description: Text document
signature.asc
Description: Digital signature
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [RFC][PATCH] Emulate instructions in vm86 mode,
Bastian Blank <=
|
|
|
|
|