aboutsummaryrefslogtreecommitdiff
path: root/target/i386/tcg
AgeCommit message (Expand)AuthorFilesLines
2021-01-12target/i386: Use X86Seg enum for segment registersPhilippe Mathieu-Daudé2-7/+7
2021-01-07tcg: Make tb arg to synchronize_from_tb constRichard Henderson1-1/+2
2021-01-02target/i386: Check privilege level for protected mode 'int N' task gatePeter Maydell1-14/+21
2020-12-18target/i386: silence the compiler warnings in gen_shiftd_rm_T1Chen Qun1-2/+5
2020-12-16i386: tcg: remove inline from cpu_load_eflagsClaudio Fontana2-13/+15
2020-12-16i386: move TCG cpu class initialization to tcg/Claudio Fontana16-17/+227
2020-12-16i386: move TCG accel files into tcg/Claudio Fontana15-0/+18666