On Mon, 15 Feb 2016, Jan Beulich wrote: > >>> On 14.02.16 at 09:38, <rcojoc...@bitdefender.com> wrote: > > xc_mem_access_enable_emulate() and xc_mem_access_disable_emulate() > > are currently no-ops, that is all they do is set a flag that > > nobody else checks. The user can already set the EMULATE flags in > > the vm_event response if emulation is desired, and having an extra > > check above that is not inherently safer, but it does complicate > > (currenly unnecessarily) the API. This patch removes these > > functions and the corresponding hypervisor code. > > > > Signed-off-by: Razvan Cojocaru <rcojoc...@bitdefender.com> > > Non-ARM hypervisor bits: > Acked-by: Jan Beulich <jbeul...@suse.com> >
ARM hypervisor bits: Acked-by: Stefano Stabellini <stefano.stabell...@eu.citrix.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel