commit | 4240abff5a6fb5d88867b51f46c0235518dac564 | [log] [tgz] |
---|---|---|
author | Andreas Färber <afaerber@suse.de> | Mon Aug 20 19:07:56 2012 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Wed Aug 22 10:47:15 2012 -0500 |
tree | 455a0f7d9c63c7ccb2452f6fb32bcbb85a606eb5 | |
parent | ea776abca628d855e03c4929da3864985afd8aae [diff] |
pci: Make host bridge TypeInfos const During the QOM migration they were amended with further info but this is no longer the case. All static TypeInfos can be const these days. Signed-off-by: Andreas Färber <afaerber@suse.de> Acked-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>