]> Git Repo - qemu.git/commit - hw/timer/twl92230.c
vmstate: port twl92230 device
authorJuan Quintela <[email protected]>
Tue, 29 Sep 2009 20:48:40 +0000 (22:48 +0200)
committerAnthony Liguori <[email protected]>
Mon, 5 Oct 2009 14:32:39 +0000 (09:32 -0500)
commitf0495f56c9f4574140c392bdbad42721ba692d19
treeeea2e0e325ee07e1e94364d7f9a233baefcb1cb2
parentb53d44e5132495d40416be5e241cf5dbd349331e
vmstate: port twl92230 device

Just don't look.  struct tm members are ints' and they are sent as uint16_t.
VMState code complains as it should.  Have to create hacky int32_as_uint16
type.  Don't ever think about copying it

Signed-off-by: Juan Quintela <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
hw/twl92230.c
This page took 0.0255 seconds and 4 git commands to generate.