qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] Adds virtio_net as the default netcard for mips


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH] Adds virtio_net as the default netcard for mips boston board.
Date: Wed, 3 Apr 2019 12:03:08 +0700

On Wed, 3 Apr 2019 at 11:52, Tommy Jin <address@hidden> wrote:
> That command line option doesn't work for boston, although I didn't get any 
> obvious error, no Ethernet card appears either.

Does the guest kernel find the PCI device (eg appears in kernel bootup
messages, appears in 'lspci' output)? It's worth double-checking that
your guest kernel's config has enabled support for PCI, for the PCI
controller used by the boston board, for virtio-net, etc.

> Where can I get that arm image/command which can work well for you with " 
> -netdev user,id=mynet -device virtio-net-pci,netdev=mynet" ?

https://translatedcode.wordpress.com/2017/07/24/installing-debian-on-qemus-64-bit-arm-virt-board/
has instructions for booting Debian which use that command line.

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]