mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-24 18:16:04 +00:00
KVM: VMX: Read & store IDT_VECTORING_INFO_FIELD
We'll want to write to it in order to fix real-mode irq injection problems, but it is a read-only field. Storing it in a variable solves that issue. Signed-off-by: Avi Kivity <avi@qumranet.com>
This commit is contained in:
parent
9c5623e3e4
commit
1155f76a81
1 changed files with 12 additions and 5 deletions
Loading…
Add table
Add a link
Reference in a new issue