aboutsummaryrefslogtreecommitdiff
path: root/hw/pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/pci.c')
-rw-r--r--hw/pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/pci.c b/hw/pci.c
index 644e8f7137..bdf39417cd 100644
--- a/hw/pci.c
+++ b/hw/pci.c
@@ -806,7 +806,7 @@ static const char * const pci_nic_names[] = {
"rtl8139",
"e1000",
"pcnet",
- "virtio_net",
+ "virtio-net-pci",
NULL
};