summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAvi Kivity <avi@redhat.com>2010-10-25 15:23:55 +0200
committerAvi Kivity <avi@redhat.com>2011-01-12 11:23:36 +0200
commit83bcacb1a548d4d8df532376c981277761622bce (patch)
treedde9955df18fee353cd01419b625618b6e58cc23 /include
parent82ca2d108b493f7d916975805668bef2096f1147 (diff)
downloadop-kernel-dev-83bcacb1a548d4d8df532376c981277761622bce.zip
op-kernel-dev-83bcacb1a548d4d8df532376c981277761622bce.tar.gz
KVM: Avoid double interrupt injection with vapic
After an interrupt injection, the PPR changes, and we have to reflect that into the vapic. This causes a KVM_REQ_EVENT to be set, which causes the whole interrupt injection routine to be run again (harmlessly). Optimize by only setting KVM_REQ_EVENT if the ppr was lowered; otherwise there is no chance that a new injection is needed. Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud