提交历史

作者 SHA1 备注 提交日期
  Jan Kiszka 0d10193870 tcg: Reload local variables after return from longjmp 14 年之前
  Blue Swirl cea5f9a28f cpu-exec.c: avoid AREG0 use 14 年之前
  Blue Swirl f3e270377a exec.h: fix coding style and change cpu_has_work to return bool 14 年之前
  Blue Swirl d8108fb187 cpu-exec: unify do_interrupt call 14 年之前
  Blue Swirl 3c688828bc m68k: use caller supplied CPUState for interrupt related stuff 14 年之前
  Blue Swirl e694d4e289 x86: use caller supplied CPUState for interrupt related stuff 14 年之前
  Blue Swirl 1162c041c1 cpu_loop_exit: avoid using AREG0 14 年之前
  Jan Kiszka 3d39c95933 Remove unneeded kvm.h from cpu-exec.c 14 年之前
  Richard Henderson 6a80e088c7 target-alpha: Disable interrupts properly. 14 年之前
  Blue Swirl 42a623c7db Move user emulator stuff from cpu-exec.c to user-exec.c 14 年之前
  Blue Swirl 9eff14f3d5 cpu-exec: prepare for user and softmmu split 14 年之前
  Blue Swirl dcfd14b374 Delete unused tb_invalidate_page_range 14 年之前
  Anthony Liguori 711c21280b Merge remote-tracking branch 'stefanha/trivial-patches' into staging 14 年之前
  Richard Henderson 78aa29e4b8 target-sparc: Do not check CPU_INTERRUPT_TIMER. 14 年之前
  Richard Henderson 3125f76335 irq: Introduce and use CPU_INTERRUPT_SSTEP_MASK. 14 年之前
  Stefan Weil a1c7273b82 Fix typos in comments and code (occured -> occurred and related) 14 年之前
  Stefan Weil ff2712ba89 Fix typos in comments (interupt -> interrupt) 14 年之前
  Stefan Weil 618ba8e6a1 Remove unused function parameter from cpu_restore_state 14 年之前
  Alexander Graf 3110e29254 s390x: Enable s390x-softmmu target 14 年之前
  Guan Xuetao d2fbca9422 unicore32: necessary modifications for other files to support unicore32 14 年之前
  Jan Kiszka 1009d2edea x86: Unbreak TCG support for hardware breakpoints 14 年之前
  Paolo Bonzini eda48c344f inline cpu_halted into sole caller 14 年之前
  Michael Walle 81ea0e1304 LatticeMico32 target support 14 年之前
  Jan Kiszka 6792a57bf1 kvm: Separate TCG from KVM cpu execution 14 年之前
  Jan Kiszka 83f338f73e Move debug exception handling out of cpu_exec 14 年之前
  Aurelien Jarno 4cdc1cd137 target-mips: fix host CPU consumption when guest is idle 14 年之前
  Kirill Batuzov 2c90fe2b71 Speedup 'tb_find_slow' by using the same heuristic as during memory page lookup 14 年之前
  Edgar E. Iglesias 138afb024b mips: Add support for VInt and VEIC irq modes 15 年之前
  Jan Kiszka c629a4bc97 Fix cpu_exit for tcp_cpu_exec 15 年之前
  Jan Kiszka b0052d1531 Fix cpu_unlink_tb race 15 年之前