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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-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
2023-10-20
target/s390x/kvm: Simplify the GPRs, ACRs, CRs and prefix synchronization code
Thomas Huth
1
-82
/
+24
2023-10-20
target/s390x/kvm: Turn KVM_CAP_SYNC_REGS into a hard requirement
Thomas Huth
1
-6
/
+14
2023-10-20
machine: adding s390 topology to query-cpu-fast
Pierre Morel
1
-0
/
+9
2023-10-20
target/s390x/cpu topology: activate CPU topology
Pierre Morel
2
-0
/
+10
2023-10-20
s390x/cpu topology: interception of PTF instruction
Pierre Morel
1
-0
/
+11
2023-10-20
s390x/cpu topology: resetting the Topology-Change-Report
Pierre Morel
4
-0
/
+32
2023-10-20
target/s390x/cpu topology: handle STSI(15) and build the SYSIB
Pierre Morel
4
-2
/
+415
2023-10-20
CPU topology: extend with s390 specifics
Pierre Morel
2
-0
/
+13
2023-10-11
hw/core/cpu: Return static value with gdb_arch_name()
Akihiko Odaki
1
-2
/
+2
2023-10-07
meson: Rename target_softmmu_arch -> target_system_arch
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-04
accel/tcg: Remove cpu_set_cpustate_pointers
Richard Henderson
1
-2
/
+0
2023-10-04
accel/tcg: Replace CPUState.env_ptr with cpu_env()
Richard Henderson
1
-1
/
+1
2023-10-03
tcg: Rename cpu_env to tcg_env
Richard Henderson
2
-264
/
+264
2023-10-03
accel/tcg: Move CPUNegativeOffsetState into CPUState
Richard Henderson
1
-1
/
+0
2023-09-15
target/s390x: Use clmul_64
Richard Henderson
1
-47
/
+13
2023-09-15
target/s390x: Use clmul_32* routines
Richard Henderson
1
-53
/
+22
2023-09-15
target/s390x: Use clmul_16* routines
Richard Henderson
1
-3
/
+24
2023-09-15
target/s390x: Use clmul_8* routines
Richard Henderson
1
-3
/
+29
2023-09-12
target/s390x: AP-passthrough for PV guests
Steffen Eiden
5
-0
/
+79
2023-09-12
target/s390x/kvm: Refactor AP functionalities
Steffen Eiden
1
-7
/
+17
2023-09-08
trace-events: Fix the name of the tracing.rst file
Thomas Huth
1
-1
/
+1
2023-09-05
Merge tag 'pull-request-2023-08-31' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
1
-0
/
+2
2023-08-31
target/helpers: Remove unnecessary 'qemu/main-loop.h' header
Philippe Mathieu-Daudé
2
-2
/
+0
2023-08-31
target/helpers: Remove unnecessary 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
2
-2
/
+0
2023-08-31
target/s390x: Define TARGET_HAS_PRECISE_SMC
Ilya Leoshkevich
1
-0
/
+2
2023-08-24
sysemu/kvm: Use vaddr for kvm_arch_[insert|remove]_hw_breakpoint
Anton Johansson
1
-4
/
+2
2023-08-24
Merge tag 'pull-target-arm-20230824' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
1
-0
/
+5
2023-08-23
target/s390x: Fix the "ignored match" case in VSTRS
Ilya Leoshkevich
1
-37
/
+17
2023-08-23
target/s390x: Use a 16-bit immediate in VREP
Ilya Leoshkevich
1
-2
/
+2
2023-08-23
target/s390x: Fix VSTL with a large length
Ilya Leoshkevich
1
-1
/
+1
[next]