From: Ian Campbell <ian.campbell@citrix.com>
To: Andrew Cooper <andrew.cooper3@citrix.com>,
Xen-devel <xen-devel@lists.xen.org>
Cc: Wei Liu <wei.liu2@citrix.com>, Ian Jackson <Ian.Jackson@eu.citrix.com>
Subject: Re: [PATCH for-4.6 v2 4/6] tools/libxl: Prepare to write multiple records with EMULATOR headers
Date: Tue, 4 Aug 2015 10:59:49 +0100 [thread overview]
Message-ID: <1438682389.31129.83.camel@citrix.com> (raw)
In-Reply-To: <1438617395-20329-5-git-send-email-andrew.cooper3@citrix.com>
On Mon, 2015-08-03 at 16:56 +0100, Andrew Cooper wrote:
> With the newly specified EMULATOR_XENSTORE_DATA record, there are two
> libxl records with an emulator subheader. Refactor the existing code to
> make future additions easier, and rename some functions for consistency
> with the new scheme.
>
> * Calculate the subheader at stream start time, rather than on the fly.
> Its contents are not going to change.
> * Introduce a new setup_emulator_write() to insert a sub header in the
> appropriate place before a blob of data.
> * Rename *toolstack_* to *emulator_xenstore_*
> * Rename *emulator_* to *emulator_context_*
>
> No functional change.
>
> Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
> ---
Acked-by: Ian Campbell <Ian.Campbell@citrix.com>
next prev parent reply other threads:[~2015-08-04 9:59 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-03 15:56 [PATCH for-4.6 v2 0/6] Fix libxl TOOLSTACK records for migration v2 Andrew Cooper
2015-08-03 15:56 ` [PATCH for-4.6 v2 1/6] tools/libxl: Make libxl__conversion_helper_abort() safe to use Andrew Cooper
2015-08-04 9:30 ` Ian Campbell
2015-08-03 15:56 ` [PATCH for-4.6 v2 2/6] docs/libxl: Re-specify XENSTORE_DATA as EMULATOR_XENSTORE_DATA Andrew Cooper
2015-08-04 9:40 ` Ian Campbell
2015-08-04 9:42 ` Andrew Cooper
2015-08-04 10:06 ` Ian Campbell
2015-08-04 10:16 ` Andrew Cooper
2015-08-03 15:56 ` [PATCH for-4.6 v2 3/6] tools/libxl: Save and restore EMULATOR_XENSTORE_DATA content Andrew Cooper
2015-08-04 9:55 ` Ian Campbell
2015-08-03 15:56 ` [PATCH for-4.6 v2 4/6] tools/libxl: Prepare to write multiple records with EMULATOR headers Andrew Cooper
2015-08-04 9:59 ` Ian Campbell [this message]
2015-08-03 15:56 ` [PATCH for-4.6 v2 5/6] libxl/save&restore&convert: Switch to new EMULATOR_XENSTORE_DATA records Andrew Cooper
2015-08-03 15:56 ` [PATCH for-4.6 v2 6/6] tools/libxl: Drop all legacy "toolstack" record infrastructure Andrew Cooper
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=1438682389.31129.83.camel@citrix.com \
--to=ian.campbell@citrix.com \
--cc=Ian.Jackson@eu.citrix.com \
--cc=andrew.cooper3@citrix.com \
--cc=wei.liu2@citrix.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.