unicorn/qemu/hw
Nadav Amit 4680ceca1d
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.

Backports commit b8eb5512fd8a115f164edbbe897cdf8884920ccb from qemu
2018-02-12 21:07:36 -05:00
..
arm Arm support ported. (#736) 2017-01-23 23:30:57 +08:00
core cleanup after msvc port 2017-01-22 21:27:17 +08:00
i386 target-i386: Move APIC ID compatibility code to pc.c 2018-02-12 15:59:20 -05:00
intc target-i386: disable LINT0 after reset 2018-02-12 21:07:36 -05:00
m68k M68K support added. (#735) 2017-01-23 14:40:02 +08:00
mips Fix for MIPS issue. (#733) 2017-01-23 12:39:34 +08:00
sparc Sparc support added. (#734) 2017-01-23 13:29:41 +08:00
sparc64 Sparc support added. (#734) 2017-01-23 13:29:41 +08:00
Makefile.objs