On Monday 22 April 2019 11:22, Razvan Cojocaru <rcojoc...@bitdefender.com> 
wrote:

> On 4/22/19 1:26 AM, Mathieu Tarral wrote:
>
> > The problem is that RtlUserThreadStart is paged-out, so i'm trying to reach 
> > it via singlestepping as a backup solution.
>
> FWIW, you can just use xc_hvm_inject_trap() with a TRAP_page_fault
> parameter to cause the OS to bring a paged out page back into main memory.

The problem is that i'm fully based on LibVMI, which doesn't provide an API for 
page injection yet.

I think Tamas was waiting for a full support of pagefault injection on Xen 
before opening an API.

Maybe we should open an issue to track the progress about it.

Thanks anyway for the suggestion !


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to