292 Commits (d76aa45bf1f226d2c4e28f6dacbdbbefd51a37ca)

Author SHA1 Message Date
Andreas Färber 3993c6bddf cpus: Pass CPUState to [qemu_]cpu_has_work() 14 years ago
Peter Maydell 6fd2a026fb cpu_dump_state: move DUMP_FPU and DUMP_CCOP flags from x86-only to generic 14 years ago
malc 4f213879f3 Revert "i8259: add -no-spurious-interrupt-hack option" 14 years ago
Matthew Ogilvie f278d4947f i8259: add -no-spurious-interrupt-hack option 14 years ago
Guan Xuetao d48813dd76 unicore32-softmmu: Make UniCore32 cpuid & exceptions correct and runable 14 years ago
Jia Liu b6a71ef7e0 target-or32: Add interrupt support 14 years ago
Jia Liu e67db06e9f target-or32: Add target stubs and QOM cpu 14 years ago
Jan Kiszka 5d62c43a17 apic: Defer interrupt updates to VCPU thread 14 years ago
Blue Swirl 77b2bc2c09 x86: avoid AREG0 for exceptions 14 years ago
Igor Mammedov 84e3b60259 cleanup cpu_set_debug_excp_handler 14 years ago
Lars Persson 8219314be6 cris: Fix NMI-flag handling on crisv10. 14 years ago
Andreas Färber c356a1bcc0 cpu-exec: Use cpu_reset() in cpu_exec() for TARGET_PPC 14 years ago
Andreas Färber 232fc23bed target-i386: Pass X86CPU to do_cpu_{init,sipi}() 14 years ago
Stefan Weil 3ba1925545 cpu-exec: Remove non-portable type cast and fix format string 14 years ago
Anthony Liguori c7f0f3b1c8 qtest: add test framework 14 years ago
Stefan Weil 69784eaec3 w64: Fix data type of next_tb and tcg_qemu_tb_exec 14 years ago
Andreas Färber 9349b4f9fd Rename CPUState -> CPUArchState 14 years ago
Andreas Färber 1bba0dc932 Rename cpu_reset() to cpu_state_reset() 14 years ago
Alexander Graf fc0b2c0f1a PPC: 405: Use proper CPU reset 14 years ago
陳韋任 e965fc3807 cpu-exec.c: Correct comment about this file and indentation cleanup 14 years ago
Elie Richa 4e85f82c85 PPC: Fix sync instructions problem in SMP 15 years ago
Max Filippov 40643d7c0f target-xtensa: implement exceptions 15 years ago
Max Filippov 2328826b1d target-xtensa: add target stubs 15 years ago
Blue Swirl 337fc75870 cpu-exec: remove unnecessary assignment 15 years ago
Jan Kiszka 0d10193870 tcg: Reload local variables after return from longjmp 15 years ago
Blue Swirl cea5f9a28f cpu-exec.c: avoid AREG0 use 15 years ago
Blue Swirl f3e270377a exec.h: fix coding style and change cpu_has_work to return bool 15 years ago
Blue Swirl d8108fb187 cpu-exec: unify do_interrupt call 15 years ago
Blue Swirl 3c688828bc m68k: use caller supplied CPUState for interrupt related stuff 15 years ago
Blue Swirl e694d4e289 x86: use caller supplied CPUState for interrupt related stuff 15 years ago
Blue Swirl 1162c041c1 cpu_loop_exit: avoid using AREG0 15 years ago
Jan Kiszka 3d39c95933 Remove unneeded kvm.h from cpu-exec.c 15 years ago
Richard Henderson 6a80e088c7 target-alpha: Disable interrupts properly. 15 years ago
Blue Swirl 42a623c7db Move user emulator stuff from cpu-exec.c to user-exec.c 15 years ago
Blue Swirl 9eff14f3d5 cpu-exec: prepare for user and softmmu split 15 years ago
Blue Swirl dcfd14b374 Delete unused tb_invalidate_page_range 15 years ago
Richard Henderson 78aa29e4b8 target-sparc: Do not check CPU_INTERRUPT_TIMER. 15 years ago
Richard Henderson 3125f76335 irq: Introduce and use CPU_INTERRUPT_SSTEP_MASK. 15 years ago
Stefan Weil a1c7273b82 Fix typos in comments and code (occured -> occurred and related) 15 years ago
Stefan Weil ff2712ba89 Fix typos in comments (interupt -> interrupt) 15 years ago
Stefan Weil 618ba8e6a1 Remove unused function parameter from cpu_restore_state 15 years ago
Alexander Graf 3110e29254 s390x: Enable s390x-softmmu target 15 years ago
Guan Xuetao d2fbca9422 unicore32: necessary modifications for other files to support unicore32 15 years ago
Jan Kiszka 1009d2edea x86: Unbreak TCG support for hardware breakpoints 15 years ago
Paolo Bonzini eda48c344f inline cpu_halted into sole caller 15 years ago
Michael Walle 81ea0e1304 LatticeMico32 target support 15 years ago
Jan Kiszka 6792a57bf1 kvm: Separate TCG from KVM cpu execution 15 years ago
Jan Kiszka 83f338f73e Move debug exception handling out of cpu_exec 15 years ago
Aurelien Jarno 4cdc1cd137 target-mips: fix host CPU consumption when guest is idle 16 years ago
Kirill Batuzov 2c90fe2b71 Speedup 'tb_find_slow' by using the same heuristic as during memory page lookup 16 years ago