git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c5623e
)
KVM: VMX: Read & store IDT_VECTORING_INFO_FIELD
author
Avi Kivity
<avi@qumranet.com>
Thu, 22 Nov 2007 09:30:47 +0000
(11:30 +0200)
committer
Avi Kivity
<avi@qumranet.com>
Wed, 30 Jan 2008 15:53:00 +0000
(17:53 +0200)
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>
drivers/kvm/vmx.c
patch
|
blob
|
history
diff --cc
drivers/kvm/vmx.c
Simple merge