From: "Dr. David Alan Gilbert" <dgilb...@redhat.com> In an effort to nibble away at register_savevm users, this set removes 5 more and converts them to vmstate.
The ssd0323 seems to test OK with Peter's Stellaris test. The rc4030 has a tested-by from Hervé. The other 3 I'm less sure of; the ssi-sd is similar to the ssd0323; the two tsc2xxx devices I've not got a test for (or at least a test that works prior to the changes). (This is v2 since I previously posted the rc4030 and ssd0323 back in July; but it seems to make sense to roll this lot together) Dave Dr. David Alan Gilbert (5): vmstateify ssd0323 display vmstateify rc4030 vmstateify ssi-sd vmstateify tsc2005 vmstateify tsc210x hw/display/ssd0323.c | 102 +++++++++++--------------- hw/dma/rc4030.c | 81 +++++++-------------- hw/input/tsc2005.c | 154 +++++++++++++++------------------------- hw/input/tsc210x.c | 197 +++++++++++++++++++++++---------------------------- hw/sd/ssi-sd.c | 70 ++++++++---------- 5 files changed, 241 insertions(+), 363 deletions(-) -- 2.7.4