target-i386: disable LINT0 after reset
commitb8eb5512fd8a115f164edbbe897cdf8884920ccb
authorNadav Amit <namit@cs.technion.ac.il>
Sun, 12 Apr 2015 23:32:08 +0000 (13 02:32 +0300)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 28 Apr 2015 20:14:14 +0000 (28 22:14 +0200)
tree0681044607c2feb1ec1d1dc4527b8bf911363090
parent7398dfc7799a50097803db4796c7edb6cd7d47a1
target-i386: disable LINT0 after reset

Due to old Seabios bug, QEMU reenable LINT0 after reset. This bug is long gone
and therefore this hack is no longer needed.  Since it violates the
specifications, it is removed.

Signed-off-by: Nadav Amit <namit@cs.technion.ac.il>
Message-Id: <1428881529-29459-2-git-send-email-namit@cs.technion.ac.il>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/intc/apic_common.c