Re: [libvirt] [PATCHv2 2/3] qemu: add capability check for memballoon 'autodeflate' feature

2016-01-05 Thread John Ferlan
On 12/23/2015 07:33 AM, Dmitry Andreev wrote: > New attribute 'autodeflate' for memballoon was introduced. This > commit adds appropriate capability check and new virQEMUCaps flag. So I see from these changes and the qemu sources, the feature was added in QEMU 2.4; however, your cover letter

[libvirt] [PATCHv2 2/3] qemu: add capability check for memballoon 'autodeflate' feature

2015-12-23 Thread Dmitry Andreev
New attribute 'autodeflate' for memballoon was introduced. This commit adds appropriate capability check and new virQEMUCaps flag. --- src/qemu/qemu_capabilities.c | 11 ++ src/qemu/qemu_capabilities.h | 2 +