[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v9 07/11] x86/mm: add an extra command to HYPERVISOR_mmu_update...
>>> On 06.10.17 at 14:25, <paul.durrant@xxxxxxxxxx> wrote: > --- a/xen/arch/x86/mm.c > +++ b/xen/arch/x86/mm.c > @@ -1619,9 +1619,10 @@ void page_unlock(struct page_info *page) > > /* Update the L1 entry at pl1e to new value nl1e. */ > static int mod_l1_entry(l1_pgentry_t *pl1e, l1_pgentry_t nl1e, > - unsigned long gl1mfn, int preserve_ad, > + unsigned long gl1mfn, int cmd, unsigned int With that Reviewed-by: Jan Beulich <jbeulich@xxxxxxxx> Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |