Elie Richa
|
4e85f82c85
PPC: Fix sync instructions problem in SMP
|
14 years ago |
Max Filippov
|
40643d7c0f
target-xtensa: implement exceptions
|
14 years ago |
Max Filippov
|
2328826b1d
target-xtensa: add target stubs
|
14 years ago |
Blue Swirl
|
337fc75870
cpu-exec: remove unnecessary assignment
|
14 years ago |
Jan Kiszka
|
0d10193870
tcg: Reload local variables after return from longjmp
|
14 years ago |
Blue Swirl
|
cea5f9a28f
cpu-exec.c: avoid AREG0 use
|
14 years ago |
Blue Swirl
|
f3e270377a
exec.h: fix coding style and change cpu_has_work to return bool
|
14 years ago |
Blue Swirl
|
d8108fb187
cpu-exec: unify do_interrupt call
|
14 years ago |
Blue Swirl
|
3c688828bc
m68k: use caller supplied CPUState for interrupt related stuff
|
14 years ago |
Blue Swirl
|
e694d4e289
x86: use caller supplied CPUState for interrupt related stuff
|
14 years ago |
Blue Swirl
|
1162c041c1
cpu_loop_exit: avoid using AREG0
|
14 years ago |
Jan Kiszka
|
3d39c95933
Remove unneeded kvm.h from cpu-exec.c
|
14 years ago |
Richard Henderson
|
6a80e088c7
target-alpha: Disable interrupts properly.
|
14 years ago |
Blue Swirl
|
42a623c7db
Move user emulator stuff from cpu-exec.c to user-exec.c
|
14 years ago |
Blue Swirl
|
9eff14f3d5
cpu-exec: prepare for user and softmmu split
|
14 years ago |
Blue Swirl
|
dcfd14b374
Delete unused tb_invalidate_page_range
|
14 years ago |
Anthony Liguori
|
711c21280b
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
|
14 years ago |
Richard Henderson
|
78aa29e4b8
target-sparc: Do not check CPU_INTERRUPT_TIMER.
|
14 years ago |
Richard Henderson
|
3125f76335
irq: Introduce and use CPU_INTERRUPT_SSTEP_MASK.
|
14 years ago |
Stefan Weil
|
a1c7273b82
Fix typos in comments and code (occured -> occurred and related)
|
14 years ago |
Stefan Weil
|
ff2712ba89
Fix typos in comments (interupt -> interrupt)
|
14 years ago |
Stefan Weil
|
618ba8e6a1
Remove unused function parameter from cpu_restore_state
|
14 years ago |
Alexander Graf
|
3110e29254
s390x: Enable s390x-softmmu target
|
14 years ago |
Guan Xuetao
|
d2fbca9422
unicore32: necessary modifications for other files to support unicore32
|
14 years ago |
Jan Kiszka
|
1009d2edea
x86: Unbreak TCG support for hardware breakpoints
|
14 years ago |
Paolo Bonzini
|
eda48c344f
inline cpu_halted into sole caller
|
14 years ago |
Michael Walle
|
81ea0e1304
LatticeMico32 target support
|
14 years ago |
Jan Kiszka
|
6792a57bf1
kvm: Separate TCG from KVM cpu execution
|
14 years ago |
Jan Kiszka
|
83f338f73e
Move debug exception handling out of cpu_exec
|
14 years ago |
Aurelien Jarno
|
4cdc1cd137
target-mips: fix host CPU consumption when guest is idle
|
14 years ago |