v3:
- Added test for the hint keeping patch
- Fixed pre-existing crasher found thanks to the test (PATCH 1/4)
- Fixed problem in the parsing function found by the test added:
- Use nnumaCel_max instead of nnumaCells
- Fill in nnumaCell_max in test capabilities
v2:
- Added more info to commit message of patch 2/3
- Changed the commit subject of patch 3/3
Martin Kletzander (4):
qemu: Fix segfault when parsing private domain data
conf: Pass private data to Parse function of XML options
qemu: Keep numad hint after reboot
qemu: Use numad information when getting pin information
src/conf/domain_conf.c | 2 +-
src/conf/domain_conf.h | 17 +++++++++--------
src/libxl/libxl_domain.c | 3 ++-
src/lxc/lxc_domain.c | 3 ++-
src/qemu/qemu_domain.c | 36 ++++++++++++++++++++++++++++++++++--
src/qemu/qemu_driver.c | 11 +++++++++++
tests/qemuxml2xmltest.c | 3 ++-
tests/testutilsqemu.c | 2 ++
8 files changed, 63 insertions(+), 14 deletions(-)
--
2.5.0