>>> On 08.08.18 at 13:38, <andrew.coop...@citrix.com> wrote: > On 08/08/18 11:48, Jan Beulich wrote: >>>>> On 08.08.18 at 12:39, <paul.durr...@citrix.com> wrote: >>>> From: Jan Beulich [mailto:jbeul...@suse.com] >>>> Sent: 08 August 2018 11:11 >>>> >>>>>>> On 07.08.18 at 17:42, <paul.durr...@citrix.com> wrote: >>>>> --- a/xen/include/public/hvm/params.h >>>>> +++ b/xen/include/public/hvm/params.h >>>>> @@ -81,9 +81,13 @@ >>>>> #define HVM_PARAM_PAE_ENABLED 4 >>>>> >>>>> #define HVM_PARAM_IOREQ_PFN 5 >>>>> - >>>>> #define HVM_PARAM_BUFIOREQ_PFN 6 >>>>> + >>>>> +#ifdef __XEN__ >>>>> +/* These parameters is deprecated and its meaning is undefined */ >>>>> +#define HVM_PARAM_DM_DOMAIN 13 >>>>> #define HVM_PARAM_BUFIOREQ_EVTCHN 26 >>>>> +#endif >>>> The comment was only partly switched to plural. >>>> >>> Oh, so it was. I guess this can be fixed on commit unless you'd prefer I >>> send a v4. >> Oh, of course it can - I meant to say so, but then forgot. > > One note however. This patch cannot be committed until the associated > patch is committed into qemu-trad, which is waiting on IanJ as the > maintainer of that tree.
And not just committed, but also has passed that other push gate. Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel