|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] Add instruction fetching function to x86_emulate_ops
Attached patch introduces a separate function to fetch instruction
bytes, comapared to the read_std. It has the same parameters as the
read_std call, so there's actually no change to the behaviour in the
existing code, but when we introduce x86_emulate.c into QEMU, we will
benefit from knowing that it's instruction bytes being fetched, compared
to regular byte(s)-from-memory fetching.
Signed off by: Mats Petersson <mats.petersson@xxxxxxx>
--
Mats
patch.fetch_insn_bytes
Description: patch.fetch_insn_bytes
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH] Add instruction fetching function to x86_emulate_ops.,
Petersson, Mats <=
|
|
|
|
|