diff --git a/qrap.c b/qrap.c index 6e9bafc..c58b514 100644 --- a/qrap.c +++ b/qrap.c @@ -49,6 +49,7 @@ static const struct drop_arg { { "-device", "virtio-net-pci," }, { "-device", "virtio-net-ccw," }, { "-device", "e1000," }, + { "-device", "e1000e," }, { "-device", "rtl8139," }, { 0 }, };