From: Jim Fehlig <jfehlig@suse.com>
To: "Daniel P. Berrange" <berrange@redhat.com>
Cc: libvir-list@redhat.com, xen-devel@lists.xen.org
Subject: Re: [libvirt] [PATCH V8 2/2] libxl: add migration support
Date: Wed, 04 Jun 2014 21:27:58 -0600 [thread overview]
Message-ID: <538FE3BE.5060603@suse.com> (raw)
In-Reply-To: <20140604214440.GD16781@redhat.com>
Daniel P. Berrange wrote:
> On Wed, Jun 04, 2014 at 02:35:14PM -0600, Jim Fehlig wrote:
>
>> This patch adds initial migration support to the libxl driver,
>> using the VIR_DRV_FEATURE_MIGRATION_PARAMS family of migration
>> functions.
>>
>> Signed-off-by: Jim Fehlig <jfehlig@suse.com>
>> ---
>> po/POTFILES.in | 1 +
>> src/Makefile.am | 3 +-
>> src/libxl/libxl_conf.h | 6 +
>> src/libxl/libxl_domain.h | 1 +
>> src/libxl/libxl_driver.c | 235 ++++++++++++++++++
>> src/libxl/libxl_migration.c | 585 ++++++++++++++++++++++++++++++++++++++++++++
>> src/libxl/libxl_migration.h | 79 ++++++
>> 7 files changed, 909 insertions(+), 1 deletion(-)
>>
>
> ACK
>
Thanks, I pushed these patches now. The ABI stability check was a nice
improvement. Verified it works when making simple changes like number
of vcpus, max mem, etc.
Regards,
Jim
prev parent reply other threads:[~2014-06-05 3:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1401914114-3399-1-git-send-email-jfehlig@suse.com>
2014-06-04 20:35 ` [PATCH V8 1/2] libxl: introduce libxlDomainDefCheckABIStability Jim Fehlig
2014-06-04 20:35 ` [PATCH V8 2/2] libxl: add migration support Jim Fehlig
[not found] ` <1401914114-3399-2-git-send-email-jfehlig@suse.com>
2014-06-04 21:42 ` [libvirt] [PATCH V8 1/2] libxl: introduce libxlDomainDefCheckABIStability Daniel P. Berrange
[not found] ` <1401914114-3399-3-git-send-email-jfehlig@suse.com>
2014-06-04 21:44 ` [libvirt] [PATCH V8 2/2] libxl: add migration support Daniel P. Berrange
[not found] ` <20140604214440.GD16781@redhat.com>
2014-06-05 3:27 ` Jim Fehlig [this message]
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=538FE3BE.5060603@suse.com \
--to=jfehlig@suse.com \
--cc=berrange@redhat.com \
--cc=libvir-list@redhat.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 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).