Commit b97ceab
committed
vm: use qemu virtio network devices
On my system this speeds up time to /init for a network attached VM with
static IP from 3.143863s to 0.735700s - a >4X improvement.
kernel/*config files already include CONFIG_VIRTIO_NET=y, so no other
changes should be needed.
Signed-off-by: David Disseldorp <ddiss@suse.de>1 parent 564656a commit b97ceab
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments