On Fri, 8 Jul 2011 20:33:18 +0000
Aashish Mittal <[email protected]> wrote:

> Hi
> 
> I'm trying to emulate the lwz instruction in powerpc e500 kvm for my project 
> . 
> And the instruction can modify any of the 32 gpr's . So i'm resuming the 
> guest 
> using RESUME_GUEST_NV Flag so that all the gpr's can be updated .

Were they saved in the first place?  What trap type did you enter on --
is it listed in NEED_INST_MASK?  What kernel version?

Any reason not to use the existing MMIO emulation mechanisms?

-Scott

--
To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to