qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Tommy Jin <tjin@wavecomp.com>
To: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: [Qemu-devel] Adds virtio_net as the default netcard for mips boston board
Date: Mon, 1 Apr 2019 06:26:35 +0000	[thread overview]
Message-ID: <1554099897-28606-1-git-send-email-tjin@wavecomp.com> (raw)

Hi,

This is a patch for Mips Boston board.
Boston didn't bring up any netcard by default, this is not so convenient for users who are verifying network related functionalities on this board.
As the linux kernel has already supported virtio_net, now add a virtio netcard for boston, to make virtio work properly, please:
1. set virtio net options in linux kernel, saying CONFIG_VIRTIO && CONFIG_VIRTIO_PCI && CONFIG_VIRTIO_NET
2. specify model=virtio when you start boston in qemu.

Best regards,
Tommy

             reply	other threads:[~2019-04-01  6:26 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-01  6:26 Tommy Jin [this message]
2019-04-01  6:26 ` [Qemu-devel] [PATCH] Adds virtio_net as the default netcard for mips boston board Tommy Jin
2019-04-01  9:38   ` Peter Maydell
2019-04-02  2:25     ` Aleksandar Markovic
2019-04-02  2:29       ` Tommy Jin
2019-04-02  2:37         ` Peter Maydell
2019-04-02  7:24           ` Tommy Jin
2019-04-02  7:35             ` Peter Maydell
2019-04-03  4:52               ` Tommy Jin
2019-04-03  5:03                 ` Peter Maydell
2019-04-02  2:43         ` Aleksandar Markovic
2019-04-02  3:03           ` Tommy Jin

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=1554099897-28606-1-git-send-email-tjin@wavecomp.com \
    --to=tjin@wavecomp.com \
    --cc=qemu-devel@nongnu.org \
    /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;
as well as URLs for NNTP newsgroup(s).