From: Jan Kiszka <jan.kiszka@siemens.com>
To: Avi Kivity <avi@redhat.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>, kvm <kvm@vger.kernel.org>
Subject: Re: [PATCH 0/3] KVM: VCPU state extensions
Date: Mon, 22 Feb 2010 13:34:44 +0100 [thread overview]
Message-ID: <4B8279E4.2070307@siemens.com> (raw)
In-Reply-To: <cover.1266227138.git.jan.kiszka@siemens.com>
Jan Kiszka wrote:
> These patches do not technically depend on each other but overlap, so
> I'm pushing them now in a series.
>
> Patch 1 is a repost. Patch 2 is reworked and comes with the following
> changes:
>
> - expose only a boolean to user space, mapping it on
> X86_SHADOW_INT_MOV_SS during write
> - do not move X86_SHADOW_INT_* flags around
> - Signal capability via KVM_CAP_INTR_SHADOW and manage the new
> kvm_vcpu_events field via KVM_VCPUEVENT_VALID_SHADOW
> - Update docs
>
> Finally, patch 3 is new, plugging the debug register migration (and
> reset) hole.
>
> You can also pull from
>
> git://git.kiszka.org/linux-kvm vcpu-state
>
> Jan Kiszka (3):
> KVM: x86: Do not return soft events in vcpu_events
> KVM: x86: Save&restore interrupt shadow mask
> KVM: x86: Add support for saving&restoring debug registers
>
> Documentation/kvm/api.txt | 42 ++++++++++++++++++++++++-
> arch/x86/include/asm/kvm.h | 13 +++++++-
> arch/x86/kvm/vmx.c | 2 +-
> arch/x86/kvm/x86.c | 75 +++++++++++++++++++++++++++++++++++++++++---
> include/linux/kvm.h | 7 ++++
> 5 files changed, 131 insertions(+), 8 deletions(-)
>
[Trying to sort my patch queues]
Ping on this series with updated patch 2. Any open issues remaining?
Jan
--
Siemens AG, Corporate Technology, CT T DE IT 1
Corporate Competence Center Embedded Linux
next prev parent reply other threads:[~2010-02-22 12:35 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-15 9:45 [PATCH 0/3] KVM: VCPU state extensions Jan Kiszka
2010-02-15 9:45 ` [PATCH 1/3] KVM: x86: Do not return soft events in vcpu_events Jan Kiszka
2010-02-15 9:45 ` [PATCH 2/3] KVM: x86: Save&restore interrupt shadow mask Jan Kiszka
2010-02-17 0:39 ` Marcelo Tosatti
2010-02-17 8:06 ` Zachary Amsden
2010-02-17 9:05 ` Gleb Natapov
2010-02-17 9:07 ` Jan Kiszka
2010-02-17 9:03 ` Jan Kiszka
2010-02-17 9:10 ` Gleb Natapov
2010-02-17 14:54 ` Marcelo Tosatti
2010-02-19 18:38 ` [PATCH 2/3 v3] " Jan Kiszka
2010-02-15 9:45 ` [PATCH 3/3] KVM: x86: Add support for saving&restoring debug registers Jan Kiszka
2010-02-22 12:34 ` Jan Kiszka [this message]
2010-02-22 12:45 ` [PATCH 0/3] KVM: VCPU state extensions Avi Kivity
2010-02-22 12:54 ` Avi Kivity
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=4B8279E4.2070307@siemens.com \
--to=jan.kiszka@siemens.com \
--cc=avi@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=mtosatti@redhat.com \
/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