index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
sparc
/
cpu.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
Philippe Mathieu-Daudé
2024-04-26
1
-23
/
+0
*
target/sparc: Provide hint about CPUSPARCState::irq_manager member
Philippe Mathieu-Daudé
2024-02-15
1
-3
/
+2
*
target/sparc: Remove FSR_FTT_NMASK, FSR_FTT_CEXC_NMASK
Richard Henderson
2024-02-03
1
-7
/
+0
*
target/sparc: Split fcc out of env->fsr
Richard Henderson
2024-02-03
1
-11
/
+9
*
target/sparc: Split cexc and ftt from env->fsr
Richard Henderson
2024-02-03
1
-1
/
+6
*
target/sparc: Split ver from env->fsr
Richard Henderson
2024-02-03
1
-0
/
+3
*
target/sparc: Introduce cpu_get_fsr, cpu_put_fsr
Richard Henderson
2024-02-03
1
-1
/
+3
*
target/sparc: Remove qt0, qt1 temporaries
Richard Henderson
2024-02-03
1
-2
/
+0
*
include/exec: Change cpu_mmu_index argument to CPUState
Richard Henderson
2024-02-03
1
-1
/
+1
*
include/exec: Implement cpu_mmu_index generically
Richard Henderson
2024-02-03
1
-6
/
+0
*
target/sparc: Populate CPUClass.mmu_index
Richard Henderson
2024-02-03
1
-28
/
+6
*
target/sparc: Simplify qemu_irq_ack
Clément Chigot
2024-01-05
1
-1
/
+1
*
target: Move ArchCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
1
-2
/
+16
*
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
*
target/sparc: Remove CC_OP leftovers
Richard Henderson
2023-11-05
1
-21
/
+0
*
target/sparc: Remove CC_OP_TADDTV, CC_OP_TSUBTV
Richard Henderson
2023-11-05
1
-2
/
+0
*
target/sparc: Remove CC_OP_SUB, CC_OP_SUBX, CC_OP_TSUB
Richard Henderson
2023-11-05
1
-3
/
+0
*
target/sparc: Remove CC_OP_ADD, CC_OP_ADDX, CC_OP_TADD
Richard Henderson
2023-11-05
1
-3
/
+0
*
target/sparc: Remove CC_OP_DIV
Richard Henderson
2023-11-05
1
-1
/
+0
*
target/sparc: Remove CC_OP_LOGIC
Richard Henderson
2023-11-05
1
-1
/
+0
*
target/sparc: Split psr and xcc into components
Richard Henderson
2023-11-05
1
-3
/
+27
*
target/sparc: Introduce cpu_put_psr_icc
Richard Henderson
2023-11-05
1
-0
/
+1
*
target/sparc: Remove sparcv7 cpu features
Richard Henderson
2023-10-25
1
-14
/
+7
*
target/sparc: Define features via cpu-feature.h.inc
Richard Henderson
2023-10-25
1
-19
/
+13
*
target/sparc: Set TCG_GUEST_DEFAULT_MO
Richard Henderson
2023-10-25
1
-0
/
+23
*
accel/tcg: Move CPUNegativeOffsetState into CPUState
Richard Henderson
2023-10-03
1
-1
/
+0
*
target/sparc: Handle FPRS correctly on big-endian hosts
Peter Maydell
2023-07-25
1
-1
/
+1
*
target: Widen pc/cs_base in cpu_get_tb_cpu_state
Anton Johansson
2023-06-26
1
-2
/
+2
*
tcg: Remove NO_CPU_IO_DEFS
Richard Henderson
2023-06-05
1
-2
/
+0
*
linux-user/sparc: Handle floating-point exceptions
Richard Henderson
2023-03-10
1
-2
/
+1
*
target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu
Philippe Mathieu-Daudé
2023-02-27
1
-1
/
+2
*
target/sparc: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
1
-0
/
+3
*
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-21
1
-5
/
+5
*
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
-3
/
+2
*
include/exec: Move cpu_signal_handler declaration
Richard Henderson
2021-09-21
1
-2
/
+0
*
target/sparc: Make sparc_cpu_dump_state() static
Philippe Mathieu-Daudé
2021-09-16
1
-1
/
+0
*
hw/sparc: Allow building without the leon3 machine
Philippe Mathieu-Daudé
2021-05-04
1
-6
/
+0
*
linux-user/sparc: Handle tstate in sparc64_get/set_context()
Peter Maydell
2020-12-18
1
-4
/
+20
*
linux-user/sparc: Correct sparc64_get/set_context() FPU handling
Peter Maydell
2020-12-18
1
-1
/
+3
*
gdbstub: extend GByteArray to read register helpers
Alex Bennée
2020-03-17
1
-1
/
+1
*
target/sparc: Define an enumeration for accessing env->regwptr
Richard Henderson
2019-11-06
1
-0
/
+33
*
target/sparc: Switch to do_transaction_failed() hook
Peter Maydell
2019-09-17
1
-3
/
+5
*
target/sparc: sun4u Invert Endian TTE bit
Tony Nguyen
2019-09-03
1
-0
/
+2
*
configure: Define target access alignment in configure
tony.nguyen@bt.com
2019-08-20
1
-2
/
+0
*
migration: Move the VMStateDescription typedef to typedefs.h
Markus Armbruster
2019-08-16
1
-1
/
+1
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
[next]