All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
To: qemu-devel@nongnu.org, qemu-ppc@nongnu.org, agraf@suse.de
Subject: Re: [Qemu-devel] [Qemu-ppc] [PATCHv3 0/9] ppc: loadvm/savevm fixups for -M g3beige and -M mac99
Date: Fri, 27 Feb 2015 13:09:14 +0000	[thread overview]
Message-ID: <54F06C7A.5090009@ilande.co.uk> (raw)
In-Reply-To: <1423521652-14890-1-git-send-email-mark.cave-ayland@ilande.co.uk>

On 09/02/15 22:40, Mark Cave-Ayland wrote:

> This patchset fixes up various bugs in loadvm/savevm for -M g3beige and
> -M mac99 so that it is becomes possible to save and restore image snapshots.
> 
> The focus of this patchset is on -M g3beige since this matches the majority
> of my test images, but there were some easy fixes to be made to -M mac99
> at the same time.
> 
> With this patchset applied both -M g3beige and -M mac99 images can be
> saved/restored whilst booted into OpenBIOS with no issues. I tested -M g3beige
> with a paused, disk-inactive Darwin 6 image and was able to resume
> successfully which was good enough for my needs.
> 
> I noticed some hangs can still occur when trying to restore an image
> where the disk is active which makes me believe that there is still some
> extra macio/dbdma state which needs to be included if someone is interested
> enough to pursue this further.
> 
> Most of the patches are straightforward except for patch 4 which came out of
> a discussion on-list between Alex and Paolo, and patch 5 which is a similar
> error except this time for the MSR register.

Ping? Just saw the other openpic patches go through the list and was
wondering if this patchset needed any further work?


ATB,

Mark.

  parent reply	other threads:[~2015-02-27 13:09 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-09 22:40 [Qemu-devel] [PATCHv3 0/9] ppc: loadvm/savevm fixups for -M g3beige and -M mac99 Mark Cave-Ayland
2015-02-09 22:40 ` [Qemu-devel] [PATCHv3 1/9] macio.c: include parent PCIDevice state in VMStateDescription Mark Cave-Ayland
2015-02-09 22:40 ` [Qemu-devel] [PATCHv3 2/9] adb.c: include ADBDevice parent state in KBDState and MouseState Mark Cave-Ayland
2015-02-09 22:40 ` [Qemu-devel] [PATCHv3 3/9] cuda.c: include adb_poll_timer in VMStateDescription Mark Cave-Ayland
2015-02-09 22:40 ` [Qemu-devel] [PATCHv3 4/9] target-ppc: move sdr1 value change detection logic to helper_store_sdr1() Mark Cave-Ayland
2015-02-09 22:40 ` [Qemu-devel] [PATCHv3 5/9] target-ppc: force update of msr bits in cpu_post_load Mark Cave-Ayland
2015-02-09 22:40 ` [Qemu-devel] [PATCHv3 6/9] openpic: fix segfault on -M mac99 savevm Mark Cave-Ayland
2015-02-09 22:40 ` [Qemu-devel] [PATCHv3 7/9] openpic: fix up loadvm under -M mac99 Mark Cave-Ayland
2015-02-09 22:40 ` [Qemu-devel] [PATCHv3 8/9] openpic: switch IRQQueue queue from inline to bitmap Mark Cave-Ayland
2015-02-09 22:40 ` [Qemu-devel] [PATCHv3 9/9] openpic: convert to vmstate Mark Cave-Ayland
2015-02-27 13:09 ` Mark Cave-Ayland [this message]
2015-02-27 14:44   ` [Qemu-devel] [Qemu-ppc] [PATCHv3 0/9] ppc: loadvm/savevm fixups for -M g3beige and -M mac99 Alexander Graf

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=54F06C7A.5090009@ilande.co.uk \
    --to=mark.cave-ayland@ilande.co.uk \
    --cc=agraf@suse.de \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@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.