Verify:
qemu-kvm-rhev-2.12.0-18.el7_6.10
kernel-3.10.0-957.50.1.el7.x86_64 (both guest and host)
microcode_ctl-2.1-47.5.el7_6.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 : 0x5000021
Inside guest,
# grep micro /proc/cpuinfo | uniq
microcode : 0x5000021
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:2342