unicorn/qemu/include/hw
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
..
arm delete sparc32_dma.h & arm-semi.c 2017-01-19 15:10:41 +08:00
cpu import 2015-08-21 15:04:50 +08:00
i386 This code should now build the x86_x64-softmmu part 2. 2017-01-19 22:50:28 +11:00
m68k more cleanup in qemu/include/hw/ 2017-01-19 15:20:06 +08:00
mips more cleanup in qemu/include/hw/ 2017-01-19 15:20:06 +08:00
sparc cleanup Sparc unused code 2017-01-23 12:34:00 +08:00
boards.h handle some errors properly so avoid exit() during initialization. this fixes issue #237 2015-11-12 01:43:41 +08:00
hw.h del qemu/include/hw/irq.h 2017-01-19 13:14:15 +08:00
qdev-core.h Two fixes to get unicorn build better with MSVC. (#1136) 2019-09-05 00:53:37 +08:00
qdev.h import 2015-08-21 15:04:50 +08:00