Files
qemu/hw/arm
Peter Maydell 166fa99996 hw/arm/pxa2xx_gpio: Correct and register vmstate
The pxa2xx-gpio device has a VMStateDescription, but it was accidentally
never actually registered, and it wasn't quite correct. Remove the
'lines' field (this is a device property, not mutable state), add the
missing 'prev_level' field, and set dc->vmsd so it actually gets used.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
2014-06-29 18:38:40 +01:00
..
2013-12-17 20:12:51 +00:00
2013-12-17 20:12:51 +00:00
2014-05-28 17:36:21 +02:00
2014-06-29 18:38:39 +01:00
2014-05-28 17:36:21 +02:00