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

Michal Privoznik mprivozn at redhat.com
Fri Dec 4 14:18:16 UTC 2015


On 01.12.2015 15:11, Peter Krempa wrote:
> 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
> 

ACK and safe for the freeze.

Michal




More information about the libvir-list mailing list