summaryrefslogtreecommitdiffstats
path: root/target/i386/tcg/misc_helper.c
Commit message (Expand)AuthorAgeFilesLines
* compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau2022-04-211-3/+3
* exec/exec-all: Move 'qemu/log.h' include in units requiring itPhilippe Mathieu-Daudé2022-02-211-0/+1
* target/i386: Drop check for singlestep_enabledRichard Henderson2021-10-161-8/+0Star
* target/i386: Move invlpg, hlt, monitor, mwait to sysemuRichard Henderson2021-05-191-54/+1Star
* target/i386: Pass env to do_pause and do_hltRichard Henderson2021-05-191-14/+8Star
* target/i386: Cleanup read_crN, write_crN, lmswRichard Henderson2021-05-191-8/+0Star
* target/i386: Mark some helpers as noreturnRichard Henderson2021-05-191-7/+7
* i386: split misc helper user stubs and sysemu partClaudio Fontana2021-05-101-467/+0Star
* target/i386: fail if toggling LA57 in 64-bit modePaolo Bonzini2021-03-191-0/+4
* tcg/i386: rdpmc: fix the the condtionsZheng Zhan Liang2021-02-251-1/+2
* target/i86: implement PKSPaolo Bonzini2021-02-081-0/+14
* i386: tcg: remove inline from cpu_load_eflagsClaudio Fontana2020-12-161-0/+13
* 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/+647