[CentOS] qemu-kvm

Tue Nov 19 15:55:54 UTC 2019
Jerry Geis <jerry.geis at gmail.com>

I am running this command
/usr/libexec/qemu-kvm -no-acpi -smp 4 -m 2048 -drive
file=myimg.img,format=raw -vga std -device rtl8139

and expecting a window to open up for the console. It does not. This is on
CentOS 8.
Do I have something missing/not installed - or something wrong on the
command line.

Jerry