
4 Dec
2015
4 Dec
'15
2:48 p.m.
On Fri, Dec 04, 2015 at 15:18:16 +0100, Michal Privoznik wrote:
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.
Pushed; Thanks Peter