qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Alexander Graf <agraf@suse.de>
To: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>,
	qemu-devel@nongnu.org, qemu-ppc@nongnu.org
Subject: Re: [Qemu-devel] [Qemu-ppc] [PATCHv3 0/9] ppc: loadvm/savevm fixups for -M g3beige and -M mac99
Date: Fri, 27 Feb 2015 15:44:12 +0100	[thread overview]
Message-ID: <54F082BC.2040407@suse.de> (raw)
In-Reply-To: <54F06C7A.5090009@ilande.co.uk>



On 27.02.15 14:09, Mark Cave-Ayland wrote:
> 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?

Sorry, LIFO for patch / mail queues probably just isn't the best way to
handle them ;).

Applied to ppc-next now, thanks a lot for your work!


Alex

      reply	other threads:[~2015-02-27 14:44 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 ` [Qemu-devel] [Qemu-ppc] [PATCHv3 0/9] ppc: loadvm/savevm fixups for -M g3beige and -M mac99 Mark Cave-Ayland
2015-02-27 14:44   ` Alexander Graf [this message]

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=54F082BC.2040407@suse.de \
    --to=agraf@suse.de \
    --cc=mark.cave-ayland@ilande.co.uk \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).