Commit History

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