summaryrefslogtreecommitdiff
path: root/target-i386/excp_helper.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-29x86: Clean up includesPeter Maydell1-0/+1
2015-09-15target-i386: introduce new raise_exception functionsPavel Dovgalyuk1-13/+17
2014-05-28tcg: Invert the inclusion of helper.hRichard Henderson1-1/+1
2014-03-13cpu-exec: Change cpu_loop_exit() argument to CPUStateAndreas Färber1-1/+1
2014-03-13cpu: Move exception_index field from CPU_COMMON to CPUStateAndreas Färber1-1/+3
2013-06-15target-i386/helper: remove EIP macroliguang1-1/+1
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini1-1/+1
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-1/+1
2012-06-28x86: avoid an extern declarationBlue Swirl1-4/+1
2012-06-28x86: split off exception handlersBlue Swirl1-0/+132