summaryrefslogtreecommitdiffstats
path: root/target/i386/tcg/excp_helper.c
Commit message (Expand)AuthorAgeFilesLines
* target/i386: Raise #GP on unaligned m128 accesses when required.Paolo Bonzini2022-09-181-0/+13
* compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau2022-04-211-15/+16
* target/i386: Mark some helpers as noreturnRichard Henderson2021-05-191-8/+10
* i386: split tcg excp_helper into sysemu and user partsClaudio Fontana2021-05-101-573/+0Star
* target/i386: allow modifying TCG phys-addr-bitsPaolo Bonzini2021-03-191-3/+4
* target/i86: implement PKSPaolo Bonzini2021-02-081-12/+20
* i386: move TCG cpu class initialization to tcg/Claudio Fontana2020-12-161-0/+1
* i386: move TCG accel files into tcg/Claudio Fontana2020-12-161-0/+702