[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v4 1/4] x86/pt: remove hvm_domid field from bind struct
>>> On 01.06.17 at 13:49, <roger.pau@xxxxxxxxxx> 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 ... With that addition Reviewed-by: Jan Beulich <jbeulich@xxxxxxxx> Jan * https://lists.xenproject.org/archives/html/xen-devel/2017-05/msg02817.html _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |