qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: Laurent Vivier <laurent@vivier.eu>,
	Riku Voipio <riku.voipio@iki.fi>,
	Claudio Fontana <claudio.fontana@huawei.com>,
	Andrzej Zaborowski <balrogg@gmail.com>,
	Aurelien Jarno <aurelien@aurel32.net>,
	"Vassili Karpov (malc)" <av1474@comtv.ru>,
	Alexander Graf <agraf@suse.de>, Blue Swirl <blauwirbel@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/2] linux-user: remove guest-base configure parameter
Date: Mon, 24 Aug 2015 11:16:27 -0700	[thread overview]
Message-ID: <55DB5F7B.4020601@twiddle.net> (raw)
In-Reply-To: <1440373328-9788-1-git-send-email-laurent@vivier.eu>

On 08/23/2015 04:42 PM, Laurent Vivier wrote:
> These two patches remove the parameters
> --enable-guest-base/--disable-guest-base from the configure options.
>
> So, in linux-user mode, guest base is always enabled, and can
> be disabled by setting the guest base to 0.
>
> I've checked some softmmu targets with BIOS/firmware, and booted a raspbian
> distro in a container in linux-user mode, BUT I recommend each machine
> maintainers should check their machines always work well.
>
> Laurent Vivier (2):
>    linux-user: remove --enable-guest-base/--disable-guest-base
>    linux-user: remove useless macros GUEST_BASE and RESERVED_VA

Since this is really TCG related, and not really linux-user,
I've taken this into the tcg-next tree.

Thanks!


r~

      parent reply	other threads:[~2015-08-24 18:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-23 23:42 [Qemu-devel] [PATCH 0/2] linux-user: remove guest-base configure parameter Laurent Vivier
2015-08-23 23:42 ` [Qemu-devel] [PATCH 1/2] linux-user: remove --enable-guest-base/--disable-guest-base Laurent Vivier
2015-08-24  4:59   ` Alexander Graf
2015-08-23 23:42 ` [Qemu-devel] [PATCH 2/2] linux-user: remove useless macros GUEST_BASE and RESERVED_VA Laurent Vivier
2015-08-24  5:00   ` Alexander Graf
2015-08-24 12:53     ` [Qemu-devel] [PATCH v2 " Laurent Vivier
2015-08-24 18:16 ` Richard Henderson [this message]

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

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

  git send-email \
    --in-reply-to=55DB5F7B.4020601@twiddle.net \
    --to=rth@twiddle.net \
    --cc=agraf@suse.de \
    --cc=aurelien@aurel32.net \
    --cc=av1474@comtv.ru \
    --cc=balrogg@gmail.com \
    --cc=blauwirbel@gmail.com \
    --cc=claudio.fontana@huawei.com \
    --cc=laurent@vivier.eu \
    --cc=qemu-devel@nongnu.org \
    --cc=riku.voipio@iki.fi \
    /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.
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 NNTP newsgroup(s).