summaryrefslogtreecommitdiffstats
path: root/hw/core/sysbus.c
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2014-10-22 18:41:07 +0100
committerAlexander Graf <agraf@suse.de>2014-11-04 23:26:13 +0100
commitf8833a37c0c6b22ddd57b45e48cfb0f97dbd5af4 (patch)
treee9a65af207d285ef096839e15dfc218c7f7cc35b /hw/core/sysbus.c
parentc47493f24fd4f16cffc1130d071b783f4453b7a3 (diff)
downloadhqemu-f8833a37c0c6b22ddd57b45e48cfb0f97dbd5af4.zip
hqemu-f8833a37c0c6b22ddd57b45e48cfb0f97dbd5af4.tar.gz
hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_iter_*)
The g_hash_table_iter_* functions for iterating through a hash table are not present in glib 2.12, which is our current minimum requirement. Rewrite the code to use g_hash_table_foreach() instead. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'hw/core/sysbus.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud