[libvirt] [PATCH 0/2] qemuBuildMemoryBackendStr: Couple of fixes

Michal Privoznik mprivozn at redhat.com
Thu Jun 25 16:13:01 UTC 2015


The first one fixes a bug we have for a long time.
The second one is not that ancient but still worth fixing.

Michal Privoznik (2):
  qemuBuildMemoryBackendStr: Fix hugepages lookup process
  qemuBuildMemoryBackendStr: Honour passed @pagesize

 src/qemu/qemu_command.c                            |  57 +++++-----
 .../qemuxml2argv-hugepages-numa.args               |  49 +++++++++
 .../qemuxml2argv-hugepages-numa.xml                | 118 +++++++++++++++++++++
 .../qemuxml2argv-memory-hotplug-dimm-addr.args     |   4 +-
 .../qemuxml2argv-memory-hotplug-dimm-addr.xml      |   2 +-
 .../qemuxml2argv-memory-hotplug-dimm.args          |   4 +-
 .../qemuxml2argv-memory-hotplug-dimm.xml           |   2 +-
 tests/qemuxml2argvtest.c                           |  14 ++-
 8 files changed, 217 insertions(+), 33 deletions(-)
 create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-hugepages-numa.args
 create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-hugepages-numa.xml

-- 
2.3.6




More information about the libvir-list mailing list