[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] What's a good way of skipping an instruction for a HVM guest?
Hello, how do I skip the current instruction from the HV? That is, how do I know what instruction length to add to guest_cpu_user_regs()->eip to achieve this? Could this be done by hvm_emulate_one() with a copy of guest_cpu_user_regs() and then setting guest_cpu_user_regs()->eip to the eip in the hvmemul_ctxt? Would this have side-effects? Thanks, Razvan Cojocaru _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |