hw/versatilepb: Don't prematurely explode QEMUMachineInitArgs
commit1b523b5bfc83b4d7e3c1971e0a8d34aff0a9ecf6
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 30 Oct 2012 07:45:07 +0000 (30 07:45 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 30 Oct 2012 07:45:07 +0000 (30 07:45 +0000)
tree16505024c7681f8d74c4364beeabcfcdff82b637
parentdb4ff6f111c42e2b33eddcf5f20cc53cceda60a2
hw/versatilepb: Don't prematurely explode QEMUMachineInitArgs

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

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