All of lore.kernel.org
 help / color / mirror / Atom feed
From: Roger Pau Monne <roger.pau@citrix.com>
To: <xen-devel@lists.xenproject.org>
Cc: Kevin Tian <kevin.tian@intel.com>,
	Jun Nakajima <jun.nakajima@intel.com>, Wei Liu <wl@xen.org>,
	Andrew Cooper <andrew.cooper3@citrix.com>,
	Ian Jackson <ian.jackson@eu.citrix.com>,
	Roger Pau Monne <roger.pau@citrix.com>
Subject: [Xen-devel] [PATCH v2 0/4] x86/vvmx: fixes to interrupt injection
Date: Mon, 3 Feb 2020 13:19:15 +0100	[thread overview]
Message-ID: <20200203121919.15748-1-roger.pau@citrix.com> (raw)

Hello,

The following series contain fixes for nested interrupt injection.

Thanks, Roger.

Roger Pau Monne (4):
  x86/vvmx: fix virtual interrupt injection when Ack on exit control is
    used
  x86/vvmx: fix VM_EXIT_ACK_INTR_ON_EXIT handling
  x86/vvmx: don't enable interrupt window when using virt intr delivery
  Revert "tools/libxc: disable x2APIC when using nested virtualization"

 tools/libxc/xc_cpuid_x86.c  | 11 -----------
 xen/arch/x86/hvm/vmx/intr.c |  2 +-
 xen/arch/x86/hvm/vmx/vvmx.c | 13 ++++++++++---
 3 files changed, 11 insertions(+), 15 deletions(-)

-- 
2.25.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

             reply	other threads:[~2020-02-03 12:19 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-03 12:19 Roger Pau Monne [this message]
2020-02-03 12:19 ` [Xen-devel] [PATCH v2 1/4] x86/vvmx: fix virtual interrupt injection when Ack on exit control is used Roger Pau Monne
2020-02-04  1:35   ` Tian, Kevin
2020-02-04  9:23     ` Roger Pau Monné
2020-02-04  9:49       ` Jan Beulich
2020-02-04 10:05         ` Tian, Kevin
2020-02-03 12:19 ` [Xen-devel] [PATCH v2 2/4] x86/vvmx: fix VM_EXIT_ACK_INTR_ON_EXIT handling Roger Pau Monne
2020-02-04  1:39   ` Tian, Kevin
2020-02-04  9:26     ` Roger Pau Monné
2020-02-03 12:19 ` [Xen-devel] [PATCH v2 3/4] x86/vvmx: don't enable interrupt window when using virt intr delivery Roger Pau Monne
2020-02-04  1:40   ` Tian, Kevin
2020-02-03 12:19 ` [Xen-devel] [PATCH v2 4/4] Revert "tools/libxc: disable x2APIC when using nested virtualization" Roger Pau Monne

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=20200203121919.15748-1-roger.pau@citrix.com \
    --to=roger.pau@citrix.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=jun.nakajima@intel.com \
    --cc=kevin.tian@intel.com \
    --cc=wl@xen.org \
    --cc=xen-devel@lists.xenproject.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.