index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
m68k
/
cpu.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/m68k: Perform the semihosting test during translate
Richard Henderson
2024-04-24
1
-1
/
+1
*
target/m68k: Map FPU exceptions to FPSR register
Keith Packard
2024-04-09
1
-1
/
+2
*
target/m68k: Fix exception frame format for 68010
Daniel Palmer
2024-02-23
1
-0
/
+2
*
m68k: correct typos
Manos Pitsidianakis
2024-02-21
1
-3
/
+4
*
include/exec: Implement cpu_mmu_index generically
Richard Henderson
2024-02-03
1
-4
/
+0
*
target/m68k: Use generic cpu_list()
Gavin Shan
2024-01-05
1
-4
/
+0
*
target: Move ArchCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
1
-0
/
+13
*
target: Declare FOO_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'
Philippe Mathieu-Daudé
2023-11-07
1
-2
/
+0
*
target: Unify QOM style
Philippe Mathieu-Daudé
2023-11-07
1
-2
/
+0
*
accel/tcg: Move CPUNegativeOffsetState into CPUState
Richard Henderson
2023-10-03
1
-1
/
+0
*
target: Widen pc/cs_base in cpu_get_tb_cpu_state
Anton Johansson
2023-06-26
1
-2
/
+2
*
target/cpu: Restrict do_transaction_failed() handlers to sysemu
Philippe Mathieu-Daudé
2023-02-27
1
-0
/
+2
*
target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu
Philippe Mathieu-Daudé
2023-02-27
1
-1
/
+1
*
target/m68k: use M68K_FEATURE_MOVEFROMSR_PRIV feature for move_from_sr privilege check
Mark Cave-Ayland
2022-09-26
1
-0
/
+2
*
target/m68k: increase size of m68k CPU features from uint32_t to uint64_t
Mark Cave-Ayland
2022-09-26
1
-3
/
+3
*
target/m68k: rename M68K_FEATURE_M68000 to M68K_FEATURE_M68K
Mark Cave-Ayland
2022-09-21
1
-2
/
+3
*
target/m68k: Implement TRAPcc
Richard Henderson
2022-06-02
1
-0
/
+2
*
target/m68k: Fix address argument for EXCP_CHK
Richard Henderson
2022-06-02
1
-0
/
+6
*
Move CPU softfloat unions to cpu-float.h
Marc-André Lureau
2022-04-06
1
-0
/
+1
*
target: Use ArchCPU as interface to target CPU
Philippe Mathieu-Daudé
2022-03-06
1
-1
/
+1
*
target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
Philippe Mathieu-Daudé
2022-03-06
1
-2
/
+0
*
target: Use CPUArchState as interface to target-specific CPU state
Philippe Mathieu-Daudé
2022-03-06
1
-2
/
+1
*
include/exec: Move cpu_signal_handler declaration
Richard Henderson
2021-09-21
1
-8
/
+0
*
target/m68k: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
1
-0
/
+2
*
target/m68k: implement m68k "any instruction" trace mode
Mark Cave-Ayland
2021-05-26
1
-0
/
+8
*
target/m68k: add M68K_FEATURE_UNALIGNED_DATA feature
Mark Cave-Ayland
2021-03-11
1
-0
/
+2
*
target/m68k: reformat m68k_features enum
Mark Cave-Ayland
2021-03-11
1
-22
/
+44
*
m68k: add MSP detection support for stack pointer swap helpers
Lucien Murray-Pitts
2021-02-11
1
-1
/
+8
*
m68k: MOVEC insn. should generate exception if wrong CR is accessed
Lucien Murray-Pitts
2021-02-11
1
-0
/
+1
*
m68k: add missing BUSCR/PCR CR defines, and BUSCR/PCR/CAAR CR to m68k_move_to/from
Lucien Murray-Pitts
2021-02-11
1
-0
/
+4
*
m68k: cascade m68k_features by m680xx_cpu_initfn() to improve readability
Lucien Murray-Pitts
2021-02-11
1
-0
/
+1
*
m68k: improve cpu instantiation comments
Lucien Murray-Pitts
2021-02-11
1
-20
/
+29
*
target/m68k: Add vmstate definition for M68kCPU
Laurent Vivier
2020-12-12
1
-0
/
+1
*
target/m68k: remove useless qregs array
Laurent Vivier
2020-12-12
1
-4
/
+0
*
gdbstub: extend GByteArray to read register helpers
Alex Bennée
2020-03-17
1
-1
/
+1
*
target/m68k: Use cpu_*_mmuidx_ra instead of MMU_MODE{0,1}_SUFFIX
Richard Henderson
2020-01-15
1
-2
/
+0
*
target/m68k: only change valid bits in CACR
Laurent Vivier
2020-01-07
1
-1
/
+4
*
m68k comments break patch submission due to being incorrectly formatted
Lucien Murray-Pitts
2019-06-26
1
-11
/
+18
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
cpu: Remove CPU_COMMON
Richard Henderson
2019-06-10
1
-2
/
+0
*
cpu: Introduce CPUNegativeOffsetState
Richard Henderson
2019-06-10
1
-0
/
+1
*
cpu: Move ENV_OFFSET to exec/gen-icount.h
Richard Henderson
2019-06-10
1
-1
/
+0
*
target/m68k: Use env_cpu
Richard Henderson
2019-06-10
1
-5
/
+0
*
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-06-10
1
-2
/
+0
*
cpu: Define ArchCPU
Richard Henderson
2019-06-10
1
-0
/
+1
*
cpu: Define CPUArchState with typedef
Richard Henderson
2019-06-10
1
-2
/
+2
*
tcg: Split out target/arch/cpu-param.h
Richard Henderson
2019-06-10
1
-14
/
+2
*
Merge remote-tracking branch 'remotes/vivier/tags/m68k-staging-pull-request' into staging
Peter Maydell
2019-05-17
1
-3
/
+4
|
\
|
*
target/m68k: Switch to transaction_failed hook
Peter Maydell
2019-05-16
1
-3
/
+4
*
|
target/m68k: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
1
-2
/
+3
|
/
[next]