]> git.proxmox.com Git - qemu.git/commit
hw/omap_sx1: 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)
commit6952625da87175ca9170335803633f91de7f2f2a
treef19b911bc5f66a10b3a13fcdea73f82e7034f1d9
parent72a9f5b7c33dfe8832951af1f1e67de10be1a0ce
hw/omap_sx1: Don't prematurely explode QEMUMachineInitArgs

Don't explode QEMUMachineInitArgs before passing it to the
omap_sx1 common init function.

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