xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: dom <dominic.curran@citrix.com>
To: Jan Beulich <JBeulich@suse.com>
Cc: "Tim (Xen.org)" <tim@xen.org>,
	"Jean Guyader (3P)" <jean.guyader@citrix.com>,
	"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: [PATCH 0/2] Add V4V to Xen (v8)
Date: Thu, 20 Dec 2012 10:14:34 -0800	[thread overview]
Message-ID: <50D3558A.1090105@citrix.com> (raw)
In-Reply-To: <508E5C6B02000078000A5011@nat28.tlf.novell.com>

On 10/29/2012 02:37 AM, Jan Beulich wrote:
>>>> On 25.10.12 at 19:55, Jean Guyader <jean.guyader@citrix.com> wrote:
>> v8 changes:
>>          - Move v4v private structures to v4v.c
>>          - fix padding
> I still spotted at least one bogus padding field (in struct
> v4v_ring_message_header, where no field is more than 4-byte
> aligned afaict). Did you really carefully walk through all of them?

Hi Jan,
I am going to try and pilot this home, as I believe JeanG will not.

I just had a couple of questions about your comments that I hope you
could help me with.


> Also, to validate the structures are really compatible between
> native and compat mode guests, I'd strongly recommend adding
> the leaf ones to xen/include/xlat.lst.

I'm sorry I don't understand.  What is xlat.lst ? And how does it help ?


> Further I don't think you sync-ed up your patches with the
> XEN_GUEST_HANDLE_PARAM() changes done for ARM, yet you
> also didn't mention that the patch set is against other than the
> tip of unstable.

Sorry, again I'm confused.  I thought all the Xen ARM changes went into
xen-unstable.
What other branches/trees do you think I need to post the v4v patch set against ?


>
> There appear to be plenty left (space between function name and
> opening parenthesis, indentation inside switch statement, missing
> parenthesization of macro expansion, missing newline between
> declarations and statements are which I noticed without specifically
> looking for them).
>
>
OK. This I can do.
dom

  reply	other threads:[~2012-12-20 18:14 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-25 17:55 [PATCH 0/2] Add V4V to Xen (v8) Jean Guyader
2012-10-25 17:55 ` [PATCH 1/2] xen: events, exposes evtchn_alloc_unbound_domain Jean Guyader
2012-10-25 17:55 ` [PATCH 2/2] xen: Add V4V implementation Jean Guyader
2012-10-29  9:37 ` [PATCH 0/2] Add V4V to Xen (v8) Jan Beulich
2012-12-20 18:14   ` dom [this message]
2012-12-21  8:44     ` Jan Beulich

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=50D3558A.1090105@citrix.com \
    --to=dominic.curran@citrix.com \
    --cc=JBeulich@suse.com \
    --cc=jean.guyader@citrix.com \
    --cc=tim@xen.org \
    --cc=xen-devel@lists.xen.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).