On Fri, 2022-06-03 at 18:18 +0000, Alexander Tormasov via users wrote:

> as I understand, virt_qemu does not support x86?
> > 
There is no x86 virt_qemu board definition, or at least I never
submitted one. The ipxe_nic_drv provided by drivers_nic-pc alread works
on qemu AFAIR.

If really want to use virtio_pci_nic instead of ipxe_nic_drv you should
be able to add virtio nic device to qemu via QEMU_RUN_OPT in
build.conf. Then its just a matter of modifying drivers_nic-pc recipe
to use virtio_pci_nic instead of ipxe_nic_drv.

/ptw
> 
> 

_______________________________________________
Genode users mailing list
[email protected]
https://lists.genode.org/listinfo/users

Reply via email to