All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] Adds virtio_net as the default netcard for mips boston board
@ 2019-04-01  6:26 Tommy Jin
  2019-04-01  6:26 ` [Qemu-devel] [PATCH] " Tommy Jin
  0 siblings, 1 reply; 12+ messages in thread
From: Tommy Jin @ 2019-04-01  6:26 UTC (permalink / raw)
  To: qemu-devel

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2019-04-03  5:03 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-01  6:26 [Qemu-devel] Adds virtio_net as the default netcard for mips boston board Tommy Jin
2019-04-01  6:26 ` [Qemu-devel] [PATCH] " 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

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.