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