diff options
Diffstat (limited to 'package/kvmtool/Config.in')
-rw-r--r-- | package/kvmtool/Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/kvmtool/Config.in b/package/kvmtool/Config.in index d2290c5d8c..bf19a25376 100644 --- a/package/kvmtool/Config.in +++ b/package/kvmtool/Config.in @@ -14,8 +14,8 @@ config BR2_PACKAGE_KVMTOOL help kvmtool is a lightweight tool for hosting KVM guests. As a pure virtualization tool it only supports guests using - the same architecture, though it supports running 32-bit guests - on those 64-bit architectures that allow this. + the same architecture, though it supports running 32-bit + guests on those 64-bit architectures that allow this. https://git.kernel.org/cgit/linux/kernel/git/will/kvmtool.git/tree/README |