> diff --git a/xen/arch/x86/monitor.c b/xen/arch/x86/monitor.c > index 205df41..42f31bf 100644 > --- a/xen/arch/x86/monitor.c > +++ b/xen/arch/x86/monitor.c
[snip] So with this code-portion appropriately being relocated here I think we should also rename.. > +void arch_monitor_write_data(struct vcpu *v) > +{ > + struct monitor_write_data *w = &v->arch.vm_event->write_data; .. arch.vm_event to arch.monitor to match the subsystem it is used by. Thanks, Tamas _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel