Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/i386: Move invlpg, hlt, monitor, mwait to sysemu | Richard Henderson | 2021-05-19 | 1 | -0/+1 |
* | target/i386: Remove user stub for cpu_vmexit | Richard Henderson | 2021-05-19 | 1 | -1/+3 |
* | i386: split seg_helper into user-only and sysemu parts | Claudio Fontana | 2021-05-10 | 1 | -0/+5 |
* | i386: move TCG bpt_helper into sysemu/ | Claudio Fontana | 2021-05-10 | 1 | -0/+3 |
* | target/i386: svm: do not discard high 32 bits of EXITINFO1 | Paolo Bonzini | 2021-03-19 | 1 | -1/+1 |
* | target/i386: allow modifying TCG phys-addr-bits | Paolo Bonzini | 2021-03-19 | 1 | -8/+4 |
* | i386: tcg: remove inline from cpu_load_eflags | Claudio Fontana | 2020-12-16 | 1 | -13/+2 |
* | i386: move TCG cpu class initialization to tcg/ | Claudio Fontana | 2020-12-16 | 1 | -0/+106 |