index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
s390x
/
cpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-13
target/s390: Convert CPU to Resettable interface
Peter Maydell
1
-17
/
+4
2024-09-10
qapi/machine: Rename CpuS390* to S390Cpu*, and drop 'prefix'
Markus Armbruster
1
-1
/
+1
2024-05-29
target/s390x: Record separate PER bits in TB flags
Richard Henderson
1
-13
/
+31
2024-05-29
target/s390x: Update CR9 bits
Richard Henderson
1
-7
/
+11
2024-05-29
target/s390x: Move cpu_get_tb_cpu_state out of line
Richard Henderson
1
-21
/
+2
2024-04-26
target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
Philippe Mathieu-Daudé
1
-3
/
+0
2024-02-28
gdbstub: Infer number of core registers from XML
Akihiko Odaki
1
-2
/
+0
2024-02-03
include/exec: Implement cpu_mmu_index generically
Richard Henderson
1
-2
/
+0
2024-02-03
target/s390x: Split out s390x_env_mmu_index
Richard Henderson
1
-1
/
+3
2023-11-07
target: Move ArchCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
1
-0
/
+30
2023-11-07
target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h'
Philippe Mathieu-Daudé
1
-2
/
+2
2023-11-07
target/s390x/cpu: Restrict cpu_get_tb_cpu_state() definition to TCG
Philippe Mathieu-Daudé
1
-1
/
+6
2023-11-07
target: Declare FOO_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'
Philippe Mathieu-Daudé
1
-2
/
+0
2023-11-07
target: Unify QOM style
Philippe Mathieu-Daudé
1
-2
/
+0
2023-10-20
s390x/cpu topology: resetting the Topology-Change-Report
Pierre Morel
1
-0
/
+1
2023-10-20
target/s390x/cpu topology: handle STSI(15) and build the SYSIB
Pierre Morel
1
-0
/
+75
2023-10-20
CPU topology: extend with s390 specifics
Pierre Morel
1
-0
/
+6
2023-10-03
accel/tcg: Move CPUNegativeOffsetState into CPUState
Richard Henderson
1
-1
/
+0
2023-08-31
target/s390x: Define TARGET_HAS_PRECISE_SMC
Ilya Leoshkevich
1
-0
/
+2
2023-06-26
target: Widen pc/cs_base in cpu_get_tb_cpu_state
Anton Johansson
1
-2
/
+2
2023-05-23
target/s390x: Use tcg_gen_qemu_{ld,st}_i128 for LPQ, STPQ
Richard Henderson
1
-3
/
+0
2023-03-20
target/s390x: Handle branching to odd addresses
Ilya Leoshkevich
1
-0
/
+9
2023-03-20
target/s390x: Fix EXECUTE of relative long instructions
Ilya Leoshkevich
1
-0
/
+1
2023-03-20
target/s390x: Implement Early Exception Recognition
Ilya Leoshkevich
1
-0
/
+1
2022-04-06
Move CPU softfloat unions to cpu-float.h
Marc-André Lureau
1
-0
/
+1
2022-03-06
target: Use ArchCPU as interface to target CPU
Philippe Mathieu-Daudé
1
-1
/
+1
2022-03-06
target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
Philippe Mathieu-Daudé
1
-2
/
+0
2022-03-06
target: Use CPUArchState as interface to target-specific CPU state
Philippe Mathieu-Daudé
1
-2
/
+1
2021-12-17
s390: kvm: adjust diag318 resets to retain data
Collin Walling
1
-2
/
+2
2021-11-17
target/s390x/cpu.h: Remove unused SIGP_MODE defines
Thomas Huth
1
-5
/
+0
2021-09-21
include/exec: Move cpu_signal_handler declaration
Richard Henderson
1
-7
/
+0
2021-06-21
target/s390x: Expose load_psw and get_psw_mask to cpu.h
Richard Henderson
1
-0
/
+3
2021-03-26
s390x: move S390_ADAPTER_SUPPRESSIBLE
Gerd Hoffmann
1
-3
/
+6
2021-03-15
target/s390x: Implement the MVPG condition-code-option bit
Richard Henderson
1
-0
/
+5
2020-11-18
s390/kvm: fix diag318 propagation and reset functionality
Collin Walling
1
-0
/
+1
2020-10-02
s390: guest support for diagnose 0x318
Collin Walling
1
-0
/
+2
2020-04-29
s390x: Add SIDA memory ops
Janosch Frank
1
-1
/
+6
2020-02-27
s390x: Rename and use constants for short PSW address and mask
Janosch Frank
1
-1
/
+2
2020-01-15
target/s390x: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIX
Richard Henderson
1
-5
/
+0
2019-12-18
s390x: Properly fetch and test the short psw on diag308 subc 0/1
Janosch Frank
1
-0
/
+1
2019-12-14
s390x/tcg: clear local interrupts on reset normal
Cornelia Huck
1
-4
/
+4
2019-12-14
s390x: Fix cpu normal reset ri clearing
Janosch Frank
1
-1
/
+6
2019-12-14
s390x: Move initial reset
Janosch Frank
1
-1
/
+1
2019-12-14
s390x: Move reset normal to shared reset handler
Janosch Frank
1
-1
/
+1
2019-10-09
target/s390x: Remove ILEN_UNWIND
Richard Henderson
1
-2
/
+0
2019-10-09
target/s390x: Remove ILEN_AUTO
Richard Henderson
1
-2
/
+0
2019-10-09
target/s390x: Remove ilen parameter from s390_program_interrupt
Richard Henderson
1
-2
/
+1
2019-10-09
target/s390x: Add ilen to unwind data
Richard Henderson
1
-1
/
+3
2019-10-09
s390x/mmu: Implement Instruction-Execution-Protection Facility
David Hildenbrand
1
-0
/
+1
2019-10-09
s390x/mmu: DAT table definition overhaul
David Hildenbrand
1
-20
/
+58
[next]