Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-06-08 | target/i386: fix TF/RF handling for HLT | Paolo Bonzini | 1 | -3/+14 |
2024-05-30 | accel/tcg: Make TCGCPUOps::cpu_exec_halt return bool for whether to halt | Peter Maydell | 1 | -1/+2 |
2024-01-29 | target/i386: Extract x86_cpu_exec_halt() from accel/tcg/ | Philippe Mathieu-Daudé | 1 | -0/+13 |
2024-01-29 | target/i386: Extract x86_need_replay_interrupt() from accel/tcg/ | Philippe Mathieu-Daudé | 1 | -0/+10 |
2023-06-26 | target/i386: implement SYSCALL/SYSRET in 32-bit emulators | Paolo Bonzini | 1 | -3/+4 |
2022-02-21 | exec/exec-all: Move 'qemu/log.h' include in units requiring it | Philippe Mathieu-Daudé | 1 | -0/+1 |
2022-02-09 | target/i386: use CPU_LOG_INT for IRQ servicing | Alex Bennée | 1 | -2/+2 |
2021-09-14 | target/i386: Move x86_cpu_exec_interrupt() under sysemu/ folder | Philippe Mathieu-Daudé | 1 | -0/+62 |
2021-05-19 | target/i386: Move helper_check_io to sysemu | Richard Henderson | 1 | -0/+29 |
2021-05-10 | i386: split seg_helper into user-only and sysemu parts | Claudio Fontana | 1 | -0/+125 |