guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#36277] [PATCH] doc: Recommend '-enable-kvm' for installing in a VM


From: Meiyo Peng
Subject: [bug#36277] [PATCH] doc: Recommend '-enable-kvm' for installing in a VM as well.
Date: Wed, 19 Jun 2019 11:22:23 +0800

Hi Florian,

Florian Pelz writes:

>  @example
> -qemu-system-x86_64 -m 1024 -smp 1 \
> +qemu-system-x86_64 -m 1024 -smp 1 -enable-kvm \
...
> -The ordering of the drives matters.
> +The ordering of the drives matters.  @code{-enable-kvm} is optional, but
> +significantly improves performance, @pxref{Running Guix in a VM}.

"-enable-kvm" is deprecated.  Please use "-accel kvm" instead.  QEMU
will probably support "-enable-kvm" option forever but "-accel kvm" is
recommended.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]