diff options
| author | Peter Maydell <peter.maydell@linaro.org> | 2014-10-22 18:41:07 +0100 |
|---|---|---|
| committer | Alexander Graf <agraf@suse.de> | 2014-11-04 23:26:13 +0100 |
| commit | f8833a37c0c6b22ddd57b45e48cfb0f97dbd5af4 (patch) | |
| tree | e9a65af207d285ef096839e15dfc218c7f7cc35b /hw/core/machine.c | |
| parent | c47493f24fd4f16cffc1130d071b783f4453b7a3 (diff) | |
| download | focaccia-qemu-f8833a37c0c6b22ddd57b45e48cfb0f97dbd5af4.tar.gz focaccia-qemu-f8833a37c0c6b22ddd57b45e48cfb0f97dbd5af4.zip | |
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/machine.c')
0 files changed, 0 insertions, 0 deletions