qemu location on RHEL.
[rhbz1184405.git] / Makefile
index 81ab185..43e8dca 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -38,7 +38,7 @@ clean:
        rm -f $(disks) $(modules) init initrd AAVMF_VARS.fd
 
 kernel  = /boot/vmlinuz-$(kver)
-qemu    = qemu-system-aarch64
+qemu    = /usr/libexec/qemu-kvm
 
 run:   initrd $(disks) AAVMF_VARS.fd
        $(qemu) \