From: Jan Kiszka <jan.kiszka@web.de>
To: Marcelo Tosatti <mtosatti@redhat.com>
Cc: Anthony Liguori <aliguori@us.ibm.com>,
qemu-devel <qemu-devel@nongnu.org>, Avi Kivity <avi@redhat.com>
Subject: Re: [Qemu-devel] [PATCH] kvm: x86: Add support for VCPU event states
Date: Tue, 08 Dec 2009 17:18:02 +0100 [thread overview]
Message-ID: <4B1E7C3A.4000306@web.de> (raw)
In-Reply-To: <20091208152621.GA20167@amt.cnet>
[-- Attachment #1: Type: text/plain, Size: 806 bytes --]
Marcelo Tosatti wrote:
> On Wed, Nov 25, 2009 at 12:33:03AM +0100, Jan Kiszka wrote:
>> This patch extends the qemu-kvm state sync logic with support for
>> KVM_GET/SET_VCPU_EVENTS, giving access to yet missing exception,
>> interrupt and NMI states.
>>
>> Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
>> ---
>> kvm-all.c | 11 +++++++
>> kvm.h | 1 +
>> target-i386/cpu.h | 5 +++
>> target-i386/kvm.c | 77 +++++++++++++++++++++++++++++++++++++++++++++++++
>> target-i386/machine.c | 6 ++++
>> 5 files changed, 100 insertions(+), 0 deletions(-)
>
> Jan,
>
> Where is exception_index in the migration data? I can't see it anywhere.
>
Good point, I missed that it's lacking. Will file an upstream patch for
0.12.
Jan
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 257 bytes --]
prev parent reply other threads:[~2009-12-08 16:20 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-24 23:33 [Qemu-devel] [PATCH] kvm: x86: Add support for VCPU event states Jan Kiszka
2009-11-25 14:34 ` [Qemu-devel] " Avi Kivity
2009-12-08 15:26 ` [Qemu-devel] " Marcelo Tosatti
2009-12-08 16:18 ` Jan Kiszka [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=4B1E7C3A.4000306@web.de \
--to=jan.kiszka@web.de \
--cc=aliguori@us.ibm.com \
--cc=avi@redhat.com \
--cc=mtosatti@redhat.com \
--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 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).