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 2/2] configs/qemu: enable dhcp on network interfaces
Date: Thu, 19 Nov 2015 22:31:44 +0100	[thread overview]
Message-ID: <20151119223144.1fea0b45@free-electrons.com> (raw)
In-Reply-To: <1447893511-14876-2-git-send-email-gustavo@zacarias.com.ar>

Dear Gustavo Zacarias,

On Wed, 18 Nov 2015 21:38:31 -0300, Gustavo Zacarias wrote:
> Enable dhcp networking for qemu configs considered good enough for
> testing purposes.
> 
> This excludes:
> arm_nuri - emulation doesn't seem 100% correct for networking.
> ppc_virtex_ml507 - doesn't emulate networking.
> sh4eb - emulation doesn't seem 100% correct for the NIC.
> 
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
>  configs/qemu_aarch64_virt_defconfig     | 1 +
>  configs/qemu_arm_versatile_defconfig    | 1 +
>  configs/qemu_arm_vexpress_defconfig     | 1 +
>  configs/qemu_microblazebe_mmu_defconfig | 1 +
>  configs/qemu_microblazeel_mmu_defconfig | 1 +
>  configs/qemu_mips64_malta_defconfig     | 3 +++
>  configs/qemu_mips64el_malta_defconfig   | 3 +++
>  configs/qemu_mips_malta_defconfig       | 3 +++
>  configs/qemu_mipsel_malta_defconfig     | 3 +++
>  configs/qemu_ppc64_pseries_defconfig    | 1 +
>  configs/qemu_ppc_g3beige_defconfig      | 3 +++
>  configs/qemu_ppc_mpc8544ds_defconfig    | 3 +++
>  configs/qemu_sh4_r2d_defconfig          | 1 +
>  configs/qemu_sparc64_sun4u_defconfig    | 3 +++
>  configs/qemu_sparc_ss10_defconfig       | 3 +++
>  configs/qemu_x86_64_defconfig           | 1 +
>  configs/qemu_x86_defconfig              | 1 +
>  configs/qemu_xtensa_lx60_defconfig      | 1 +
>  18 files changed, 34 insertions(+)

Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

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

  reply	other threads:[~2015-11-19 21:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-19  0:38 [Buildroot] [PATCH 1/2] configs/qemu: cleanup and capitalization Gustavo Zacarias
2015-11-19  0:38 ` [Buildroot] [PATCH 2/2] configs/qemu: enable dhcp on network interfaces Gustavo Zacarias
2015-11-19 21:31   ` Thomas Petazzoni [this message]
2015-11-19 21:30 ` [Buildroot] [PATCH 1/2] configs/qemu: cleanup and capitalization Thomas Petazzoni
2015-11-19 22:10 ` Peter Korsgaard

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=20151119223144.1fea0b45@free-electrons.com \
    --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.