On 15 January 2016 at 15:35, hiwu <[email protected]> wrote:
> Hi Peter:
>
> The guest's load/store instructions, which I want to debug, do not cause a
> guest exception.
> ARM KVM only provides the guest' r15 register (pc) value.  To get the guest
> instruction for
> emulating in host, "translate guest VA to host VA" is required. How to
> implement
> "translate guest VA to host VA" in host ?

It occurs to me that I've been assuming you're doing this in
userspace in QEMU, but are you doing this in the kernel itself?
(If so, my previous answers are not relevant.)

thanks
-- PMM
_______________________________________________
kvmarm mailing list
[email protected]
https://lists.cs.columbia.edu/mailman/listinfo/kvmarm

Reply via email to