Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-01-12 | target/i386: Use X86Seg enum for segment registers | Philippe Mathieu-Daudé | 2 | -7/+7 |
2021-01-07 | tcg: Make tb arg to synchronize_from_tb const | Richard Henderson | 1 | -1/+2 |
2021-01-02 | target/i386: Check privilege level for protected mode 'int N' task gate | Peter Maydell | 1 | -14/+21 |
2020-12-18 | target/i386: silence the compiler warnings in gen_shiftd_rm_T1 | Chen Qun | 1 | -2/+5 |
2020-12-16 | i386: tcg: remove inline from cpu_load_eflags | Claudio Fontana | 2 | -13/+15 |
2020-12-16 | i386: move TCG cpu class initialization to tcg/ | Claudio Fontana | 16 | -17/+227 |
2020-12-16 | i386: move TCG accel files into tcg/ | Claudio Fontana | 15 | -0/+18666 |