These patches convert various ARM related hardware to the VMState api. They apply on top of akivity/master.
Benoît Canet (5): pl181: add vmstate bitbang_i2c: convert to VMState realview: convert realview i2c to VMState integratorcp: convert integratorcm to VMState integratorcp: convert icp_pic to VMState hw/bitbang_i2c.c | 92 +++++++++++++++++++++++++++++++++++------------------ hw/integratorcp.c | 38 ++++++++++++++++++++++ hw/pl181.c | 40 +++++++++++++++++++++-- hw/realview.c | 21 +++++++++++- 4 files changed, 154 insertions(+), 37 deletions(-) -- 1.7.5.4