On 02/10/18 11:13, Jan Beulich wrote: > @@ -1509,7 +1513,8 @@ static int lapic_load_regs(struct domain > lapic_load_fixup(s); > > if ( hvm_funcs.process_isr ) > - hvm_funcs.process_isr(vlapic_find_highest_isr(s), v); > + alternative_vcall(hvm_funcs.process_isr, > + vlapic_find_highest_isr(s), v);
Alignment. Other than this, Reviewed-by: Andrew Cooper <andrew.coop...@citrix.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel