xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Jan Beulich <JBeulich@suse.com>, Paul Durrant <paul.durrant@citrix.com>
Cc: xen-devel <xen-devel@lists.xenproject.org>
Subject: Re: [PATCH v3] x86/hvm: remove default ioreq server
Date: Wed, 8 Aug 2018 12:38:52 +0100	[thread overview]
Message-ID: <d7c86002-171c-b9c6-a8fe-dc34f724331e@citrix.com> (raw)
In-Reply-To: <5B6ACA9502000078001DBF64@prv1-mh.provo.novell.com>

On 08/08/18 11:48, Jan Beulich wrote:
>>>> On 08.08.18 at 12:39, <Paul.Durrant@citrix.com> wrote:
>>> From: Jan Beulich [mailto:JBeulich@suse.com]
>>> Sent: 08 August 2018 11:11
>>>
>>>>>> On 07.08.18 at 17:42, <paul.durrant@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.

~Andrew

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

  reply	other threads:[~2018-08-08 11:38 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-07 15:42 [PATCH v3] x86/hvm: remove default ioreq server Paul Durrant
2018-08-08 10:11 ` Jan Beulich
2018-08-08 10:39   ` Paul Durrant
2018-08-08 10:48     ` Jan Beulich
2018-08-08 11:38       ` Andrew Cooper [this message]
2018-08-08 11:50         ` Jan Beulich
2018-08-27 13:22 ` Jan Beulich
2018-09-03  9:50   ` Paul Durrant
2018-09-03 10:02     ` Paul Durrant

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d7c86002-171c-b9c6-a8fe-dc34f724331e@citrix.com \
    --to=andrew.cooper3@citrix.com \
    --cc=JBeulich@suse.com \
    --cc=paul.durrant@citrix.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).