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~