qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/5] arm: VMState conversion


From: Benoît Canet
Subject: [Qemu-devel] [PATCH 0/5] arm: VMState conversion
Date: Tue, 25 Oct 2011 13:09:38 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]