Age | Commit message (Expand) | Author |
---|---|---|
2021-05-19 | target/i386: Move invlpg, hlt, monitor, mwait to sysemu | Richard Henderson |
2021-05-19 | target/i386: Pass env to do_pause and do_hlt | Richard Henderson |
2021-05-19 | target/i386: Cleanup read_crN, write_crN, lmsw | Richard Henderson |
2021-05-19 | target/i386: Mark some helpers as noreturn | Richard Henderson |
2021-05-10 | i386: split misc helper user stubs and sysemu part | Claudio Fontana |
2021-03-19 | target/i386: fail if toggling LA57 in 64-bit mode | Paolo Bonzini |
2021-02-25 | tcg/i386: rdpmc: fix the the condtions | Zheng Zhan Liang |
2021-02-08 | target/i86: implement PKS | Paolo Bonzini |
2020-12-16 | i386: tcg: remove inline from cpu_load_eflags | Claudio Fontana |
2020-12-16 | i386: move TCG cpu class initialization to tcg/ | Claudio Fontana |
2020-12-16 | i386: move TCG accel files into tcg/ | Claudio Fontana |