]> git.proxmox.com Git - mirror_qemu.git/commit - hw/ppc4xx_pci.c
pci: Make host bridge TypeInfos const
authorAndreas Färber <afaerber@suse.de>
Mon, 20 Aug 2012 17:07:56 +0000 (19:07 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 22 Aug 2012 15:47:15 +0000 (10:47 -0500)
commit4240abff5a6fb5d88867b51f46c0235518dac564
tree455a0f7d9c63c7ccb2452f6fb32bcbb85a606eb5
parentea776abca628d855e03c4929da3864985afd8aae
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>
hw/alpha_typhoon.c
hw/bonito.c
hw/dec_pci.c
hw/grackle_pci.c
hw/gt64xxx.c
hw/piix_pci.c
hw/ppc4xx_pci.c
hw/ppce500_pci.c
hw/prep_pci.c
hw/spapr_pci.c
hw/unin_pci.c