Re: [Qemu-devel] [PATCH 1/1] vmstateify rc4030

2016-07-21 Thread Dr. David Alan Gilbert
* Hervé Poussineau (hpous...@reactos.org) wrote: > Hi, > > Le 18/07/2016 à 17:18, Dr. David Alan Gilbert (git) a écrit : > > From: "Dr. David Alan Gilbert" > > > > rc4030 seems to be part of a MIPS chipset; this converts it to > > VMState. > > > > Note: > > a) It builds but I've not found

Re: [Qemu-devel] [PATCH 1/1] vmstateify rc4030

2016-07-20 Thread Hervé Poussineau
Hi, Le 18/07/2016 à 17:18, Dr. David Alan Gilbert (git) a écrit : From: "Dr. David Alan Gilbert" rc4030 seems to be part of a MIPS chipset; this converts it to VMState. Note: a) It builds but I've not found a way to boot a MIPS Jazz image to test it. b) It was saving 0..<15 on the 1

[Qemu-devel] [PATCH 1/1] vmstateify rc4030

2016-07-18 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" rc4030 seems to be part of a MIPS chipset; this converts it to VMState. Note: a) It builds but I've not found a way to boot a MIPS Jazz image to test it. b) It was saving 0..<15 on the 16 entry rem_speed array; I've not got a clue what that array is but I