
22 Sep
2015
22 Sep
'15
12:28 p.m.
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