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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-30
target/s390x/cpu_models: Make kvm_s390_get_host_cpu_model() return boolean
Zhao Liu
3
-12
/
+12
2024-04-30
target/s390x/cpu_model: Drop local @err in s390_realize_cpu_model()
Zhao Liu
1
-3
/
+1
2024-04-30
target/s390x/cpu_model: Make check_compatibility() return boolean
Zhao Liu
1
-7
/
+7
2024-04-29
target/s390x/cpu_models: Rework the output of "-cpu help"
Thomas Huth
1
-4
/
+5
2024-04-26
target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
Philippe Mathieu-Daudé
2
-3
/
+6
2024-04-25
target/s390x: Remove KVM stubs in cpu_models.h
Philippe Mathieu-Daudé
1
-15
/
+0
2024-04-23
KVM: remove kvm_arch_cpu_check_are_resettable
Paolo Bonzini
1
-5
/
+0
2024-04-23
s390: Switch to use confidential_guest_kvm_init()
Xiaoyao Li
2
-15
/
+9
2024-04-09
target/s390x: Use insn_start from DisasContextBase
Richard Henderson
1
-3
/
+1
2024-03-25
target/s390x: Use mutable temporary value for op_ts
Ido Plat
1
-2
/
+3
2024-03-18
target/s390x: improve cpu compatibility check error message
Claudio Fontana
1
-7
/
+15
2024-03-12
Merge tag 'pull-error-2024-03-12' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
1
-18
/
+13
2024-03-12
target: Improve error reporting for CpuModelInfo member @props
Markus Armbruster
1
-7
/
+10
2024-03-12
target: Simplify type checks for CpuModelInfo member @props
Markus Armbruster
1
-12
/
+4
2024-03-12
target/s390x/cpu_models: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
1
-0
/
+2
2024-02-28
gdbstub: Infer number of core registers from XML
Akihiko Odaki
2
-3
/
+0
2024-02-28
gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
Akihiko Odaki
1
-18
/
+59
2024-02-28
gdbstub: Use GDBFeature for gdb_register_coprocessor
Akihiko Odaki
1
-21
/
+7
2024-02-21
s390x: correct typos
Manos Pitsidianakis
1
-1
/
+1
2024-02-08
Merge tag 'pull-tcg-20240205-2' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
1
-55
/
+29
2024-02-06
target/s390x: Prefer fast cpu_env() over slower CPU QOM cast macro
Philippe Mathieu-Daudé
7
-25
/
+11
2024-02-06
target/s390x: Emulate CVB, CVBY and CVBG
Ilya Leoshkevich
4
-0
/
+98
2024-02-06
target/s390x: Emulate CVDG
Ilya Leoshkevich
4
-0
/
+31
2024-02-03
target/s390x: Improve general case of disas_jcc
Richard Henderson
1
-44
/
+22
2024-02-03
target/s390x: Use TCG_COND_TSTNE for CC_OP_{TM,ICM}
Richard Henderson
1
-11
/
+7
2024-02-03
include/exec: Implement cpu_mmu_index generically
Richard Henderson
1
-2
/
+0
2024-02-03
target/s390x: Populate CPUClass.mmu_index
Richard Henderson
1
-0
/
+6
2024-02-03
target/s390x: Split out s390x_env_mmu_index
Richard Henderson
2
-17
/
+21
2024-01-29
include/qemu: Add TCGCPUOps typedef to typedefs.h
Richard Henderson
1
-1
/
+1
2024-01-29
target: Use vaddr in gen_intermediate_code
Anton Johansson
1
-1
/
+1
2024-01-11
target/s390x: Fix LAE setting a wrong access register
Ilya Leoshkevich
1
-1
/
+2
2024-01-11
target/s390x/kvm/pv: Provide some more useful information if decryption fails
Thomas Huth
2
-7
/
+23
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2
-61
/
+61
2023-12-29
target/s390x: Constify VMState in machine.c
Richard Henderson
1
-16
/
+16
2023-11-14
target/s390x/arch_dump: Add arch cleanup function for PV dumps
Janosch Frank
1
-0
/
+17
2023-11-14
target/s390x/dump: Remove unneeded dump info function pointer init
Janosch Frank
1
-4
/
+0
2023-11-08
Merge tag 'pull-request-2023-11-07' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
4
-13
/
+29
2023-11-07
target/s390x/cpu topology: Fix ordering and creation of TLEs
Nina Schoetterl-Glausch
1
-3
/
+5
2023-11-07
target/s390x: Fix LAALG not updating cc_src
Ilya Leoshkevich
2
-3
/
+18
2023-11-07
target/s390x: Fix CLC corrupting cc_src
Ilya Leoshkevich
1
-2
/
+5
2023-11-07
target/s390x/cpu_models: Use 'first_cpu' in s390_get_feat_block()
Philippe Mathieu-Daudé
1
-5
/
+1
2023-11-07
hw/cpu: Clean up global variable shadowing
Philippe Mathieu-Daudé
1
-1
/
+1
2023-11-07
target: Move ArchCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
3
-39
/
+34
2023-11-07
target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h'
Philippe Mathieu-Daudé
2
-4
/
+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
hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU*
Philippe Mathieu-Daudé
2
-3
/
+3
2023-11-07
hw/s390x/css: Have css_do_sic() take S390CPU instead of CPUS390XState
Philippe Mathieu-Daudé
2
-2
/
+3
2023-11-07
target/s390x: Use env_archcpu() in handle_diag_308()
Philippe Mathieu-Daudé
1
-1
/
+1
2023-11-07
target: Declare FOO_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'
Philippe Mathieu-Daudé
2
-3
/
+4
2023-11-07
target: Unify QOM style
Philippe Mathieu-Daudé
2
-4
/
+1
[prev]
[next]