pci: add ich9 pci id
authorAlexander Graf <agraf@suse.de>
Tue, 14 Dec 2010 00:34:39 +0000 (01:34 +0100)
committerKevin Wolf <kwolf@redhat.com>
Fri, 17 Dec 2010 15:11:02 +0000 (16:11 +0100)
commit6ce912e5c039d0f65bf8f34203a3f4a90f84978a
tree54a7d90524990ac5a081333e64cad87c7e951f66
parent79159a1ea1b3684beea496cb8deafcdbeac0eadd
pci: add ich9 pci id

We need a PCI ID for our new AHCI adapter. I just picked an ICH-9
because that's the one in the Q35 chipset.

This patch adds a PCI ID define for an ICH-9 AHCI adapter.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
hw/pci.h