Wincy Van 210f84b0ca x86: irq: Define a global vector for nested posted interrupts
We are using the same vector for nested/non-nested posted
interrupts delivery, this may cause interrupts latency in
L1 since we can't kick the L2 vcpu out of vmx-nonroot mode.

This patch introduces a new vector which is only for nested
posted interrupts to solve the problems above.

Signed-off-by: Wincy Van <fanwenyi0529@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2017-07-26 18:57:45 +02:00
..
2016-12-15 13:49:34 -08:00
2017-07-20 12:31:04 +02:00
2017-03-27 08:56:13 +02:00
2017-07-03 20:55:59 -07:00
2017-07-06 18:38:31 -07:00
2017-03-07 08:28:00 +01:00
2017-06-28 22:32:55 +02:00
2017-03-29 12:06:28 -04:00
2017-04-17 12:52:22 -04:00