VirtualBox

Opened 14 months ago

Closed 9 months ago

#21547 closed defect (duplicate)

virtualbox 7.0.6 creates virtio devices with the wrong device type

Reported by: Chris Friesen Owned by:
Component: network Version: VirtualBox-7.0.6
Keywords: Cc:
Guest type: Linux Host type: Linux

Description

Something seems to be wrong with the PCI device class of virtio network devices in VirtualBox 7.0.6.

Using a given linux ISO, I create a VM that has a couple of network adapters using an "adapter type" of 82540EM, and a couple using an "adapter type" of "virtio-net".

When creating the VM using virtualbox 7.0.6, if I run "lspci" the virtio devices show up as "Non-VGA unclassified device".

[sysadmin@controller-0 ~(keystone_admin)]$ lspci 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 00:01.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01) 00:02.0 VGA compatible controller: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter 00:03.0 Ethernet controller: Intel Corporation 82540EM Gigabit Ethernet Controller (rev 02) 00:04.0 System peripheral: InnoTek Systemberatung GmbH VirtualBox Guest Service 00:05.0 Multimedia audio controller: Intel Corporation 82801AA AC'97 Audio Controller (rev 01) 00:07.0 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 00:08.0 Ethernet controller: Intel Corporation 82540EM Gigabit Ethernet Controller (rev 02) 00:09.0 Non-VGA unclassified device: Red Hat, Inc. Virtio network device 00:0a.0 Non-VGA unclassified device: Red Hat, Inc. Virtio network device 00:0d.0 SATA controller: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) SATA Controller [AHCI mode] (rev 02)

When creating the VM using virtualbox 6.1.42, if I run "lspci" the virtio devices show up as "Ethernet controller".

sysadmin@controller-0:~$ lspci 00:00.0 Host bridge: Intel Corporation 440FX - 82441FX PMC [Natoma] (rev 02) 00:01.0 ISA bridge: Intel Corporation 82371SB PIIX3 ISA [Natoma/Triton II] 00:01.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01) 00:02.0 VGA compatible controller: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter 00:03.0 Ethernet controller: Intel Corporation 82540EM Gigabit Ethernet Controller (rev 02) 00:04.0 System peripheral: InnoTek Systemberatung GmbH VirtualBox Guest Service 00:05.0 Multimedia audio controller: Intel Corporation 82801AA AC'97 Audio Controller (rev 01) 00:07.0 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 08) 00:08.0 Ethernet controller: Intel Corporation 82540EM Gigabit Ethernet Controller (rev 02) 00:09.0 Ethernet controller: Red Hat, Inc. Virtio network device 00:0a.0 Ethernet controller: Red Hat, Inc. Virtio network device 00:0d.0 SATA controller: Intel Corporation 82801HM/HEM (ICH8M/ICH8M-E) SATA Controller [AHCI mode] (rev 02)

Change History (1)

comment:1 by aeichner, 9 months ago

Resolution: duplicate
Status: newclosed

Most likely a duplicate of #21516, will be fixed in the next maintenance release.

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use