]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
hw/arm/strongarm: Wire up missing GPIO and PPC vmstate
authorPeter Maydell <peter.maydell@linaro.org>
Sun, 29 Jun 2014 17:38:39 +0000 (18:38 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Sun, 29 Jun 2014 17:38:39 +0000 (18:38 +0100)
commited657d7117d751dfaf5b00e5b17e45cd4a6d974d
treebfe0708c84a48c1de8bce12a57f0a3557838b63c
parent92335a0d4021a3b44ccc88c9fc6c0fd2113f1882
hw/arm/strongarm: Wire up missing GPIO and PPC vmstate

The VMStateDescription structs for the GPIO and PPC devices were
accidentally never wired up. Add missing state fields and register
them via dc->vmsd.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
hw/arm/strongarm.c