]> Git Repo - qemu.git/commit - hw/ppc/spapr.c
Simplify -machine option queries with qemu_get_machine_opts()
authorMarkus Armbruster <[email protected]>
Thu, 4 Jul 2013 13:09:22 +0000 (15:09 +0200)
committerAnthony Liguori <[email protected]>
Tue, 9 Jul 2013 18:38:58 +0000 (13:38 -0500)
commit2ff3de685a875ece3ee21256736c0a9dbf39dc4c
tree4dc758ba80a89c26d47b93b2c5282e27cdacc443
parent7bccd9402691e712305bc3b5cc6cf2fa1cc27631
Simplify -machine option queries with qemu_get_machine_opts()

The previous two commits fixed bugs in -machine option queries.  I
can't find fault with the remaining queries, but let's use
qemu_get_machine_opts() everywhere, for consistency, simplicity and
robustness.

Signed-off-by: Markus Armbruster <[email protected]>
Message-id: 1372943363[email protected]
Signed-off-by: Anthony Liguori <[email protected]>
device_tree.c
exec.c
hw/arm/boot.c
hw/ppc/e500.c
hw/ppc/spapr.c
vl.c
This page took 0.027024 seconds and 4 git commands to generate.