[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Vmx_vmenter_helper() and hvm_inject_page_fault()
Hello Tim, thank you for your answer! > Or, even easier, just leave the EPT state that caused the mem_event in > the first place -- if the guest retries the instruction it will exit > again with the same fault and you can have some state in the EPT fault > handler to say 'next time, inject a pagefault'. Good suggestion, I'm exploring it as we speak. But, I would also like to know what the dangers of doing this in the VMENTRY helper function are. Is it that the VMCS information is not yet fully there? Is guest_cpu_user_regs() not reliable at that point? What exactly could go wrong there? Thanks. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |