|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] Make arguments to x86_emulate_memop() into a single
Attached is the first step towards moving x86_emulate_memop() into QEMU,
and let it handle the decoding of instructions to handle page-faulting
writes to hardware devices (such as VGA screen).
I changed the name from x86_emulator_args into x86_emulate as you
suggested - I'm not particularly keen on the _args bit myself either.
And I fixed up the indentation for the struct - I hope that's what you
meant.
Signed off by: Mats Petersson <mats.petersson@xxxxxxx>
--
Mats
single_struct_arg.patch
Description: single_struct_arg.patch
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH] Make arguments to x86_emulate_memop() into a single argument.,
Petersson, Mats <=
|
|
|
|
|