]> Git Repo - qemu.git/blobdiff - hw/isa/lpc_ich9.c
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
[qemu.git] / hw / isa / lpc_ich9.c
index de8fbb72604266e7f7cc5996a061598472629cf0..ec3c9f7d0b9ad05644be7bb4a1e143e02e8d658e 100644 (file)
@@ -823,6 +823,7 @@ static const TypeInfo ich9_lpc_info = {
     .interfaces = (InterfaceInfo[]) {
         { TYPE_HOTPLUG_HANDLER },
         { TYPE_ACPI_DEVICE_IF },
+        { INTERFACE_CONVENTIONAL_PCI_DEVICE },
         { }
     }
 };
This page took 0.023119 seconds and 4 git commands to generate.