qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Marcelo Tosatti <mtosatti@redhat.com>
To: Jan Kiszka <jan.kiszka@web.de>
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, 8 Dec 2009 13:26:21 -0200	[thread overview]
Message-ID: <20091208152621.GA20167@amt.cnet> (raw)
In-Reply-To: <4B0C6D2F.6080701@web.de>

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.

  parent reply	other threads:[~2009-12-08 16:08 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 ` Marcelo Tosatti [this message]
2009-12-08 16:18   ` [Qemu-devel] " Jan Kiszka

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=20091208152621.GA20167@amt.cnet \
    --to=mtosatti@redhat.com \
    --cc=aliguori@us.ibm.com \
    --cc=avi@redhat.com \
    --cc=jan.kiszka@web.de \
    --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).