index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
s390x
/
cpu.h
Age
Commit message (
Expand
)
Author
2024-05-29
target/s390x: Record separate PER bits in TB flags
Richard Henderson
2024-05-29
target/s390x: Update CR9 bits
Richard Henderson
2024-05-29
target/s390x: Move cpu_get_tb_cpu_state out of line
Richard Henderson
2024-04-26
target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
Philippe Mathieu-Daudé
2024-02-28
gdbstub: Infer number of core registers from XML
Akihiko Odaki
2024-02-03
include/exec: Implement cpu_mmu_index generically
Richard Henderson
2024-02-03
target/s390x: Split out s390x_env_mmu_index
Richard Henderson
2023-11-07
target: Move ArchCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h'
Philippe Mathieu-Daudé
2023-11-07
target/s390x/cpu: Restrict cpu_get_tb_cpu_state() definition to TCG
Philippe Mathieu-Daudé
2023-11-07
target: Declare FOO_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'
Philippe Mathieu-Daudé
2023-11-07
target: Unify QOM style
Philippe Mathieu-Daudé
2023-10-20
s390x/cpu topology: resetting the Topology-Change-Report
Pierre Morel
2023-10-20
target/s390x/cpu topology: handle STSI(15) and build the SYSIB
Pierre Morel
2023-10-20
CPU topology: extend with s390 specifics
Pierre Morel
2023-10-03
accel/tcg: Move CPUNegativeOffsetState into CPUState
Richard Henderson
2023-08-31
target/s390x: Define TARGET_HAS_PRECISE_SMC
Ilya Leoshkevich
2023-06-26
target: Widen pc/cs_base in cpu_get_tb_cpu_state
Anton Johansson
2023-05-23
target/s390x: Use tcg_gen_qemu_{ld,st}_i128 for LPQ, STPQ
Richard Henderson
2023-03-20
target/s390x: Handle branching to odd addresses
Ilya Leoshkevich
2023-03-20
target/s390x: Fix EXECUTE of relative long instructions
Ilya Leoshkevich
2023-03-20
target/s390x: Implement Early Exception Recognition
Ilya Leoshkevich
2022-04-06
Move CPU softfloat unions to cpu-float.h
Marc-André Lureau
2022-03-06
target: Use ArchCPU as interface to target CPU
Philippe Mathieu-Daudé
2022-03-06
target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
Philippe Mathieu-Daudé
2022-03-06
target: Use CPUArchState as interface to target-specific CPU state
Philippe Mathieu-Daudé
2021-12-17
s390: kvm: adjust diag318 resets to retain data
Collin Walling
2021-11-17
target/s390x/cpu.h: Remove unused SIGP_MODE defines
Thomas Huth
2021-09-21
include/exec: Move cpu_signal_handler declaration
Richard Henderson
2021-06-21
target/s390x: Expose load_psw and get_psw_mask to cpu.h
Richard Henderson
2021-03-26
s390x: move S390_ADAPTER_SUPPRESSIBLE
Gerd Hoffmann
2021-03-15
target/s390x: Implement the MVPG condition-code-option bit
Richard Henderson
2020-11-18
s390/kvm: fix diag318 propagation and reset functionality
Collin Walling
2020-10-02
s390: guest support for diagnose 0x318
Collin Walling
2020-04-29
s390x: Add SIDA memory ops
Janosch Frank
2020-02-27
s390x: Rename and use constants for short PSW address and mask
Janosch Frank
2020-01-15
target/s390x: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIX
Richard Henderson
2019-12-18
s390x: Properly fetch and test the short psw on diag308 subc 0/1
Janosch Frank
2019-12-14
s390x/tcg: clear local interrupts on reset normal
Cornelia Huck
2019-12-14
s390x: Fix cpu normal reset ri clearing
Janosch Frank
2019-12-14
s390x: Move initial reset
Janosch Frank
2019-12-14
s390x: Move reset normal to shared reset handler
Janosch Frank
2019-10-09
target/s390x: Remove ILEN_UNWIND
Richard Henderson
2019-10-09
target/s390x: Remove ILEN_AUTO
Richard Henderson
2019-10-09
target/s390x: Remove ilen parameter from s390_program_interrupt
Richard Henderson
2019-10-09
target/s390x: Add ilen to unwind data
Richard Henderson
2019-10-09
s390x/mmu: Implement Instruction-Execution-Protection Facility
David Hildenbrand
2019-10-09
s390x/mmu: DAT table definition overhaul
David Hildenbrand
2019-09-23
s390x/tcg: Always use MMU_USER_IDX for CONFIG_USER_ONLY
David Hildenbrand
2019-08-22
s390x/tcg: Rework MMU selection for instruction fetches
David Hildenbrand
[next]