summaryrefslogtreecommitdiff
path: root/target/i386/tcg/misc_helper.c
AgeCommit message (Expand)Author
2021-10-15target/i386: Drop check for singlestep_enabledRichard Henderson
2021-05-19target/i386: Move invlpg, hlt, monitor, mwait to sysemuRichard Henderson
2021-05-19target/i386: Pass env to do_pause and do_hltRichard Henderson
2021-05-19target/i386: Cleanup read_crN, write_crN, lmswRichard Henderson
2021-05-19target/i386: Mark some helpers as noreturnRichard Henderson
2021-05-10i386: split misc helper user stubs and sysemu partClaudio Fontana
2021-03-19target/i386: fail if toggling LA57 in 64-bit modePaolo Bonzini
2021-02-25tcg/i386: rdpmc: fix the the condtionsZheng Zhan Liang
2021-02-08target/i86: implement PKSPaolo Bonzini
2020-12-16i386: tcg: remove inline from cpu_load_eflagsClaudio Fontana
2020-12-16i386: move TCG cpu class initialization to tcg/Claudio Fontana
2020-12-16i386: move TCG accel files into tcg/Claudio Fontana