Description of problem: We need differentation patches in qemu-kvm-ma to disable features which are not supported in base RHEL. This BZ is for memory hotplug. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Fix included in qemu-kvm-ma-2.10.0-19.el7
Verified the bug on the following build qemu-img-ma-2.10.0-19.el7.ppc64le.rpm Steps, 1.boot up a guest,for example,including the following cli. ... -m 20G,maxmem=40G,slots=256... 2.(qemu) object_add memory-backend-ram,id=mem1,size=2G (qemu) device_add pc-dimm,id=dimm1,memdev=mem1 Memory hotplug not supported for this machine Actual results,the memory hotplug is disabled Expected results,the memory hotplug is disabled So this bug should be fixed.Thanks
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2018:0831