From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2 0/3] Disable qemu user emulation for host variant on MIPS64
Date: Sun, 1 Apr 2018 18:36:33 +0200 [thread overview]
Message-ID: <20180401163636.4098-1-thomas.petazzoni@bootlin.com> (raw)
Hello,
This is a new iteration of the patch sent by Adam [1]. Changes
compared to Adam's version:
- According to Qemu's TODO list, both n32 and n64 don't work for user
mode emulation on mips64, so basically mips64 can't be used.
- Adam's patches was not properly propagating the new architecture
dependency to the "select" that selects the user-mode emulation if
the system emulation is not selected. Solving this required quite a
few changes to how architecture dependencies are expressed in the
host-qemu package.
[1] https://patchwork.ozlabs.org/patch/828190/
Thanks,
Thomas
Adam Duskett (1):
qemu: disable qemu user emulation on MIPS64 for host variant
Thomas Petazzoni (2):
qemu: rewrite BR2_PACKAGE_HOST_QEMU_ARCH_SUPPORTS to be more readable
qemu: introduce BR2_PACKAGE_HOST_QEMU_{SYSTEM,USER}_ARCH_SUPPORTS
package/qemu/Config.in.host | 39 +++++++++++++++++++++++++++++++--------
1 file changed, 31 insertions(+), 8 deletions(-)
--
2.14.3
next reply other threads:[~2018-04-01 16:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-01 16:36 Thomas Petazzoni [this message]
2018-04-01 16:36 ` [Buildroot] [PATCH v2 1/3] qemu: rewrite BR2_PACKAGE_HOST_QEMU_ARCH_SUPPORTS to be more readable Thomas Petazzoni
2018-04-28 13:25 ` Thomas Petazzoni
2018-04-01 16:36 ` [Buildroot] [PATCH v2 2/3] qemu: introduce BR2_PACKAGE_HOST_QEMU_{SYSTEM, USER}_ARCH_SUPPORTS Thomas Petazzoni
2018-04-01 16:36 ` [Buildroot] [PATCH v2 3/3] qemu: disable qemu user emulation on MIPS64 for host variant Thomas Petazzoni
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=20180401163636.4098-1-thomas.petazzoni@bootlin.com \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/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