33 Commits (12963e79ca461db7b098c8eb00bb21cf88a250a4)

Author SHA1 Message Date
Pierrick Bouvier 0df783b2fb exec/cpu-all: remove this header 1 year ago
Pierrick Bouvier d97c3b06de exec/cpu-all: transfer exec/cpu-common include to cpu.h headers 1 year ago
Pierrick Bouvier 22a7c2f239 exec/cpu-all: remove exec/cpu-interrupt include 1 year ago
Richard Henderson 8be545ba5a include/system: Move exec/memory.h to system/memory.h 1 year ago
Richard Henderson ba675861ea target/avr: Remove NUMBER_OF_IO_REGISTERS 1 year ago
Richard Henderson 204a7bd856 target/avr: Move cpu register accesses into system memory 1 year ago
Richard Henderson a2860ff908 target/avr: Add defines for i/o port registers 1 year ago
Richard Henderson 29bcd5a46a target/avr: Remove OFFSET_CPU_REGISTERS 1 year ago
Richard Henderson e4a8e093dc accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 2 years ago
Philippe Mathieu-Daudé e92dd33224 target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h' 3 years ago
Richard Henderson a120d32097 include/exec: Implement cpu_mmu_index generically 3 years ago
Richard Henderson b9e877f20f target/avr: Populate CPUClass.mmu_index 3 years ago
Gavin Shan 7db8f7e895 target/avr: Use generic cpu_list() 3 years ago
Gihun Nam 235948bf53 hw/avr/atmega: Fix wrong initial value of stack pointer 3 years ago
Philippe Mathieu-Daudé 9348028e7e target: Move ArchCPUClass definition to 'cpu.h' 3 years ago
Philippe Mathieu-Daudé 2d56be5a29 target: Declare FOO_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h' 3 years ago
Philippe Mathieu-Daudé 6ee45fac56 target: Unify QOM style 3 years ago
Richard Henderson 3b3d7df545 accel/tcg: Move CPUNegativeOffsetState into CPUState 3 years ago
Anton Johansson bb5de52524 target: Widen pc/cs_base in cpu_get_tb_cpu_state 3 years ago
Markus Armbruster 66997c42e0 cleanup: Tweak and re-run return_directly.cocci 4 years ago
Bin Meng adb5974dcc target/avr: Drop avr_cpu_memory_rw_debug() 4 years ago
Markus Armbruster ea9cea93c6 Clean up decorations and whitespace around header guards 4 years ago
Philippe Mathieu-Daudé b36e239e08 target: Use ArchCPU as interface to target CPU 5 years ago
Philippe Mathieu-Daudé 9295b1aa92 target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro 5 years ago
Philippe Mathieu-Daudé 1ea4a06af0 target: Use CPUArchState as interface to target-specific CPU state 5 years ago
Richard Henderson 8b1d5b3c35 include/exec: Move cpu_signal_handler declaration 5 years ago
Richard Henderson e64cb6c231 target/avr: Implement gdb_adjust_breakpoint 5 years ago
Michael Rolnik 9d8caa67a2 target/avr: Add support for disassembling via option '-d in_asm' 7 years ago
Michael Rolnik 25a08409ab target/avr: Introduce enumeration AVRFeature 7 years ago
Michael Rolnik 12b3540547 target/avr: CPU class: Add GDB support 7 years ago
Michael Rolnik 3fa28dd6cf target/avr: CPU class: Add migration support 7 years ago
Michael Rolnik f1c671f96c target/avr: Introduce basic CPU class object 7 years ago
Michael Rolnik c8c0d267fd target/avr: Add basic parameters of the new platform 7 years ago