On Thu, Jun 01, 2017 at 07:17:16AM -0600, Jan Beulich wrote:
> >>> On 01.06.17 at 13:49, <roger....@citrix.com> wrote:
> > --- a/xen/include/public/domctl.h
> > +++ b/xen/include/public/domctl.h
> > @@ -559,7 +559,6 @@ typedef enum pt_irq_type_e {
> >  struct xen_domctl_bind_pt_irq {
> >      uint32_t machine_irq;
> >      pt_irq_type_t irq_type;
> > -    uint32_t hvm_domid;
> >  
> >      union {
> >          struct {
> 
> While there already is a patch pending* which increments the
> domctl version, you'd need to do it here too, as we can't be
> sure which one lands first. I can of course pull over the hunk
> from there and commit it ...

If you don't mind doing it (and there are no further comments) that's
fine for me.

> With that addition
> Reviewed-by: Jan Beulich <jbeul...@suse.com>

Thanks

Roger

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to