[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: Identify an specific DomU inpecting all pages in memory
Thanks Andrew, I'll certainly follow your suggestion of getting used to coding into Xen context. I've just got started programming into Xen, and this will be crucial to my goal. Right now, my approach to detect a dom0 memory page is to walk across all pages in memory and identify one that holds an unspecific start_info struct, and then check the SIF_INITDOMAIN. If I had a way to identify which domU this unspecific page referee to from this data structure, it will ease the work. Atenciosamente, Charles Ferreira Gonçalves On Mon, Jan 4, 2021 at 6:18 PM Andrew Cooper <andrew.cooper3@xxxxxxxxxx> wrote: On 02/01/2021 19:20, Charles Gonçalves wrote:
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |