lkml.org 
[lkml]   [2016]   [Jan]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v3 0/4] VT-d posted-interrupts follow ups
Date
This series contains 4 patches:
[1/4]: Change back to remapped mode when posted mode is not used.
[2/4]: Add vector-hashing support to deliver lowest-priority
interrupts for non VT-d PI case.
[3/4]: Add vector-hashing support to deliver lowest-priority
interrupts for VT-d PI case.
[4/4]: Add some enhancement to the trace message for vt-d PI.

Detailed changelog is in each patch.

Feng Wu (4):
KVM: Recover IRTE to remapped mode if the interrupt is not
single-destination
KVM: x86: Use vector-hashing to deliver lowest-priority interrupts
KVM: x86: Add lowest-priority support for vt-d posted-interrupts
KVM/VMX: Add host irq information in trace event when updating IRTE
for posted interrupts

arch/x86/include/asm/kvm_host.h | 6 ++-
arch/x86/kvm/irq_comm.c | 35 +++++++++----
arch/x86/kvm/lapic.c | 111 ++++++++++++++++++++++++++++++++++++----
arch/x86/kvm/lapic.h | 6 ++-
arch/x86/kvm/trace.h | 12 +++--
arch/x86/kvm/vmx.c | 13 ++++-
arch/x86/kvm/x86.c | 9 ++++
arch/x86/kvm/x86.h | 1 +
8 files changed, 163 insertions(+), 30 deletions(-)

--
2.1.0


\
 
 \ /
  Last update: 2016-01-20 03:21    [W:0.161 / U:0.160 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site