aboutsummaryrefslogtreecommitdiff
path: root/target/i386/tcg
AgeCommit message (Expand)Author
2021-01-12target/i386: Use X86Seg enum for segment registersPhilippe Mathieu-Daudé
2021-01-07tcg: Make tb arg to synchronize_from_tb constRichard Henderson
2021-01-02target/i386: Check privilege level for protected mode 'int N' task gatePeter Maydell
2020-12-18target/i386: silence the compiler warnings in gen_shiftd_rm_T1Chen Qun
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