commit | 776e1bbb6cf4fe66a93c1a5dd814bbb650deca00 | [log] [tgz] |
---|---|---|
author | Blue Swirl <blauwirbel@gmail.com> | Tue Jan 26 21:59:57 2010 +0000 |
committer | Blue Swirl <blauwirbel@gmail.com> | Tue Jan 26 21:59:57 2010 +0000 |
tree | 1b191a039b07ec2e09a229300aa586d9839a57b4 | |
parent | f139a4125682ecd45d96c2d1523443d1be65405c [diff] |
PCI: fix bridge configuration PCI bridges' qdev info structures must indicate bridge header type, otherwise critical bridge registers (esp. PCI_PRIMARY_BUS, PCI_SECONDARY_BUS, PCI_SUBORDINATE_BUS) will not be writable. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>