[libvirt] [PATCH 0/2] qemu: Fix up overflow when aligning memory sizes.

Peter Krempa pkrempa at redhat.com
Tue Dec 1 14:11:03 UTC 2015


Peter Krempa (2):
  schema: Allow > UINT_MAX KiB of memory for NUMA nodes
  qemu: domain: Prevent overflows in memory alignment code

 docs/schemas/domaincommon.rng                      |  4 +--
 src/qemu/qemu_domain.c                             | 27 ++++++++++++++++++++
 .../qemuxml2argv-memory-align-fail.xml             | 29 ++++++++++++++++++++++
 tests/qemuxml2argvtest.c                           |  1 +
 4 files changed, 58 insertions(+), 3 deletions(-)
 create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-memory-align-fail.xml

-- 
2.6.2




More information about the libvir-list mailing list