All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] qemu-system: new host package
Date: Wed, 4 Dec 2013 09:44:19 +0100	[thread overview]
Message-ID: <20131204094419.6d4d4279@skate> (raw)
In-Reply-To: <1386117649-7119-2-git-send-email-gustavo@zacarias.com.ar>

Dear Gustavo Zacarias,

On Tue,  3 Dec 2013 21:40:48 -0300, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  package/Config.in.host             |  1 +
>  package/qemu-system/Config.in.host | 30 ++++++++++++++++++
>  package/qemu-system/qemu-system.mk | 64 ++++++++++++++++++++++++++++++++++++++
>  3 files changed, 95 insertions(+)
>  create mode 100644 package/qemu-system/Config.in.host
>  create mode 100644 package/qemu-system/qemu-system.mk

The first question that comes to mind is why we have a separate
"qemu-system" package for this, instead of improving the existing
"qemu" package, which already builds Qemu for the host, but only builds
the user emulation mode?

Best regards,

Thomas Petazzoni
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

  reply	other threads:[~2013-12-04  8:44 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 [this message]
2013-12-04 10:06     ` Gustavo Zacarias
2013-12-04 12:33       ` Thomas Petazzoni
2013-12-04 12:48         ` Gustavo Zacarias
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=20131204094419.6d4d4279@skate \
    --to=thomas.petazzoni@free-electrons.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 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.