summaryrefslogtreecommitdiffstats
path: root/debian/sbuild-qemu.README
blob: 42d9e65a15e7024635b0e8b3a1fe0a91d9fa7623 (plain)
1
2
3
4
5
6
7
8
9
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