]> Git Repo - qemu.git/commit
spapr_pci: encode class code including Prog IF register
authorNikunj A Dadhania <[email protected]>
Thu, 2 Jul 2015 06:23:09 +0000 (16:23 +1000)
committerAlexander Graf <[email protected]>
Tue, 7 Jul 2015 15:44:50 +0000 (17:44 +0200)
commit4a7c34741584e91aa838a9e45b8ec5cdc65a343b
treecf34720a37d48321fffdce3863e0f64647773613
parent72187935b475454792512d44782a33f112b120e6
spapr_pci: encode class code including Prog IF register

Current code missed the Prog IF register. All Class Code, Subclass,
and Prog IF registers are needed to identify the accurate device type.

For example: USB controllers use the PROG IF for denoting: USB
FullSpeed, HighSpeed or SuperSpeed.

Signed-off-by: Nikunj A Dadhania <[email protected]>
Reviewed-by: Thomas Huth <[email protected]>
Signed-off-by: David Gibson <[email protected]>
Signed-off-by: Alexander Graf <[email protected]>
hw/ppc/spapr_pci.c
This page took 0.024242 seconds and 4 git commands to generate.