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