[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH V6] x86/altp2m: Add a subop for obtaining the mem access of a page
On 10/3/18 4:14 PM, Wei Liu wrote: > On Thu, Sep 27, 2018 at 10:58:54AM +0300, Razvan Cojocaru wrote: >> Currently there is a subop for setting the memaccess of a page, but not >> for consulting it. The new HVMOP_altp2m_get_mem_access adds this >> functionality. >> >> Both altp2m get/set mem access functions use the struct >> xen_hvm_altp2m_mem_access which has now dropped the `set' part and has >> been renamed from xen_hvm_altp2m_set_mem_access. >> >> Signed-off-by: Adrian Pop <apop@xxxxxxxxxxxxxxx> >> Signed-off-by: Razvan Cojocaru <rcojocaru@xxxxxxxxxxxxxxx> >> >> --- >> Changes since V5: >> - Fixed the build by conditionally-compiling the altp2m code >> gated on CONFIG_HVM being #defined. >> --- >> tools/libxc/include/xenctrl.h | 3 +++ >> tools/libxc/xc_altp2m.c | 33 ++++++++++++++++++++++++++++++--- > > Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx> Thanks! Tamas, George, is the patch OK with you? Razvan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |