unicorn/qemu/include
Fish 626d72d6df Two fixes to get unicorn build better with MSVC. (#1136)
* Change MSVC keywords.

typename, class, and class are all keywords for MSVC. Adding a suffix for
all of them allows a successful compilation under VC 2017 (15.9).

* Switch from /ZI to /Zi to avoid crashes at longjmp in debug builds.
2019-09-05 00:53:37 +08:00
..
exec merge msvc with master 2017-02-24 10:39:36 +08:00
fpu platform.h move #3 2017-01-21 00:13:21 +11:00
hw Two fixes to get unicorn build better with MSVC. (#1136) 2019-09-05 00:53:37 +08:00
qapi platform.h move #3 2017-01-21 00:13:21 +11:00
qemu MSVC port (vardyh) (#746) 2017-02-07 21:31:35 +08:00
qom Two fixes to get unicorn build better with MSVC. (#1136) 2019-09-05 00:53:37 +08:00
sysemu ffs() is redundant 2017-01-21 11:11:22 +08:00
config.h import 2015-08-21 15:04:50 +08:00
elf.h fix merge conflicts 2017-03-10 21:04:33 +08:00
glib_compat.h platform.h move #3 2017-01-21 00:13:21 +11:00
qemu-common.h fix conflicts 2017-01-21 11:06:05 +08:00