From: Richard W.M. Jones Date: Fri, 30 Jan 2015 13:23:16 +0000 (+0000) Subject: qemu location on RHEL. X-Git-Url: http://git.annexia.org/?p=rhbz1184405.git;a=commitdiff_plain;h=a22dac3414f11034e6a3e1371f2722aefa986c67 qemu location on RHEL. --- diff --git a/Makefile b/Makefile index 81ab185..43e8dca 100644 --- 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) \