hw/timer: Revert "hpet: inverse polarity when pin above ISA_NUM_IRQS"
commitecba19935a3df2db3262834a0f0527a2c7a6b4fc
authorBill Paul <wpaul@windriver.com>
Tue, 5 Apr 2016 22:58:19 +0000 (5 15:58 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 7 Apr 2016 22:07:43 +0000 (8 00:07 +0200)
treea82881f2fc8131cc9edf7f4122d12d5bd8fa629d
parent089adafdc6be4ea2a25593ce92cb5d66b3c90559
hw/timer: Revert "hpet: inverse polarity when pin above ISA_NUM_IRQS"

This reverts commit 0d63b2dd31464cfccc80bbeedc24e3863fe4c895.

This change was originally intended to correct the HPET behavior
in conjunction with Linux, however the behavior that it actually creates
is not compatible with the ioapic.c implementation; it used to be
compatible with KVM's own IOAPIC but it is not anymore.

Signed-off-by: Bill Paul <wpaul@windriver.com>
CC: Paolo Bonzini <pbonzini@redhat.com>
CC: Richard Henderson <rth@twiddle.net>
CC: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <201604051558.20070.wpaul@windriver.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/timer/hpet.c