From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41424) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPBuB-0006pT-85 for qemu-devel@nongnu.org; Mon, 18 Jul 2016 13:00:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bPBu9-00052A-UT for qemu-devel@nongnu.org; Mon, 18 Jul 2016 13:00:31 -0400 Received: from mx1.redhat.com ([209.132.183.28]:41627) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bPBu9-00051r-OV for qemu-devel@nongnu.org; Mon, 18 Jul 2016 13:00:29 -0400 Date: Mon, 18 Jul 2016 18:00:26 +0100 From: "Dr. David Alan Gilbert" Message-ID: <20160718170025.GB6470@work-vm> References: <1468840039-14576-1-git-send-email-dgilbert@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH 0/1] vmstatification of 0323 [for 2.8?] List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers * Peter Maydell (peter.maydell@linaro.org) wrote: > On 18 July 2016 at 12:07, Dr. David Alan Gilbert (git) > wrote: > > From: "Dr. David Alan Gilbert" > > > > Hi, > > Chipping away at register_vmstate's I thought I'd tackle one of the > > small devices; does anyone care about the migration state of this? > > > > Note I've bumped the version number on it and haven't got anything > > to test with; Peter does the bump matter to you, and do you have > > a test for it? > > This is only used by the stellaris boards. I don't care about > migration compat on those, so version bump is fine. > http://people.linaro.org/~peter.maydell/stellaris.tgz is probably > a working test case for that board (64MB) > ssi-sd is used by stellaris. rc4030 is only in the mips jazz > board, and I don't have a test image for that. > Thanks, the graphics version seems to work on that (the runme); the sd card demo, isn't as happy: ~/try/arm-softmmu/qemu-system-arm -M lm3s6965evb -serial stdio -kernel ~/arm/stellaris-test/sd_card.bin -drive file=~/arm/stellaris-test/sdcard.img,if=sd,format=raw SD Card Example Program Type 'help' for help. /> ls Open Command returned error code FR_NOT_READY Yep, and I've mailed the MIPS guys about the rc4030. > > I also intend to look at hw/dma/rc4030, hw/input/tsc2005, hw/input/tsc210x and > > hw/sd/ssi-sd.c that all look simple, although again I've got nothing to test > > them with. > > http://people.linaro.org/~peter.maydell/n8x0-images.tgz (1.8GB) > should work as a test case for at least one of the tsc devices > (ignore all the chatter about read-only dma registers on stderr, > the image does boot.) Thanks, I'll give that a go when I attack the tsc's. Dave > thanks > -- PMM -- Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK