]> git.proxmox.com Git - qemu.git/commit
hw/nseries: 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)
commit462b69bba32e35c546b6b588f299f1f794409d22
treeec7d20db32e3288fa26af0104149d25c01a24303
parent6952625da87175ca9170335803633f91de7f2f2a
hw/nseries: Don't prematurely explode QEMUMachineInitArgs

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

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