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 <a...@bitdefender.com> >> Signed-off-by: Razvan Cojocaru <rcojoc...@bitdefender.com> >> >> --- >> 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.l...@citrix.com>
Thanks! Tamas, George, is the patch OK with you? Razvan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel