https://github.com/torvalds/linux
Revision 06a5524f091b6b41b0007810c74cc9315923a145 authored by Wincy Van on 28 April 2017, 05:13:59 UTC, committed by Paolo Bonzini on 26 July 2017, 16:57:46 UTC
The PI vector for L0 and L1 must be different. If dest vcpu0
is in guest mode while vcpu1 is delivering a non-nested PI to
vcpu0, there wont't be any vmexit so that the non-nested interrupt
will be delayed.

Signed-off-by: Wincy Van <fanwenyi0529@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
1 parent 210f84b
History
Tip revision: 06a5524f091b6b41b0007810c74cc9315923a145 authored by Wincy Van on 28 April 2017, 05:13:59 UTC
KVM: nVMX: Fix posted intr delivery when vcpu is in guest mode
Tip revision: 06a5524
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.3 KB
.mailmap -rw-r--r-- 8.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 96.2 KB
Kbuild -rw-r--r-- 2.2 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 410.5 KB
Makefile -rw-r--r-- 58.8 KB
README -rw-r--r-- 722 bytes

README

back to top