[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Mapping HVM guest memory from Dom0
I have, but libvmi doesn't fit my use case — it only works with Windows and Linux HVM guests. I will need my application to work with PV and HVM guests that are neither Windows nor Linux. libvmi's implementation of this, `xen_get_memory()` in `libvmi/driver/xen/xen.c`, seems to assume that MFN = (addr >> page shift), which I've seen in a few places, but based on my testing as well as what's in `debug.c`, this appears not to be correct. I certainly don't end up mapping the correct pages using that formula, at least. On Wed, Oct 10, 2018 at 5:39 AM Andrew Cooper <andrew.cooper3@xxxxxxxxxx> wrote: On 09/10/18 20:34, Spencer Michaels wrote: _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |