]> git.proxmox.com Git - qemu.git/commit
hw/exynos4_boards: Don't prematurely explode QEMUMachineInitArgs
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 30 Oct 2012 07:45:08 +0000 (07:45 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 30 Oct 2012 07:45:08 +0000 (07:45 +0000)
commit7f0f774003e4c6885b34d4c0006f7beff2b529eb
tree6fa2e7ce5348aa72b1d192c2d6d2774ed62257b5
parent6efa6d50387f5f1401c6f1612fb80cba31f7dca4
hw/exynos4_boards: Don't prematurely explode QEMUMachineInitArgs

Don't explode QEMUMachineInitArgs before passing it to
exynos4_boards_init_common().

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/exynos4_boards.c