From: "Andreas Färber" <afaerber@suse.de>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
QEMU Developers <qemu-devel@nongnu.org>,
Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
Subject: Re: [Qemu-devel] [PULL v2 1/3] exec: Save CPUState::exception_index field
Date: Fri, 05 Sep 2014 14:16:53 +0200 [thread overview]
Message-ID: <5409A9B5.9090900@suse.de> (raw)
In-Reply-To: <CAFEAcA_uXE8Go-zjK7V2eL_2Ld+ZNq9riote3iZS5jC3=O5Qcg@mail.gmail.com>
Am 05.09.2014 00:50, schrieb Peter Maydell:
> On 4 September 2014 18:20, Andreas Färber <afaerber@suse.de> wrote:
>> From: Pavel Dovgaluk <Pavel.Dovgaluk@ispras.ru>
>>
>> This patch adds a subsection with exception_index field to the VMState for
>> correct saving the CPU state.
>> Without this patch, simulator could miss the pending exception in the saved
>> virtual machine state.
>>
>> Signed-off-by: Pavel Dovgalyuk <pavel.dovgaluk@ispras.ru>
>> Signed-off-by: Andreas Färber <afaerber@suse.de>
>
> Is this patch a worthwhile candidate for stable?
Well, it came up in the context of reverse execution, but it wouldn't
hurt to have it backported, I guess. It's difficult to test though...
Andreas
--
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
next prev parent reply other threads:[~2014-09-05 12:17 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-04 17:20 [Qemu-devel] [PULL 0/3] QOM CPUState patch queue 2014-09-04 Andreas Färber
2014-09-04 17:20 ` [Qemu-devel] [PULL v2 1/3] exec: Save CPUState::exception_index field Andreas Färber
2014-09-04 22:50 ` Peter Maydell
2014-09-05 12:16 ` Andreas Färber [this message]
2014-09-04 17:20 ` [Qemu-devel] [PULL v2 2/3] target-i386: Support migratable=no properly Andreas Färber
2014-09-04 17:20 ` [Qemu-devel] [PULL v2 3/3] target-i386: Reject invalid CPU feature names on the command-line Andreas Färber
2014-09-04 18:17 ` Eduardo Habkost
2014-09-04 18:40 ` [Qemu-devel] [PULL 0/3] QOM CPUState patch queue 2014-09-04 Peter Maydell
2014-09-05 14:45 ` Andreas Färber
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=5409A9B5.9090900@suse.de \
--to=afaerber@suse.de \
--cc=pavel.dovgaluk@ispras.ru \
--cc=pbonzini@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.