[PATCH 0/2] target/s390x: Few target_ulong -> vaddr replacements

Philippe Mathieu-Daudé posted 2 patches 5 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20250707171059.3064-1-philmd@linaro.org
Maintainers: Halil Pasic <pasic@linux.ibm.com>, Christian Borntraeger <borntraeger@linux.ibm.com>, Eric Farman <farman@linux.ibm.com>, Matthew Rosato <mjrosato@linux.ibm.com>, Richard Henderson <richard.henderson@linaro.org>, David Hildenbrand <david@redhat.com>, Ilya Leoshkevich <iii@linux.ibm.com>, Thomas Huth <thuth@redhat.com>
target/s390x/kvm/kvm.c        |  4 ++--
target/s390x/tcg/mem_helper.c | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
[PATCH 0/2] target/s390x: Few target_ulong -> vaddr replacements
Posted by Philippe Mathieu-Daudé 5 months, 1 week ago
Replace few 'target_ulong' by 'vaddr' in target/s390x/
(the other lefts aren't in my way, so I'm ignoring them).

Philippe Mathieu-Daudé (2):
  target/s390x/kvm: Use vaddr in find/insert_hw_breakpoint()
  target/s390x/tcg: Use vaddr in s390_probe_access()

 target/s390x/kvm/kvm.c        |  4 ++--
 target/s390x/tcg/mem_helper.c | 10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

-- 
2.49.0