At 13:50 +0100 on 22 Jan (1421931059), Tamas K Lengyel wrote: > On Thu, Jan 22, 2015 at 1:43 PM, Tim Deegan <t...@xen.org> wrote: > >> - rsp.gfn = req.gfn; > >> - rsp.p2mt = req.p2mt; > >> + rsp.mem_access_event.gfn = req.mem_access_event.gfn; > > > > You're dropping a p2mt update here. Is that an oversight? > > With the obvious equivalent update inserted, > > No, it is not. That field is only used by mem_sharing and mem_paging, > not by mem_access.
I see - the field doesn't exist any more, and was never populated before. That's OK then. :) Tim. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel