On 14/08/15 13:15, Artyom Tarasenko wrote:
Hi Artyom,
> Hi Mark,
>
> On Fri, Aug 14, 2015 at 12:37 AM, Mark Cave-Ayland
> wrote:
>> On 10/08/15 13:34, Peter Maydell wrote:
>>
>>> This patchset updates target-sparc to use VMStateDescription
>>> rather than hand-written save/load functions. (This
Hi Mark,
On Mon, Aug 17, 2015 at 8:22 PM, Mark Cave-Ayland
wrote:
> On 14/08/15 13:15, Artyom Tarasenko wrote:
>
> Hi Artyom,
>
>> Hi Mark,
>>
>> On Fri, Aug 14, 2015 at 12:37 AM, Mark Cave-Ayland
>> wrote:
>>> On 10/08/15 13:34, Peter Maydell wrote:
>>>
This patchset updates target-sparc t
Hi Mark,
On Fri, Aug 14, 2015 at 12:37 AM, Mark Cave-Ayland
wrote:
> On 10/08/15 13:34, Peter Maydell wrote:
>
>> This patchset updates target-sparc to use VMStateDescription
>> rather than hand-written save/load functions. (This and CRIS
>> are the last two targets still using the old approach.)
On 13 August 2015 at 23:37, Mark Cave-Ayland
wrote:
> On 10/08/15 13:34, Peter Maydell wrote:
>
>> This patchset updates target-sparc to use VMStateDescription
>> rather than hand-written save/load functions. (This and CRIS
>> are the last two targets still using the old approach.)
>>
>> It's base
On 10/08/15 13:34, Peter Maydell wrote:
> This patchset updates target-sparc to use VMStateDescription
> rather than hand-written save/load functions. (This and CRIS
> are the last two targets still using the old approach.)
>
> It's based on some patches from back in 2012 by Juan which
> I've upd
This patchset updates target-sparc to use VMStateDescription
rather than hand-written save/load functions. (This and CRIS
are the last two targets still using the old approach.)
It's based on some patches from back in 2012 by Juan which
I've updated, rebased and made some tweaks to.
This is a mig