COMMITS
/ target/alpha/cpu.h July 14, 2023
M
other architectures: spelling fixes
Michael Tokarev committed
June 21, 2023
A
target: Widen pc/cs_base in cpu_get_tb_cpu_state
Anton Johansson committed
December 6, 2022
P
target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu
Philippe Mathieu-Daudé committed
April 20, 2022
M
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau committed
March 23, 2022
M
Move CPU softfloat unions to cpu-float.h
Marc-André Lureau committed
February 14, 2022
P
target: Use ArchCPU as interface to target CPU
Philippe Mathieu-Daudé committed
P
target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
Philippe Mathieu-Daudé committed
February 7, 2022
P
target: Use CPUArchState as interface to target-specific CPU state
Philippe Mathieu-Daudé committed
December 27, 2021
R
target/alpha: Implement prctl_unalign_sigbus
Richard Henderson committed
July 23, 2021
R
target/alpha: Implement alpha_cpu_record_sigbus
Richard Henderson committed
October 6, 2021
R
target/alpha: Implement alpha_cpu_record_sigsegv
Richard Henderson committed
July 29, 2021
R
hw/core: Make do_unaligned_access noreturn
Richard Henderson committed
August 3, 2021
R
include/exec: Move cpu_signal_handler declaration
Richard Henderson committed
September 11, 2021
P
target/alpha: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé committed
October 23, 2020
C
overall/alpha tcg cpus|hppa: Fix Lesser GPL version number
Chetan Pant committed
March 16, 2020
A
gdbstub: extend GByteArray to read register helpers
Alex Bennée committed
December 10, 2019
R
target/alpha: Remove MMU_MODE{0,1}_SUFFIX
Richard Henderson committed
July 18, 2019
T
configure: Define target access alignment in configure
tony.nguyen@bt.com committed
August 12, 2019
M
migration: Move the VMStateDescription typedef to typedefs.h
Markus Armbruster committed
May 23, 2019
M
Include qemu-common.h exactly where needed
Markus Armbruster committed
March 23, 2019
R
cpu: Remove CPU_COMMON
Richard Henderson committed
R
cpu: Introduce CPUNegativeOffsetState
Richard Henderson committed
R
cpu: Move ENV_OFFSET to exec/gen-icount.h
Richard Henderson committed
R
target/alpha: Use env_cpu, env_archcpu
Richard Henderson committed
March 22, 2019
R
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson committed
R
cpu: Define ArchCPU
Richard Henderson committed
R
cpu: Define CPUArchState with typedef
Richard Henderson committed
R
tcg: Split out target/arch/cpu-param.h
Richard Henderson committed
April 26, 2019
R
target/alpha: Fix user-only floating-point exceptions
Richard Henderson committed
April 2, 2019
R
target/alpha: Convert to CPUClass::tlb_fill
Richard Henderson committed
April 17, 2019
M
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster committed
M
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster committed
February 7, 2018
I
cpu: get rid of unused cpu_init() defines
Igor Mammedov committed
I
cpu: add CPU_RESOLVING_TYPE macro
Igor Mammedov committed
January 19, 2018
A
target/*/cpu.h: remove softfloat.h
Alex Bennée committed
January 18, 2018
L
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier committed
October 5, 2017
I
alpha: cleanup cpu type name composition
Igor Mammedov committed
August 8, 2017
P
target/alpha: Switch to do_transaction_failed() hook
Peter Maydell committed
August 24, 2017
I
alpha: replace cpu_alpha_init() with cpu_generic_init()
Igor Mammedov committed
July 6, 2017
R
target/alpha: Merge several flag bytes into ENV->FLAGS
Richard Henderson committed
R
target/alpha: Remove amask from tb->flags
Richard Henderson committed
February 23, 2017
R
target/alpha: Enable MTTCG by default
Richard Henderson committed
October 11, 2016
T
Move target-* CPU file into a target/ folder
Thomas Huth committed