Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(124)

Unified Diff: app-emulation/qemu-kvm/files/qemu-kvm

Issue 3095005: add qemu-kvm-0.12.5 ebuild and include in hard-host-depends (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/chromiumos-overlay.git
Patch Set: fix hard host depends Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | app-emulation/qemu-kvm/qemu-kvm-0.12.5.ebuild » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app-emulation/qemu-kvm/files/qemu-kvm
diff --git a/app-emulation/qemu-kvm/files/qemu-kvm b/app-emulation/qemu-kvm/files/qemu-kvm
new file mode 100644
index 0000000000000000000000000000000000000000..844147d568c2379ab38f51845bf2d2bb810fdd94
--- /dev/null
+++ b/app-emulation/qemu-kvm/files/qemu-kvm
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec /usr/bin/qemu-system-x86_64 --enable-kvm "$@"
« no previous file with comments | « no previous file | app-emulation/qemu-kvm/qemu-kvm-0.12.5.ebuild » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698