On Tue, Aug 11, 2015 at 02:24:35PM +0200, Martin Kletzander wrote:
First two patches just prepare the ground for the third one that
explains what needs to be fixed and ho it's done.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1162947

v2:
- Added more info to commit message of patch 2/3
- Changed the commit subject of patch 3/3


I added a test for this that found out some problems, mainly
pre-existing ones, so v3 is on its way.


Martin Kletzander (3):
 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   | 33 ++++++++++++++++++++++++++++++++-
src/qemu/qemu_driver.c   | 11 +++++++++++
6 files changed, 57 insertions(+), 12 deletions(-)

--
2.5.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Attachment: signature.asc
Description: PGP signature

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to