diff options
author | Wanpeng Li <[email protected]> | 2016-09-22 07:43:25 +0800 |
---|---|---|
committer | Radim Krčmář <[email protected]> | 2016-09-23 01:08:14 +0200 |
commit | f6e90f9e0ee3df5010e7f378e669d6838b9a25bf (patch) | |
tree | 9053c7223a7e03ad5ad1abc3ba674749b0c6e501 /scripts/gdb/linux/lists.py | |
parent | c83b6d1594bfff8cdb95becb338b8fe9e3473c8d (diff) |
KVM: VMX: Enable MSR-BASED TPR shadow even if APICv is inactive
I observed that kvmvapic(to optimize flexpriority=N or AMD) is used
to boost TPR access when testing kvm-unit-test/eventinj.flat tpr case
on my haswell desktop (w/ flexpriority, w/o APICv). Commit (8d14695f9542
x86, apicv: add virtual x2apic support) disable virtual x2apic mode
completely if w/o APICv, and the author also told me that windows guest
can't enter into x2apic mode when he developed the APICv feature several
years ago. However, it is not truth currently, Interrupt Remapping and
vIOMMU is added to qemu and the developers from Intel test windows 8 can
work in x2apic mode w/ Interrupt Remapping enabled recently.
This patch enables TPR shadow for virtual x2apic mode to boost
windows guest in x2apic mode even if w/o APICv.
Can pass the kvm-unit-test.
Suggested-by: Radim Krčmář <[email protected]>
Suggested-by: Wincy Van <[email protected]>
Reviewed-by: Radim Krčmář <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Cc: Radim Krčmář <[email protected]>
Cc: Wincy Van <[email protected]>
Cc: Yang Zhang <[email protected]>
Signed-off-by: Wanpeng Li <[email protected]>
Signed-off-by: Radim Krčmář <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions