summaryrefslogtreecommitdiffstats
path: root/target/i386/tcg/helper-tcg.h
Commit message (Expand)AuthorAgeFilesLines
* target/i386: Move invlpg, hlt, monitor, mwait to sysemuRichard Henderson2021-05-191-0/+1
* target/i386: Remove user stub for cpu_vmexitRichard Henderson2021-05-191-1/+3
* i386: split seg_helper into user-only and sysemu partsClaudio Fontana2021-05-101-0/+5
* i386: move TCG bpt_helper into sysemu/Claudio Fontana2021-05-101-0/+3
* target/i386: svm: do not discard high 32 bits of EXITINFO1Paolo Bonzini2021-03-191-1/+1
* target/i386: allow modifying TCG phys-addr-bitsPaolo Bonzini2021-03-191-8/+4Star
* i386: tcg: remove inline from cpu_load_eflagsClaudio Fontana2020-12-161-13/+2Star
* i386: move TCG cpu class initialization to tcg/Claudio Fontana2020-12-161-0/+106