summaryrefslogtreecommitdiffstats
path: root/debian/sbuild-qemu.README
diff options
context:
space:
mode:
Diffstat (limited to 'debian/sbuild-qemu.README')
-rw-r--r--debian/sbuild-qemu.README10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/sbuild-qemu.README b/debian/sbuild-qemu.README
new file mode 100644
index 0000000..42d9e65
--- /dev/null
+++ b/debian/sbuild-qemu.README
@@ -0,0 +1,10 @@
+README for sbuild-qemu
+======================
+
+Acceleration
+------------
+
+By adding the build user to the 'kvm' group, qemu-sbuild can operate with
+near-native performance on systems where KVM is supported.
+
+ $ sudo gpasswd -a <build-user> kvm