diff options
author | Gleb Natapov <gleb@redhat.com> | 2011-02-09 12:09:46 +0200 |
---|---|---|
committer | Marcelo Tosatti <mtosatti@redhat.com> | 2011-03-17 13:08:30 -0300 |
commit | 7049467b5383432e178cc4124e53aebd83638916 (patch) | |
tree | 821003369bf041d8df42272d3b9f0c1d369b3625 /arch/x86/include/asm/kvm_host.h | |
parent | 23f3e99132aa5c5f887648c50597d8f2b5800417 (diff) |
KVM: remove isr_ack logic from PIC
isr_ack logic was added by e48258009d to avoid unnecessary IPIs. Back
then it made sense, but now the code checks that vcpu is ready to accept
interrupt before sending IPI, so this logic is no longer needed. The
patch removes it.
Fixes a regression with Debian/Hurd.
Signed-off-by: Gleb Natapov <gleb@redhat.com>
Reported-and-tested-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/x86/include/asm/kvm_host.h')
0 files changed, 0 insertions, 0 deletions