On Mon, Oct 14, 2013 at 02:16:06PM -0700, Sunil wrote:
> Hello List,
> 
> I am trying to read / write to guest  page from the host when there is
> ept violation on it. From tdp_page_fault() when I have the pfn, this
> is what I am doing
> 
Use kvm_write_guest().

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

Reply via email to