All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH 0/1] vmstatification of 0323 [for 2.8?]
Date: Tue, 19 Jul 2016 18:51:38 +0100	[thread overview]
Message-ID: <20160719175138.GG2087@work-vm> (raw)
In-Reply-To: <CAFEAcA9fuXSHrFGd8Ox6UKsHzqEsiG9aZW8FGYZ4vjn0ufDOSw@mail.gmail.com>

* Peter Maydell (peter.maydell@linaro.org) wrote:
> On 18 July 2016 at 12:07, Dr. David Alan Gilbert (git)
> <dgilbert@redhat.com> wrote:
> > From: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
> >
> > 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)
> 
> >   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.)

Hmm the n810 isn't happy for me in many ways:
    a) It boots up to a desktop like thing with a couple of colourful
       characters and a few icons but I can't interact with it at all.
    b) Migration with current upstream fails with a migration format error after
       the sd card on load - it goes if I revert dd26eb43337adf53d22b3fda3591e3837bc08b8c
       - my suspicion is that wpgrps_size isn't being initialised by the time
       of the load; but I've not dug into it.
    c) Even if I revert the commit in (b) reloading from a migration image
       gets me a blank white screen in paused state.

So I think that model is pretty broken anyway.

Dave

> 
> 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
> -- PMM
--
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK

  parent reply	other threads:[~2016-07-19 17:51 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-18 11:07 [Qemu-devel] [PATCH 0/1] vmstatification of 0323 [for 2.8?] Dr. David Alan Gilbert (git)
2016-07-18 11:07 ` [Qemu-devel] [PATCH 1/1] vmstateify ssd0323 display Dr. David Alan Gilbert (git)
2016-07-18 11:54 ` [Qemu-devel] [PATCH 0/1] vmstatification of 0323 [for 2.8?] Peter Maydell
2016-07-18 17:00   ` Dr. David Alan Gilbert
2018-06-02  5:09     ` Philippe Mathieu-Daudé
2018-06-04 15:41       ` Paolo Bonzini
2016-07-19 17:51   ` Dr. David Alan Gilbert [this message]
2016-07-19 20:51     ` Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160719175138.GG2087@work-vm \
    --to=dgilbert@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.