unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Meiyo Peng <meiyo@riseup.net>
To: 36277@debbugs.gnu.org
Subject: [bug#36277] [PATCH] doc: Recommend '-enable-kvm' for installing in a VM as well.
Date: Wed, 19 Jun 2019 11:22:23 +0800	[thread overview]
Message-ID: <87wohip8cw.fsf@riseup.net> (raw)
In-Reply-To: <20190618111633.ixzvf6iatssemtrb@pelzflorian.localdomain>

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	other threads:[~2019-06-19  3:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-18 11:16 [bug#36277] [PATCH] doc: Recommend '-enable-kvm' for installing in a VM as well Florian Pelz
2019-06-19  3:22 ` Meiyo Peng [this message]
2019-06-19 10:41   ` pelzflorian (Florian Pelz)
2019-06-19 11:09     ` Meiyo Peng
2019-06-24 21:18       ` bug#36277: " Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wohip8cw.fsf@riseup.net \
    --to=meiyo@riseup.net \
    --cc=36277@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).