Commit 47ba7ef
xtask/qemu: switch to virtio-net nic.
Use virtio-net instead of e1000. This gets network going on non-x86
platforms (aarch64, riscv64).
While being at it switch qemu network configuration to modern netdev
method.
Signed-off-by: Gerd Hoffmann <[email protected]>1 parent 3e8c285 commit 47ba7ef
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
503 | 503 | | |
504 | 504 | | |
505 | 505 | | |
506 | | - | |
507 | | - | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
508 | 510 | | |
509 | 511 | | |
510 | 512 | | |
| |||
0 commit comments