[libvirt] [PATCH 06/13] conf: Add XML parser flag that will allow us to do incompatible updates

Michal Privoznik mprivozn at redhat.com
Tue Sep 22 12:28:51 UTC 2015


On 21.09.2015 19:21, Peter Krempa wrote:
> Add a new parser flag that will mark code paths that parse XML files
> wich will not be used with existing VM state so that post parse
> callbacks can possibly do ABI incompatible changes if needed.
> ---
>  src/conf/domain_conf.h    |  2 ++
>  src/qemu/qemu_driver.c    | 12 ++++++++----
>  src/qemu/qemu_migration.c |  3 ++-
>  3 files changed, 12 insertions(+), 5 deletions(-)
> 

ACK

Michal




More information about the libvir-list mailing list