aboutsummaryrefslogtreecommitdiff
path: root/target/i386/tcg/helper-tcg.h
AgeCommit message (Expand)AuthorFilesLines
2021-05-19target/i386: Move invlpg, hlt, monitor, mwait to sysemuRichard Henderson1-0/+1
2021-05-19target/i386: Remove user stub for cpu_vmexitRichard Henderson1-1/+3
2021-05-10i386: split seg_helper into user-only and sysemu partsClaudio Fontana1-0/+5
2021-05-10i386: move TCG bpt_helper into sysemu/Claudio Fontana1-0/+3
2021-03-19target/i386: svm: do not discard high 32 bits of EXITINFO1Paolo Bonzini1-1/+1
2021-03-19target/i386: allow modifying TCG phys-addr-bitsPaolo Bonzini1-8/+4
2020-12-16i386: tcg: remove inline from cpu_load_eflagsClaudio Fontana1-13/+2
2020-12-16i386: move TCG cpu class initialization to tcg/Claudio Fontana1-0/+106