[libvirt] [PATCH] qemu: allow restore with non-migratable XML input

Ján Tomko jtomko at redhat.com
Thu Jun 13 15:13:17 UTC 2013


On 06/12/2013 12:12 PM, Michal Privoznik wrote:
> On 11.06.2013 15:15, Ján Tomko wrote:
>> Convert input XML to migratable before using it in
>> qemuDomainSaveImageOpen.
>>
>> XML in the save image is migratable, i.e. doesn't contain implicit
>> controllers. If these controllers were in a non-default order in the
>> input XML, the ABI check would fail. Removing and re-adding these
>> controllers fixes it.
>>
>> https://bugzilla.redhat.com/show_bug.cgi?id=834196
>> ---
>>  src/qemu/qemu_domain.c | 29 +++++++++++++++++++++++++++++
>>  src/qemu/qemu_domain.h |  4 ++++
>>  src/qemu/qemu_driver.c | 13 ++++++++++---
>>  3 files changed, 43 insertions(+), 3 deletions(-)
> 
> ACK
> 
> Michal
> 

Thanks, pushed now.

Jan




More information about the libvir-list mailing list