]> git.proxmox.com Git - qemu.git/commit
ppc: Don't duplicate QEMUMachineInitArgs in PPCE500Params
authorMarkus Armbruster <armbru@redhat.com>
Fri, 16 Aug 2013 11:13:49 +0000 (13:13 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Wed, 21 Aug 2013 20:22:22 +0000 (23:22 +0300)
commit92238367450d26eced103736ae555997ea3162c2
tree16b9cf5324677ef5d3b0075ac0399e1cc2db225d
parentee87e32f830b4e22c02038de963bb9f72b55896f
ppc: Don't duplicate QEMUMachineInitArgs in PPCE500Params

Pass on the generic arguments unadulterated, and the machine-specific
ones as separate argument.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Acked-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/ppc/e500.c
hw/ppc/e500.h
hw/ppc/e500plat.c
hw/ppc/mpc8544ds.c