summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorGerd Hoffmann2022-10-04 13:20:57 +0200
committerGerd Hoffmann2022-10-12 12:01:11 +0200
commit58de96e2ebc4977e3d0a042946a70a3e4bdde4ba (patch)
tree43cbca79ee001e0ef9c17fcbcc0fc4e63af1ea17 /include
parentpci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMU (diff)
downloadqemu-58de96e2ebc4977e3d0a042946a70a3e4bdde4ba.tar.gz
qemu-58de96e2ebc4977e3d0a042946a70a3e4bdde4ba.tar.xz
qemu-58de96e2ebc4977e3d0a042946a70a3e4bdde4ba.zip
pci-ids: drop PCI_DEVICE_ID_VIRTIO_MEM
Not needed for a virtio 1.0 device. virtio_pci_device_plugged() overrides them anyway (so no functional change). Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: David Hildenbrand <david@redhat.com> Message-Id: <20221004112100.301935-3-kraxel@redhat.com>
Diffstat (limited to 'include')
-rw-r--r--include/hw/pci/pci.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/hw/pci/pci.h b/include/hw/pci/pci.h
index 89eaca4293..b6aefb33fb 100644
--- a/include/hw/pci/pci.h
+++ b/include/hw/pci/pci.h
@@ -85,7 +85,6 @@ extern bool pci_available;
#define PCI_DEVICE_ID_VIRTIO_9P 0x1009
#define PCI_DEVICE_ID_VIRTIO_VSOCK 0x1012
#define PCI_DEVICE_ID_VIRTIO_PMEM 0x1013
-#define PCI_DEVICE_ID_VIRTIO_MEM 0x1015
#define PCI_VENDOR_ID_REDHAT 0x1b36
#define PCI_DEVICE_ID_REDHAT_BRIDGE 0x0001