git.annexia.org
/
rhbz1184405.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12086c3
)
qemu location on RHEL.
author
Richard W.M. Jones
<rjones@redhat.com>
Fri, 30 Jan 2015 13:23:16 +0000
(13:23 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Fri, 30 Jan 2015 13:23:16 +0000
(13:23 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/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) \