Peter Maydell
|
2ebcc590c9
Handle CPU interrupts by inline checking of a flag
|
12 年之前 |
Peter Maydell
|
69001b3145
cpu-exec: wrap tcg_qemu_tb_exec() in a fn to restore the PC
|
12 年之前 |
Peter Maydell
|
3accab7365
tcg: Document tcg_qemu_tb_exec() and provide constants for low bit uses
|
12 年之前 |
Paolo Bonzini
|
9c17d615a6
softmmu: move include files to include/sysemu/
|
12 年之前 |
Paolo Bonzini
|
1de7afc984
misc: move include files to include/qemu/
|
12 年之前 |
Paolo Bonzini
|
76cad71136
build: kill libdis, move disassemblers to disas/
|
13 年之前 |
Andreas Färber
|
3993c6bddf
cpus: Pass CPUState to [qemu_]cpu_has_work()
|
13 年之前 |
Peter Maydell
|
6fd2a026fb
cpu_dump_state: move DUMP_FPU and DUMP_CCOP flags from x86-only to generic
|
13 年之前 |
malc
|
4f213879f3
Revert "i8259: add -no-spurious-interrupt-hack option"
|
13 年之前 |
Matthew Ogilvie
|
f278d4947f
i8259: add -no-spurious-interrupt-hack option
|
13 年之前 |
Guan Xuetao
|
d48813dd76
unicore32-softmmu: Make UniCore32 cpuid & exceptions correct and runable
|
13 年之前 |
Blue Swirl
|
d3da41e32b
Merge branch 'x86cpu_qom_tcg_v2' of git://github.com/imammedo/qemu
|
13 年之前 |
Jia Liu
|
b6a71ef7e0
target-or32: Add interrupt support
|
13 年之前 |
Jia Liu
|
e67db06e9f
target-or32: Add target stubs and QOM cpu
|
13 年之前 |
Jan Kiszka
|
5d62c43a17
apic: Defer interrupt updates to VCPU thread
|
13 年之前 |
Blue Swirl
|
77b2bc2c09
x86: avoid AREG0 for exceptions
|
13 年之前 |
Igor Mammedov
|
84e3b60259
cleanup cpu_set_debug_excp_handler
|
13 年之前 |
Lars Persson
|
8219314be6
cris: Fix NMI-flag handling on crisv10.
|
13 年之前 |
Andreas Färber
|
c356a1bcc0
cpu-exec: Use cpu_reset() in cpu_exec() for TARGET_PPC
|
13 年之前 |
Andreas Färber
|
232fc23bed
target-i386: Pass X86CPU to do_cpu_{init,sipi}()
|
13 年之前 |
Stefan Weil
|
3ba1925545
cpu-exec: Remove non-portable type cast and fix format string
|
13 年之前 |
Anthony Liguori
|
c7f0f3b1c8
qtest: add test framework
|
13 年之前 |
Stefan Weil
|
69784eaec3
w64: Fix data type of next_tb and tcg_qemu_tb_exec
|
13 年之前 |
Andreas Färber
|
9349b4f9fd
Rename CPUState -> CPUArchState
|
13 年之前 |
Andreas Färber
|
1bba0dc932
Rename cpu_reset() to cpu_state_reset()
|
13 年之前 |
Alexander Graf
|
fc0b2c0f1a
PPC: 405: Use proper CPU reset
|
13 年之前 |
陳韋任
|
e965fc3807
cpu-exec.c: Correct comment about this file and indentation cleanup
|
13 年之前 |
Elie Richa
|
4e85f82c85
PPC: Fix sync instructions problem in SMP
|
14 年之前 |
Max Filippov
|
40643d7c0f
target-xtensa: implement exceptions
|
14 年之前 |
Max Filippov
|
2328826b1d
target-xtensa: add target stubs
|
14 年之前 |