commit | b8eb5512fd8a115f164edbbe897cdf8884920ccb | [log] [tgz] |
---|---|---|
author | Nadav Amit <namit@cs.technion.ac.il> | Mon Apr 13 02:32:08 2015 +0300 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Apr 28 22:14:14 2015 +0200 |
tree | 0681044607c2feb1ec1d1dc4527b8bf911363090 | |
parent | 7398dfc7799a50097803db4796c7edb6cd7d47a1 [diff] |
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>