On 20 December 2011 10:55, Avi Kivity wrote:
> On 12/20/2011 12:01 AM, Peter Maydell wrote:
>> Add save/load support to the PL181.
>>
>> + VMSTATE_INT32(linux_hack, pl181_state),
>>
>
> Is this real state?
Depends what you mean by "real state". It doesn't necessarily
correspond to a flipfl
On 12/20/2011 12:01 AM, Peter Maydell wrote:
> Add save/load support to the PL181.
>
> +VMSTATE_INT32(linux_hack, pl181_state),
>
Is this real state? Can't it be recovered somehow from other state?
--
error compiling committee.c: too many arguments to function
Add save/load support to the PL181.
Signed-off-by: Peter Maydell
---
This isn't terribly useful until hw/sd.c has save/load support, of
course; I have a patch cooking for that.
hw/pl181.c | 49 -
1 files changed, 40 insertions(+), 9 deletions(-)