From: Gustavo Zacarias <gustavo@zacarias.com.ar>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] qemu-system: new host package
Date: Wed, 04 Dec 2013 09:48:36 -0300 [thread overview]
Message-ID: <529F24A4.6030005@zacarias.com.ar> (raw)
In-Reply-To: <20131204133306.7e7e8e07@skate>
On 12/04/2013 09:33 AM, Thomas Petazzoni wrote:
> Yes, I agree, the user mode emulation should probably be removed. It
> simply cannot work properly, because we have no way of guaranteeing
> that the kernel headers used for the target toolchain are older than
> the kernel running on the system.
>
> And even if we want to keep the user mode emulation, I think there
> should be one single package. Nothing prevents from having sub-options
> to enable either the user mode or system mode emulation, or both, or to
> have a version selection.
A single package prevents different versions of -user and -system (at
least in a nice way).
Sometimes the latest version of qemu doesn't play nice with some kernel
versions because of newer OpenBIOS/other BIOSes versions breaking with
newer kernels - it's a common scenario for non-x86/x86_64.
And there may be some particular need for -user to be a newer or
different version than system, though i can't come up with any idea of why.
At the moment i don't think -user is useful for anything in particular
because of the limitations you wrote.
Problem is building two different versions in a single package wouldn't
be all that great, for all intents and purposes they would be two
packages anyway.
Regards.
next prev parent reply other threads:[~2013-12-04 12:48 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-04 0:40 [Buildroot] [RFC PATCH 0/2] host-qemu-system Gustavo Zacarias
2013-12-04 0:40 ` [Buildroot] [PATCH 1/2] qemu-system: new host package Gustavo Zacarias
2013-12-04 8:44 ` Thomas Petazzoni
2013-12-04 10:06 ` Gustavo Zacarias
2013-12-04 12:33 ` Thomas Petazzoni
2013-12-04 12:48 ` Gustavo Zacarias [this message]
2013-12-05 17:49 ` Arnout Vandecappelle
2013-12-05 22:31 ` Thomas Petazzoni
2013-12-06 1:14 ` Frank Hunleth
2013-12-06 15:58 ` Arnout Vandecappelle
2013-12-09 12:15 ` Frank Hunleth
2013-12-09 12:18 ` [Buildroot] [UNSURE]Re: " François Perrad
2013-12-04 0:40 ` [Buildroot] [PATCH 2/2] configs/qemu: update for host-qemu-system goodness Gustavo Zacarias
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=529F24A4.6030005@zacarias.com.ar \
--to=gustavo@zacarias.com.ar \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.