You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/target/s390x/kvm
Philippe Mathieu-Daudé 0492c8929f target/s390x/kvm: Use vaddr in find/insert_hw_breakpoint()
Since commit b8a6eb1862 both kvm_arch_insert_hw_breakpoint()
and kvm_arch_remove_hw_breakpoint() use a vaddr type. Use the
same type for the callees.

Fixes: b8a6eb1862 ("sysemu/kvm: Use vaddr for kvm_arch_[insert|remove]_hw_breakpoint")
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20250707171059.3064-2-philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
1 month ago
..
kvm.c target/s390x/kvm: Use vaddr in find/insert_hw_breakpoint() 1 month ago
kvm_s390x.h s390x/cpu topology: resetting the Topology-Change-Report 2 years ago
meson.build target/s390x/cpu topology: handle STSI(15) and build the SYSIB 2 years ago
pv.c target/s390x: Return UVC cmd code, RC and RRC value when DIAG 308 Subcode 10 fails to enter secure mode 3 months ago
pv.h target/s390x: Return UVC cmd code, RC and RRC value when DIAG 308 Subcode 10 fails to enter secure mode 3 months ago
stsi-topology.c target/s390x/cpu topology: Fix ordering and creation of TLEs 2 years ago
stubs.c s390x: Add protected dump cap 3 years ago
trace-events trace-events: Fix the name of the tracing.rst file 2 years ago
trace.h