Verify:
qemu-kvm-rhev-2.12.0-45.el7
kernel-3.10.0-1129.el7.x86_64 (both host and guest)
microcode_ctl-2.1-61.el7.x86_64
Boot guest with '-cpu host', check if microcode version is same between guest and host.
On host,
# grep micro /proc/cpuinfo | uniq
microcode : 0x500002c
Inside guest,
# grep micro /proc/cpuinfo | uniq
microcode : 0x500002c
The microcode version in guest is same to host, so the bug is fixed.
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/RHSA-2020:3267