[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH 3/4] Allow custom XML to be passed in during migration
- From: Matthias Bolte <matthias bolte googlemail com>
- To: "Daniel P. Berrange" <berrange redhat com>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] [PATCH 3/4] Allow custom XML to be passed in during migration
- Date: Tue, 31 May 2011 11:52:50 +0200
2011/5/27 Daniel P. Berrange <berrange redhat com>:
> Update the qemuDomainMigrateBegin method so that it accepts
> an optional incoming XML document. This will be validated
> for ABI compatibility against the current domain config,
> and if this check passes, will be passed back out for use
> by the qemuDomainMigratePrepare method on the target
>
> * src/qemu/qemu_domain.c, src/qemu/qemu_domain.h,
> src/qemu/qemu_migration.c: Allow custom XML to be passed
> ---
> src/qemu/qemu_domain.c | 26 ++++++++++++++++++--------
> src/qemu/qemu_domain.h | 4 ++++
> src/qemu/qemu_migration.c | 27 ++++++++++++++++++---------
> 3 files changed, 40 insertions(+), 17 deletions(-)
>
ACK.
Matthias
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]