qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/2] linux-user: remove guest-base configure par


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 0/2] linux-user: remove guest-base configure parameter
Date: Mon, 24 Aug 2015 11:16:27 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0

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~



reply via email to

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