Archives are refreshed every 15 minutes - for details, please visit
the main index
.
You can also
download the archives in mbox format
.
qemu-s390x (thread)
[
Date Index
][
Top
][
All Lists
]
Advanced
[
Prev Period
]
Last Modified: Wed Mar 29 2023 13:14:39 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH-for-8.0 v2 0/3] softmmu: Restore use of CPU watchpoint for non-TCG accelerators
,
Philippe Mathieu-Daudé
,
2023/03/28
[PATCH-for-8.0 v2 1/3] softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accel
,
Philippe Mathieu-Daudé
,
2023/03/28
Re: [PATCH-for-8.0 v2 1/3] softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accel
,
Fabiano Rosas
,
2023/03/29
[PATCH-for-8.0 v2 2/3] softmmu/watchpoint: Add missing 'qemu/error-report.h' include
,
Philippe Mathieu-Daudé
,
2023/03/28
Re: [PATCH-for-8.0 v2 2/3] softmmu/watchpoint: Add missing 'qemu/error-report.h' include
,
Fabiano Rosas
,
2023/03/29
[PATCH-for-8.0 v2 3/3] softmmu: Restore use of CPU watchpoint for all accelerators
,
Philippe Mathieu-Daudé
,
2023/03/28
Re: [PATCH-for-8.0 v2 3/3] softmmu: Restore use of CPU watchpoint for all accelerators
,
Fabiano Rosas
,
2023/03/29
[PATCH-for-8.0 0/3] softmmu: Restore use of CPU watchpoint for non-TCG accelerators
,
Philippe Mathieu-Daudé
,
2023/03/28
[PATCH-for-8.0 1/3] softmmu/watchpoint: Add missing 'qemu/error-report.h' include
,
Philippe Mathieu-Daudé
,
2023/03/28
[PATCH-for-8.0 2/3] softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accel
,
Philippe Mathieu-Daudé
,
2023/03/28
Re: [PATCH-for-8.0 2/3] softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accel
,
Philippe Mathieu-Daudé
,
2023/03/28
[PATCH-for-8.0 3/3] softmmu: Restore use of CPU watchpoint for all accelerators
,
Philippe Mathieu-Daudé
,
2023/03/28
s390x TCG migration failure
,
Nina Schoetterl-Glausch
,
2023/03/24
Re: s390x TCG migration failure
,
Thomas Huth
,
2023/03/28
Re: s390x TCG migration failure
,
Nina Schoetterl-Glausch
,
2023/03/28
Re: s390x TCG migration failure
,
Thomas Huth
,
2023/03/29
Re: Odd PSW Address does not trigger a specification exception.
,
Thomas Huth
,
2023/03/21
[PATCH] target/s390x/tcg/mem_helper: Remove bad assert() statement
,
Thomas Huth
,
2023/03/17
Re: [PATCH] target/s390x/tcg/mem_helper: Remove bad assert() statement
,
Richard Henderson
,
2023/03/17
Re: [PATCH] target/s390x/tcg/mem_helper: Remove bad assert() statement
,
David Hildenbrand
,
2023/03/20
[PATCH v2] virtio: refresh vring region cache after updating a virtqueue size
,
Carlos López
,
2023/03/16
Re: [PATCH v2] virtio: refresh vring region cache after updating a virtqueue size
,
Cornelia Huck
,
2023/03/22
Re: [PATCH v2] virtio: refresh vring region cache after updating a virtqueue size
,
Halil Pasic
,
2023/03/22
Re: [PATCH v2] virtio: refresh vring region cache after updating a virtqueue size
,
Halil Pasic
,
2023/03/24
Re: [PATCH v2] virtio: refresh vring region cache after updating a virtqueue size
,
Cornelia Huck
,
2023/03/27
Re: [PATCH v2] virtio: refresh vring region cache after updating a virtqueue size
,
Cornelia Huck
,
2023/03/27
Re: [PATCH v2] virtio: refresh vring region cache after updating a virtqueue size
,
Michael S. Tsirkin
,
2023/03/27
Re: [PATCH v2] virtio: refresh vring region cache after updating a virtqueue size
,
Halil Pasic
,
2023/03/27
Re: [PATCH v2] virtio: refresh vring region cache after updating a virtqueue size
,
Cornelia Huck
,
2023/03/27
[PATCH v3 0/2] Fix EXECUTE of relative long instructions
,
Ilya Leoshkevich
,
2023/03/16
[PATCH v3 1/2] target/s390x: Fix EXECUTE of relative long instructions
,
Ilya Leoshkevich
,
2023/03/16
[PATCH v3 2/2] tests/tcg/s390x: Add ex-relative-long.c
,
Ilya Leoshkevich
,
2023/03/16
[PATCH v3 0/2] target/s390x: Fix R[NOX]SBG with T=1
,
Ilya Leoshkevich
,
2023/03/16
[PATCH v3 1/2] target/s390x: Fix R[NOX]SBG with T=1
,
Ilya Leoshkevich
,
2023/03/16
[PATCH v3 2/2] tests/tcg/s390x: Add rxsbg.c
,
Ilya Leoshkevich
,
2023/03/16
Re: [PATCH v3 2/2] tests/tcg/s390x: Add rxsbg.c
,
Thomas Huth
,
2023/03/17
[PATCH v4 00/12] target/s390x: Handle unaligned accesses
,
Ilya Leoshkevich
,
2023/03/16
[PATCH v4 01/12] target/s390x: Handle branching to odd addresses
,
Ilya Leoshkevich
,
2023/03/16
[PATCH v4 02/12] target/s390x: Handle EXECUTE of odd addresses
,
Ilya Leoshkevich
,
2023/03/16
[PATCH v4 03/12] target/s390x: Handle LGRL from non-aligned addresses
,
Ilya Leoshkevich
,
2023/03/16
[PATCH v4 04/12] target/s390x: Handle LRL and LGFRL from non-aligned addresses
,
Ilya Leoshkevich
,
2023/03/16
[PATCH v4 05/12] target/s390x: Handle LLGFRL from non-aligned addresses
,
Ilya Leoshkevich
,
2023/03/16
[PATCH v4 07/12] target/s390x: Handle CGRL and CLGRL with non-aligned addresses
,
Ilya Leoshkevich
,
2023/03/16
[PATCH v4 06/12] target/s390x: Handle CRL and CGFRL with non-aligned addresses
,
Ilya Leoshkevich
,
2023/03/16
[PATCH v4 08/12] target/s390x: Handle CLRL and CLGFRL with non-aligned addresses
,
Ilya Leoshkevich
,
2023/03/16
[PATCH v4 09/12] target/s390x: Handle STRL to non-aligned addresses
,
Ilya Leoshkevich
,
2023/03/16
[PATCH v4 10/12] target/s390x: Handle STGRL to non-aligned addresses
,
Ilya Leoshkevich
,
2023/03/16
[PATCH v4 11/12] target/s390x: Update do_unaligned_access() comment
,
Ilya Leoshkevich
,
2023/03/16
[PATCH v4 12/12] tests/tcg/s390x: Test unaligned accesses
,
Ilya Leoshkevich
,
2023/03/16
Re: [PATCH v4 12/12] tests/tcg/s390x: Test unaligned accesses
,
Thomas Huth
,
2023/03/17
Re: [PATCH v4 12/12] tests/tcg/s390x: Test unaligned accesses
,
Thomas Huth
,
2023/03/17
Re: [PATCH v4 12/12] tests/tcg/s390x: Test unaligned accesses
,
Thomas Huth
,
2023/03/17
Re: [PATCH v4 12/12] tests/tcg/s390x: Test unaligned accesses
,
Ilya Leoshkevich
,
2023/03/17
[PATCH v2 0/2] target/s390x: Fix R[NOX]SBG with T=1
,
Ilya Leoshkevich
,
2023/03/15
[PATCH v2 1/2] target/s390x: Fix R[NOX]SBG with T=1
,
Ilya Leoshkevich
,
2023/03/15
Re: [PATCH v2 1/2] target/s390x: Fix R[NOX]SBG with T=1
,
Philippe Mathieu-Daudé
,
2023/03/16
Re: [PATCH v2 1/2] target/s390x: Fix R[NOX]SBG with T=1
,
Ilya Leoshkevich
,
2023/03/16
[PATCH v2 2/2] tests/tcg/s390x: Add rxsbg.c
,
Ilya Leoshkevich
,
2023/03/15
[PATCH v3 00/12] target/s390x: Handle unaligned accesses
,
Ilya Leoshkevich
,
2023/03/15
[PATCH v3 01/12] target/s390x: Handle branching to odd addresses
,
Ilya Leoshkevich
,
2023/03/15
[PATCH v3 02/12] target/s390x: Handle EXECUTE of odd addresses
,
Ilya Leoshkevich
,
2023/03/15
[PATCH v3 03/12] target/s390x: Handle LGRL from non-aligned addresses
,
Ilya Leoshkevich
,
2023/03/15
[PATCH v3 04/12] target/s390x: Handle LRL and LGFRL from non-aligned addresses
,
Ilya Leoshkevich
,
2023/03/15
[PATCH v3 05/12] target/s390x: Handle LLGFRL from non-aligned addresses
,
Ilya Leoshkevich
,
2023/03/15
[PATCH v3 06/12] target/s390x: Handle CRL and CGFRL with non-aligned addresses
,
Ilya Leoshkevich
,
2023/03/15
[PATCH v3 07/12] target/s390x: Handle CGRL and CLGRL with non-aligned addresses
,
Ilya Leoshkevich
,
2023/03/15
[PATCH v3 10/12] target/s390x: Handle STGRL to non-aligned addresses
,
Ilya Leoshkevich
,
2023/03/15
[PATCH v3 09/12] target/s390x: Handle STRL to non-aligned addresses
,
Ilya Leoshkevich
,
2023/03/15
[PATCH v3 08/12] target/s390x: Handle CLRL and CLGFRL with non-aligned addresses
,
Ilya Leoshkevich
,
2023/03/15
[PATCH v3 11/12] target/s390x: Update do_unaligned_access() comment
,
Ilya Leoshkevich
,
2023/03/15
[PATCH v3 12/12] tests/tcg/s390x: Test unaligned accesses
,
Ilya Leoshkevich
,
2023/03/15
Re: [PATCH v3 12/12] tests/tcg/s390x: Test unaligned accesses
,
Thomas Huth
,
2023/03/16
[PATCH v2 00/32] tweaks and fixes for 8.0-rc1 (tests, plugins, docs)
,
Alex Bennée
,
2023/03/15
[PATCH v2 01/32] tests/avocado: update AArch64 tests to Alpine 3.17.2
,
Alex Bennée
,
2023/03/15
[PATCH v2 02/32] tests/docker: all add DOCKER_BUILDKIT to RUNC environment
,
Alex Bennée
,
2023/03/15
Re: [PATCH v2 02/32] tests/docker: all add DOCKER_BUILDKIT to RUNC environment
,
Thomas Huth
,
2023/03/17
[PATCH v2 03/32] scripts/ci: add libslirp-devel to build-environment
,
Alex Bennée
,
2023/03/15
[PATCH v2 04/32] scripts/ci: update gitlab-runner playbook to handle CentOS
,
Alex Bennée
,
2023/03/15
[PATCH v2 05/32] gitlab: update centos-8-stream job
,
Alex Bennée
,
2023/03/15
Re: [PATCH v2 05/32] gitlab: update centos-8-stream job
,
Thomas Huth
,
2023/03/17
[PATCH v2 07/32] tests/tcg: add some help output for running individual tests
,
Alex Bennée
,
2023/03/15
Re: [PATCH v2 07/32] tests/tcg: add some help output for running individual tests
,
Thomas Huth
,
2023/03/17
[PATCH v2 06/32] include/qemu: add documentation for memory callbacks
,
Alex Bennée
,
2023/03/15
Re: [PATCH v2 06/32] include/qemu: add documentation for memory callbacks
,
Thomas Huth
,
2023/03/17
[PATCH v2 15/32] *: Add missing includes of qemu/plugin.h
,
Alex Bennée
,
2023/03/15
[PATCH v2 14/32] *: Add missing includes of qemu/error-report.h
,
Alex Bennée
,
2023/03/15
[PATCH v2 16/32] include/qemu: Split out plugin-event.h
,
Alex Bennée
,
2023/03/15
[PATCH v2 17/32] include/qemu/plugin: Inline qemu_plugin_disable_mem_helpers
,
Alex Bennée
,
2023/03/15
[PATCH v2 18/32] iotests: explicitly pass source/build dir to 'check' command
,
Alex Bennée
,
2023/03/15
[PATCH v2 19/32] iotests: allow test discovery before building
,
Alex Bennée
,
2023/03/15
[PATCH v2 24/32] iotests: register each I/O test separately with meson
,
Alex Bennée
,
2023/03/15
[PATCH v2 20/32] iotests: strip subdir path when listing tests
,
Alex Bennée
,
2023/03/15
[PATCH v2 21/32] iotests: print TAP protocol version when reporting tests
,
Alex Bennée
,
2023/03/15
[PATCH v2 26/32] contrib/gitdm: Add ASPEED Technology to the domain map
,
Alex Bennée
,
2023/03/15
[PATCH v2 27/32] contrib/gitdm: Add SYRMIA to the domain map
,
Alex Bennée
,
2023/03/15
[PATCH v2 32/32] contrib/gitdm: add group map for AMD
,
Alex Bennée
,
2023/03/15
[PATCH v2 12/32] tcg: Drop plugin_gen_disable_mem_helpers from tcg_gen_exit_tb
,
Alex Bennée
,
2023/03/15
[PATCH v2 30/32] contrib/gitdm: add revng to domain map
,
Alex Bennée
,
2023/03/15
Re: [PATCH v2 30/32] contrib/gitdm: add revng to domain map
,
Alessandro Di Federico
,
2023/03/15
[PATCH v2 10/32] tests/avocado: don't use tags to define drive
,
Alex Bennée
,
2023/03/15
[PATCH v2 31/32] contrib/gitdm: add more individual contributors
,
Alex Bennée
,
2023/03/15
Re: [PATCH v2 31/32] contrib/gitdm: add more individual contributors
,
Thomas Huth
,
2023/03/17
[PATCH v2 23/32] iotests: always use a unique sub-directory per test
,
Alex Bennée
,
2023/03/15
[PATCH v2 09/32] include/exec: fix kerneldoc definition
,
Alex Bennée
,
2023/03/15
Re: [PATCH v2 09/32] include/exec: fix kerneldoc definition
,
Peter Maydell
,
2023/03/16
[PATCH v2 28/32] contrib/gitdm: add Amazon to the domain map
,
Alex Bennée
,
2023/03/15
RE: [PATCH v2 28/32] contrib/gitdm: add Amazon to the domain map
,
Durrant, Paul
,
2023/03/15
Re: [PATCH v2 28/32] contrib/gitdm: add Amazon to the domain map
,
Alexander Graf
,
2023/03/17
[PATCH v2 29/32] contrib/gitdm: add Alibaba to the domain-map
,
Alex Bennée
,
2023/03/15
[PATCH v2 08/32] tests/tcg: disable pauth for aarch64 gdb tests
,
Alex Bennée
,
2023/03/15
[PATCH v2 13/32] include/qemu/plugin: Remove QEMU_PLUGIN_ASSERT
,
Alex Bennée
,
2023/03/15
[PATCH v2 11/32] tcg: Clear plugin_mem_cbs on TB exit
,
Alex Bennée
,
2023/03/15
[PATCH v2 25/32] iotests: remove the check-block.sh script
,
Alex Bennée
,
2023/03/15
[PATCH v2 22/32] iotests: connect stdin to /dev/null when running tests
,
Alex Bennée
,
2023/03/15
[PATCH v18 00/17] s390x: CPU Topology
,
Pierre Morel
,
2023/03/15
[PATCH v18 05/17] s390x/cpu topology: resetting the Topology-Change-Report
,
Pierre Morel
,
2023/03/15
[PATCH v18 01/17] s390x/cpu topology: add s390 specifics to CPU topology
,
Pierre Morel
,
2023/03/15
Re: [PATCH v18 01/17] s390x/cpu topology: add s390 specifics to CPU topology
,
Nina Schoetterl-Glausch
,
2023/03/27
Re: [PATCH v18 01/17] s390x/cpu topology: add s390 specifics to CPU topology
,
Pierre Morel
,
2023/03/28
[PATCH v18 06/17] s390x/cpu topology: interception of PTF instruction
,
Pierre Morel
,
2023/03/15
[PATCH v18 03/17] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
,
Pierre Morel
,
2023/03/15
[PATCH v18 02/17] s390x/cpu topology: add topology entries on CPU hotplug
,
Pierre Morel
,
2023/03/15
[PATCH v18 04/17] s390x/sclp: reporting the maximum nested topology entries
,
Pierre Morel
,
2023/03/15
[PATCH v18 07/17] target/s390x/cpu topology: activate CPU topology
,
Pierre Morel
,
2023/03/15
[PATCH v18 08/17] qapi/s390x/cpu topology: set-cpu-topology qmp command
,
Pierre Morel
,
2023/03/15
[PATCH v18 09/17] machine: adding s390 topology to query-cpu-fast
,
Pierre Morel
,
2023/03/15
[PATCH v18 10/17] machine: adding s390 topology to info hotpluggable-cpus
,
Pierre Morel
,
2023/03/15
[PATCH v18 11/17] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event
,
Pierre Morel
,
2023/03/15
[PATCH v18 13/17] tests/avocado: s390x cpu topology core
,
Pierre Morel
,
2023/03/15
[PATCH v18 17/17] tests/avocado: s390x cpu topology test socket full
,
Pierre Morel
,
2023/03/15
[PATCH v18 12/17] docs/s390x/cpu topology: document s390x cpu topology
,
Pierre Morel
,
2023/03/15
[PATCH v18 15/17] tests/avocado: s390x cpu topology entitlement tests
,
Pierre Morel
,
2023/03/15
[PATCH v18 14/17] tests/avocado: s390x cpu topology polarisation
,
Pierre Morel
,
2023/03/15
[PATCH v18 16/17] tests/avocado: s390x cpu topology test dedicated CPU
,
Pierre Morel
,
2023/03/15
[PATCH v2 0/3] target/s390x: Implement Early Exception Recognition
,
Ilya Leoshkevich
,
2023/03/14
[PATCH v2 1/3] target/s390x: Fix LPSW
,
Ilya Leoshkevich
,
2023/03/14
Re: [PATCH v2 1/3] target/s390x: Fix LPSW
,
David Hildenbrand
,
2023/03/15
[PATCH v2 2/3] target/s390x: Implement Early Exception Recognition
,
Ilya Leoshkevich
,
2023/03/14
Re: [PATCH v2 2/3] target/s390x: Implement Early Exception Recognition
,
David Hildenbrand
,
2023/03/15
[PATCH v2 3/3] tests/tcg/s390x: Add PSW modification tests
,
Ilya Leoshkevich
,
2023/03/14
[PATCH v2 0/2] Fix EXECUTE of relative long instructions
,
Ilya Leoshkevich
,
2023/03/14
[PATCH v2 1/2] target/s390x: Fix EXECUTE of relative long instructions
,
Ilya Leoshkevich
,
2023/03/14
Re: [PATCH v2 1/2] target/s390x: Fix EXECUTE of relative long instructions
,
David Hildenbrand
,
2023/03/15
Re: [PATCH v2 1/2] target/s390x: Fix EXECUTE of relative long instructions
,
Richard Henderson
,
2023/03/15
[PATCH v2 2/2] tests/tcg/s390x: Add ex-relative-long.c
,
Ilya Leoshkevich
,
2023/03/14
Re: [PATCH v2 2/2] tests/tcg/s390x: Add ex-relative-long.c
,
Richard Henderson
,
2023/03/15
Re: [PATCH v2 2/2] tests/tcg/s390x: Add ex-relative-long.c
,
Nina Schoetterl-Glausch
,
2023/03/16
Re: [PATCH v2 2/2] tests/tcg/s390x: Add ex-relative-long.c
,
Ilya Leoshkevich
,
2023/03/16
[PATCH 0/2] target/s390x: Fix R[NOX]SBG with T=1
,
Ilya Leoshkevich
,
2023/03/14
[PATCH 1/2] target/s390x: Fix R[NOX]SBG with T=1
,
Ilya Leoshkevich
,
2023/03/14
Re: [PATCH 1/2] target/s390x: Fix R[NOX]SBG with T=1
,
David Hildenbrand
,
2023/03/15
[PATCH 2/2] tests/tcg/s390x: Add rxsbg.c
,
Ilya Leoshkevich
,
2023/03/14
Re: [PATCH 2/2] tests/tcg/s390x: Add rxsbg.c
,
Thomas Huth
,
2023/03/15
Re: [PATCH 2/2] tests/tcg/s390x: Add rxsbg.c
,
Ilya Leoshkevich
,
2023/03/15
[PATCH for-8.1] hw: Add compat machines for 8.1
,
Cornelia Huck
,
2023/03/14
Re: [PATCH for-8.1] hw: Add compat machines for 8.1
,
Cédric Le Goater
,
2023/03/14
Re: [PATCH for-8.1] hw: Add compat machines for 8.1
,
Gavin Shan
,
2023/03/17
Re: [PATCH for-8.1] hw: Add compat machines for 8.1
,
Thomas Huth
,
2023/03/17
[PATCH 0/2] target/s390x: Implement Early Exception Recognition
,
Ilya Leoshkevich
,
2023/03/14
[PATCH 2/2] tests/tcg/s390x: Add early-exception-recognition.S
,
Ilya Leoshkevich
,
2023/03/14
Re: [PATCH 2/2] tests/tcg/s390x: Add early-exception-recognition.S
,
Richard Henderson
,
2023/03/14
[PATCH 1/2] target/s390x: Implement Early Exception Recognition
,
Ilya Leoshkevich
,
2023/03/14
Re: [PATCH 1/2] target/s390x: Implement Early Exception Recognition
,
Richard Henderson
,
2023/03/14
Re: [PATCH 1/2] target/s390x: Implement Early Exception Recognition
,
David Hildenbrand
,
2023/03/14
Re: [PATCH 1/2] target/s390x: Implement Early Exception Recognition
,
Nina Schoetterl-Glausch
,
2023/03/14
[PATCH v2] s390x/gdb: Split s390-virt.xml
,
Ilya Leoshkevich
,
2023/03/14
[PATCH v2 2/3] cpu, qapi, target/arm, i386, s390x: Generalize query-cpu-model-expansion
,
Dinah Baum
,
2023/03/14
[PATCH 0/2] Fix EXECUTE of relative long instructions
,
Ilya Leoshkevich
,
2023/03/13
[PATCH 2/2] tests/tcg/s390x: Add ex-relative-long.c
,
Ilya Leoshkevich
,
2023/03/13
Re: [PATCH 2/2] tests/tcg/s390x: Add ex-relative-long.c
,
Richard Henderson
,
2023/03/14
[PATCH 1/2] target/s390x: Fix EXECUTE of relative long instructions
,
Ilya Leoshkevich
,
2023/03/13
Re: [PATCH 1/2] target/s390x: Fix EXECUTE of relative long instructions
,
David Hildenbrand
,
2023/03/14
Re: [PATCH 1/2] target/s390x: Fix EXECUTE of relative long instructions
,
Richard Henderson
,
2023/03/14
[PATCH] s390x/gdb: Split s390-virt.xml
,
Ilya Leoshkevich
,
2023/03/13
Re: [PATCH] s390x/gdb: Split s390-virt.xml
,
Christian Borntraeger
,
2023/03/14
Re: [PATCH] s390x/gdb: Split s390-virt.xml
,
Ilya Leoshkevich
,
2023/03/14
[PATCH v2 00/12] target/s390x: Handle unaligned accesses
,
Ilya Leoshkevich
,
2023/03/13
[PATCH v2 02/12] target/s390x: Handle EXECUTE of odd addresses
,
Ilya Leoshkevich
,
2023/03/13
[PATCH v2 01/12] target/s390x: Handle branching to odd addresses
,
Ilya Leoshkevich
,
2023/03/13
Re: [PATCH v2 01/12] target/s390x: Handle branching to odd addresses
,
Richard Henderson
,
2023/03/13
[PATCH v2 07/12] target/s390x: Handle CGRL and CLGRL with non-aligned addresses
,
Ilya Leoshkevich
,
2023/03/13
[PATCH v2 06/12] target/s390x: Handle CRL and CGFRL with non-aligned addresses
,
Ilya Leoshkevich
,
2023/03/13
[PATCH v2 03/12] target/s390x: Handle LGRL from non-aligned addresses
,
Ilya Leoshkevich
,
2023/03/13
[PATCH v2 04/12] target/s390x: Handle LRL and LGFRL from non-aligned addresses
,
Ilya Leoshkevich
,
2023/03/13
[PATCH v2 05/12] target/s390x: Handle LLGFRL from non-aligned addresses
,
Ilya Leoshkevich
,
2023/03/13
[PATCH v2 08/12] target/s390x: Handle CLRL and CLGFRL with non-aligned addresses
,
Ilya Leoshkevich
,
2023/03/13
[PATCH v2 11/12] target/s390x: Update do_unaligned_access() comment
,
Ilya Leoshkevich
,
2023/03/13
[PATCH v2 09/12] target/s390x: Handle STRL to non-aligned addresses
,
Ilya Leoshkevich
,
2023/03/13
[PATCH v2 10/12] target/s390x: Handle STGRL to non-aligned addresses
,
Ilya Leoshkevich
,
2023/03/13
[PATCH v2 12/12] tests/tcg/s390x: Test unaligned accesses
,
Ilya Leoshkevich
,
2023/03/13
Re: [PATCH v2 12/12] tests/tcg/s390x: Test unaligned accesses
,
Thomas Huth
,
2023/03/15
Re: [PATCH v2 12/12] tests/tcg/s390x: Test unaligned accesses
,
Ilya Leoshkevich
,
2023/03/15
[PATCH 1/2] cpu, qapi, target/arm, i386, s390x: Refactor query-cpu-model-expansion
,
Dinah Baum
,
2023/03/12
Re: [PATCH 1/2] cpu, qapi, target/arm, i386, s390x: Refactor query-cpu-model-expansion
,
Thomas Huth
,
2023/03/13
[PATCH 00/12] target/s390x: Handle unaligned accesses
,
Ilya Leoshkevich
,
2023/03/10
[PATCH 01/12] target/s390x: Handle branching to odd addresses
,
Ilya Leoshkevich
,
2023/03/10
Re: [PATCH 01/12] target/s390x: Handle branching to odd addresses
,
Richard Henderson
,
2023/03/10
Re: [PATCH 01/12] target/s390x: Handle branching to odd addresses
,
Ilya Leoshkevich
,
2023/03/10
Re: [PATCH 01/12] target/s390x: Handle branching to odd addresses
,
Richard Henderson
,
2023/03/10
[PATCH 03/12] target/s390x: Handle LGRL from non-aligned addresses
,
Ilya Leoshkevich
,
2023/03/10
Re: [PATCH 03/12] target/s390x: Handle LGRL from non-aligned addresses
,
Richard Henderson
,
2023/03/10
[PATCH 04/12] target/s390x: Handle LRL and LGFRL from non-aligned addresses
,
Ilya Leoshkevich
,
2023/03/10
Re: [PATCH 04/12] target/s390x: Handle LRL and LGFRL from non-aligned addresses
,
Richard Henderson
,
2023/03/10
[PATCH 02/12] target/s390x: Handle EXECUTE of odd addresses
,
Ilya Leoshkevich
,
2023/03/10
Re: [PATCH 02/12] target/s390x: Handle EXECUTE of odd addresses
,
Richard Henderson
,
2023/03/10
[PATCH 05/12] target/s390x: Handle LLGFRL from non-aligned addresses
,
Ilya Leoshkevich
,
2023/03/10
Re: [PATCH 05/12] target/s390x: Handle LLGFRL from non-aligned addresses
,
Richard Henderson
,
2023/03/10
[PATCH 08/12] target/s390x: Handle CLRL and CLGFRL with non-aligned addresses
,
Ilya Leoshkevich
,
2023/03/10
Re: [PATCH 08/12] target/s390x: Handle CLRL and CLGFRL with non-aligned addresses
,
Richard Henderson
,
2023/03/10
[PATCH 06/12] target/s390x: Handle CRL and CGFRL with non-aligned addresses
,
Ilya Leoshkevich
,
2023/03/10
Re: [PATCH 06/12] target/s390x: Handle CRL and CGFRL with non-aligned addresses
,
Richard Henderson
,
2023/03/10
[PATCH 07/12] target/s390x: Handle CGRL and CLGRL with non-aligned addresses
,
Ilya Leoshkevich
,
2023/03/10
Re: [PATCH 07/12] target/s390x: Handle CGRL and CLGRL with non-aligned addresses
,
Richard Henderson
,
2023/03/10
[PATCH 11/12] target/s390x: Update do_unaligned_access() comment
,
Ilya Leoshkevich
,
2023/03/10
Re: [PATCH 11/12] target/s390x: Update do_unaligned_access() comment
,
Richard Henderson
,
2023/03/10
[PATCH 09/12] target/s390x: Handle STRL to non-aligned addresses
,
Ilya Leoshkevich
,
2023/03/10
Re: [PATCH 09/12] target/s390x: Handle STRL to non-aligned addresses
,
Richard Henderson
,
2023/03/10
[PATCH 10/12] target/s390x: Handle STGRL to non-aligned addresses
,
Ilya Leoshkevich
,
2023/03/10
Re: [PATCH 10/12] target/s390x: Handle STGRL to non-aligned addresses
,
Richard Henderson
,
2023/03/10
[PATCH 12/12] tests/tcg/s390x: Test unaligned accesses
,
Ilya Leoshkevich
,
2023/03/10
[PATCH v3 0/2] target/s390x: Fix emulation of C(G)HRL
,
Nina Schoetterl-Glausch
,
2023/03/10
[PATCH v3 1/2] target/s390x: Fix emulation of C(G)HRL
,
Nina Schoetterl-Glausch
,
2023/03/10
Re: [PATCH v3 1/2] target/s390x: Fix emulation of C(G)HRL
,
David Hildenbrand
,
2023/03/10
[PATCH v3 2/2] tests/tcg/s390x: Add C(G)HRL test
,
Nina Schoetterl-Glausch
,
2023/03/10
Re: [PATCH v3 2/2] tests/tcg/s390x: Add C(G)HRL test
,
David Hildenbrand
,
2023/03/10
[PATCH v17 00/12] s390x: CPU Topology
,
Pierre Morel
,
2023/03/09
[PATCH v17 01/12] s390x/cpu topology: add s390 specifics to CPU topology
,
Pierre Morel
,
2023/03/09
[PATCH v17 04/12] s390x/sclp: reporting the maximum nested topology entries
,
Pierre Morel
,
2023/03/09
[PATCH v17 02/12] s390x/cpu topology: add topology entries on CPU hotplug
,
Pierre Morel
,
2023/03/09
[PATCH v17 03/12] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
,
Pierre Morel
,
2023/03/09
[PATCH v17 06/12] s390x/cpu topology: interception of PTF instruction
,
Pierre Morel
,
2023/03/09
Re: [PATCH v17 06/12] s390x/cpu topology: interception of PTF instruction
,
Pierre Morel
,
2023/03/14
[PATCH v17 11/12] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event
,
Pierre Morel
,
2023/03/09
[PATCH v17 12/12] docs/s390x/cpu topology: document s390x cpu topology
,
Pierre Morel
,
2023/03/09
[PATCH v17 09/12] machine: adding s390 topology to query-cpu-fast
,
Pierre Morel
,
2023/03/09
[PATCH v17 05/12] s390x/cpu topology: resetting the Topology-Change-Report
,
Pierre Morel
,
2023/03/09
[PATCH v17 10/12] machine: adding s390 topology to info hotpluggable-cpus
,
Pierre Morel
,
2023/03/09
[PATCH v17 08/12] qapi/s390x/cpu topology: set-cpu-topology qmp command
,
Pierre Morel
,
2023/03/09
[PATCH v17 07/12] target/s390x/cpu topology: activate CPU topology
,
Pierre Morel
,
2023/03/09
[PATCH v2 0/2] target/s390x: Fix emulation of C(G)HRL
,
Nina Schoetterl-Glausch
,
2023/03/08
[PATCH v2 1/2] target/s390x: Fix emulation of C(G)HRL
,
Nina Schoetterl-Glausch
,
2023/03/08
Re: [PATCH v2 1/2] target/s390x: Fix emulation of C(G)HRL
,
Richard Henderson
,
2023/03/08
[PATCH v2 2/2] tests/tcg/s390x: Add C(G)HRL test
,
Nina Schoetterl-Glausch
,
2023/03/08
Re: [PATCH v2 2/2] tests/tcg/s390x: Add C(G)HRL test
,
Richard Henderson
,
2023/03/08
Re: [PATCH v2 2/2] tests/tcg/s390x: Add C(G)HRL test
,
Thomas Huth
,
2023/03/09
Re: [PATCH v2 2/2] tests/tcg/s390x: Add C(G)HRL test
,
Nina Schoetterl-Glausch
,
2023/03/09
Re: [PATCH v16 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
,
Pierre Morel
,
2023/03/08
[PULL 73/73] virtio: refresh vring region cache after updating a virtqueue size
,
Michael S. Tsirkin
,
2023/03/07
Re: [PULL 73/73] virtio: refresh vring region cache after updating a virtqueue size
,
Michael S. Tsirkin
,
2023/03/09
[PULL 23/30] testing: probe gdb for supported architectures ahead of time
,
Alex Bennée
,
2023/03/07
[PULL 20/30] gdbstub: move register helpers into standalone include
,
Alex Bennée
,
2023/03/07
Re: [PATCH 23/70] target/i386: Avoid use of tcg_const_* throughout
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 47/70] target/rx: Use cpu_psw_z as temp in flags computation
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 14/70] target/cris: Avoid use of tcg_const_i32 throughout
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 49/70] target/rx: Avoid tcg_const_i32
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 63/70] target/xtensa: Tidy translate_clamps
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 52/70] target/sh4: Avoid tcg_const_i32 for TAS.B
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 51/70] target/s390x: Avoid tcg_const_i64
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 53/70] target/sh4: Avoid tcg_const_i32
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 56/70] target/tricore: Split t_n as constant from temp as variable
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 56/70] target/tricore: Split t_n as constant from temp as variable
,
Richard Henderson
,
2023/03/06
Re: [PATCH 56/70] target/tricore: Split t_n as constant from temp as variable
,
Philippe Mathieu-Daudé
,
2023/03/07
Re: [PATCH 61/70] target/tricore: Avoid tcg_const_i32
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 62/70] target/xtensa: Tidy translate_bb
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 67/70] target/xtensa: Avoid tcg_const_i32
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 27/70] target/m68k: Avoid tcg_const_i32 in bfop_reg
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 28/70] target/m68k: Avoid tcg_const_* throughout
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 26/70] target/m68k: Avoid tcg_const_i32 when modified
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 21/70] target/hppa: Avoid use of tcg_const_i32 throughout
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 13/70] target/avr: Avoid use of tcg_const_i32 throughout
,
Philippe Mathieu-Daudé
,
2023/03/06
[PATCH v1 0/2] target/s390x: Fix emulation of C(G)HRL
,
Nina Schoetterl-Glausch
,
2023/03/06
[PATCH v1 2/2] tests/tcg/s390x: Add C(G)HRL test
,
Nina Schoetterl-Glausch
,
2023/03/06
[PATCH v1 1/2] target/s390x: Fix emulation of C(G)HRL
,
Nina Schoetterl-Glausch
,
2023/03/06
Re: [PATCH v1 1/2] target/s390x: Fix emulation of C(G)HRL
,
Richard Henderson
,
2023/03/06
Re: [PATCH v1 1/2] target/s390x: Fix emulation of C(G)HRL
,
Nina Schoetterl-Glausch
,
2023/03/06
Re: [PATCH 59/70] target/tricore: Use setcondi instead of explicit allocation
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 57/70] target/tricore: Rename t_off10 and use tcg_constant_i32
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 54/70] tcg/sparc: Avoid tcg_const_tl in gen_edge
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 68/70] tcg: Replace tcg_const_i64 in tcg-op.c
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 70/70] tcg: Drop tcg_const_*
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 69/70] tcg: Drop tcg_const_*_vec
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 60/70] target/tricore: Drop some temp initialization
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 11/70] target/arm: Avoid tcg_const_ptr in handle_rev
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 10/70] target/arm: Avoid tcg_const_ptr in handle_vec_simd_sqshrn
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 07/70] target/arm: Avoid tcg_const_ptr in gen_sve_{ldr,str}
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 34/70] target/ppc: Split out gen_vx_vmul10
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 64/70] target/xtensa: Avoid tcg_const_i32 in translate_l32r
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 65/70] target/xtensa: Use tcg_gen_subfi_i32 in translate_sll
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 66/70] target/xtensa: Split constant in bit shift
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 48/70] target/rx: Avoid tcg_const_i32 when new temp needed
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 35/70] target/ppc: Avoid tcg_const_i64 in do_vector_shift_quad
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 25/70] target/m68k: Use tcg_constant_i32 in gen_ea_mode
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 03/70] target/arm: Improve arm_rmode_to_sf
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 04/70] target/arm: Consistently use ARMFPRounding during translation
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 01/70] target/arm: Use rmode >= 0 for need_rmode
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 01/70] target/arm: Use rmode >= 0 for need_rmode
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 45/70] target/riscv: Avoid tcg_const_*
,
liweiwei
,
2023/03/06
Re: [PATCH 12/70] target/avr: Avoid use of tcg_const_i32 in SBIC, SBIS
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 20/70] target/hppa: Avoid tcg_const_i64 in trans_fid_f
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 46/70] target/rx: Use tcg_gen_abs_i32
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 33/70] target/mips: Avoid tcg_const_* throughout
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 32/70] target/mips: Avoid tcg_const_tl in gen_r6_ld
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 31/70] target/mips: Split out gen_lxr
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH 30/70] target/mips: Split out gen_lxl
,
Philippe Mathieu-Daudé
,
2023/03/06
[PATCH v3 16/20] target/s390x: Remove assert vs g_in2
,
Richard Henderson
,
2023/03/04
Re: [PATCH v3 16/20] target/s390x: Remove assert vs g_in2
,
Ilya Leoshkevich
,
2023/03/06
Re: [PATCH v3 16/20] target/s390x: Remove assert vs g_in2
,
David Hildenbrand
,
2023/03/06
[PATCH v3 15/20] target/s390x: Drop tcg_temp_free from translate.c
,
Richard Henderson
,
2023/03/04
Re: [PATCH v3 15/20] target/s390x: Drop tcg_temp_free from translate.c
,
Ilya Leoshkevich
,
2023/03/06
Re: [PATCH v3 15/20] target/s390x: Drop tcg_temp_free from translate.c
,
David Hildenbrand
,
2023/03/06
[PATCH v3 17/20] target/s390x: Remove g_out, g_out2, g_in1, g_in2 from DisasContext
,
Richard Henderson
,
2023/03/04
Re: [PATCH v3 17/20] target/s390x: Remove g_out, g_out2, g_in1, g_in2 from DisasContext
,
David Hildenbrand
,
2023/03/06
Re: [PATCH v3 17/20] target/s390x: Remove g_out, g_out2, g_in1, g_in2 from DisasContext
,
Ilya Leoshkevich
,
2023/03/06
[PATCH v3 14/20] target/s390x: Drop tcg_temp_free from translate_vx.c.inc
,
Richard Henderson
,
2023/03/04
Re: [PATCH v3 14/20] target/s390x: Drop tcg_temp_free from translate_vx.c.inc
,
Ilya Leoshkevich
,
2023/03/06
Re: [PATCH v3 14/20] target/s390x: Drop tcg_temp_free from translate_vx.c.inc
,
David Hildenbrand
,
2023/03/06
[PATCH v3 13/20] target/s390x: Drop free_compare
,
Richard Henderson
,
2023/03/04
Re: [PATCH v3 13/20] target/s390x: Drop free_compare
,
Ilya Leoshkevich
,
2023/03/06
Re: [PATCH v3 13/20] target/s390x: Drop free_compare
,
David Hildenbrand
,
2023/03/06
Re: [PATCH v2 66/76] target/sparc: Drop get_temp_i32
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 69/76] target/sparc: Drop tcg_temp_free
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 68/76] target/sparc: Drop free_compare
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 67/76] target/sparc: Remove egress label in disas_sparc_context
,
Peter Maydell
,
2023/03/03
Re: [PATCH 66/76] target/sparc: Drop get_temp_i32
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 65/76] target/sparc: Drop get_temp_tl
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 35/76] target/m68k: Drop tcg_temp_free
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 34/76] target/m68k: Drop free_cond
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 33/76] target/m68k: Drop mark_to_release
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 36/76] target/microblaze: Drop tcg_temp_free
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 29/76] target/hppa: Drop tcg_temp_free
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 49/76] target/openrisc: Drop tcg_temp_free
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 64/76] target/sh4: Drop tcg_temp_free
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 54/76] target/rx: Drop tcg_temp_free
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 48/76] target/nios2: Drop tcg_temp_free
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 23/76] target/cris: Drop addr from dec10_ind_move_m_pr
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 24/76] target/cris: Drop tcg_temp_free
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 22/76] target/cris: Drop cris_alu_m_free_temps
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 21/76] target/cris: Drop cris_alu_free_temps
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 20/76] target/avr: Drop tcg_temp_free
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 19/76] target/avr: Drop R from trans_COM
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 18/76] target/avr: Drop DisasContext.free_skip_var0
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 75/76] tcg: Create tcg/tcg-temp-internal.h
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 73/76] include/exec/gen-icount: Drop tcg_temp_free in gen_tb_start
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 17/76] target/arm: Drop tcg_temp_free from translator.h
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 16/76] target/arm: Drop tcg_temp_free from translator-vfp.c
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 15/76] target/arm: Drop tcg_temp_free from translator-sve.c
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 14/76] target/arm: Drop tcg_temp_free from translator-sme.c
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 13/76] target/arm: Drop tcg_temp_free from translator-neon.c
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 12/76] target/arm: Drop tcg_temp_free from translator-mve.c
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 11/76] target/arm: Drop tcg_temp_free from translator-m-nocp.c
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 10/76] target/arm: Drop tcg_temp_free from translator-a64.c
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 09/76] target/arm: Drop new_tmp_a64_zero
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 08/76] target/arm: Drop new_tmp_a64
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 07/76] target/arm: Drop DisasContext.tmp_a64
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 06/76] target/arm: Drop tcg_temp_free from translator.c
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 05/76] target/arm: Remove value_global from DisasCompare
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 04/76] target/arm: Remove arm_free_cc, a64_free_cc
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 03/76] target/alpha: Drop tcg_temp_free
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 02/76] accel/tcg: Remove translator_loop_temp_check
,
Peter Maydell
,
2023/03/03
Re: [PATCH v2 01/76] tcg: Remove tcg_check_temp_count, tcg_clear_temp_count
,
Peter Maydell
,
2023/03/03
Re: [RESEND PATCH 1/1] pc-bios: Add support for List-Directed IPL from ECKD DASD
,
Thomas Huth
,
2023/03/03
Re: [RESEND PATCH 1/1] pc-bios: Add support for List-Directed IPL from ECKD DASD
,
Eric Farman
,
2023/03/07
Re: [RESEND PATCH 1/1] pc-bios: Add support for List-Directed IPL from ECKD DASD
,
Thomas Huth
,
2023/03/03
Re: [RESEND PATCH 1/1] pc-bios: Add support for List-Directed IPL from ECKD DASD
,
Thomas Huth
,
2023/03/06
Re: [RESEND PATCH 1/1] pc-bios: Add support for List-Directed IPL from ECKD DASD
,
Jared Rossi
,
2023/03/06
[PATCH v4 00/26] gdbstub/next: re-organise and split build
,
Alex Bennée
,
2023/03/02
[PATCH v4 01/26] gdbstub/internals.h: clean up include guard
,
Alex Bennée
,
2023/03/02
[PATCH v4 02/26] gdbstub: fix-up copyright and license files
,
Alex Bennée
,
2023/03/02
[PATCH v4 03/26] gdbstub: Make syscall_complete/[gs]et_reg target-agnostic typedefs
,
Alex Bennée
,
2023/03/02
[PATCH v4 07/26] includes: move tb_flush into its own header
,
Alex Bennée
,
2023/03/02
[PATCH v4 05/26] gdbstub: define separate user/system structures
,
Alex Bennée
,
2023/03/02
[PATCH v4 06/26] gdbstub: move GDBState to shared internals header
,
Alex Bennée
,
2023/03/02
[PATCH v4 08/26] gdbstub: move fromhex/tohex routines to internals
,
Alex Bennée
,
2023/03/02
[PATCH v4 04/26] gdbstub: clean-up indent on gdb_exit
,
Alex Bennée
,
2023/03/02
Re: [PATCH v4 04/26] gdbstub: clean-up indent on gdb_exit
,
Daniel Henrique Barboza
,
2023/03/03
[PATCH v4 12/26] gdbstub: rationalise signal mapping in softmmu
,
Alex Bennée
,
2023/03/02
[PATCH v4 10/26] gdbstub: move chunk of softmmu functionality to own file
,
Alex Bennée
,
2023/03/02
[PATCH v4 09/26] gdbstub: make various helpers visible to the rest of the module
,
Alex Bennée
,
2023/03/02
[PATCH v4 11/26] gdbstub: move chunks of user code into own files
,
Alex Bennée
,
2023/03/02
[PATCH v4 26/26] gdbstub: move update guest debug to accel ops
,
Alex Bennée
,
2023/03/02
[PATCH v4 23/26] testing: probe gdb for supported architectures ahead of time
,
Alex Bennée
,
2023/03/02
[PATCH v4 24/26] include: split target_long definition from cpu-defs
,
Alex Bennée
,
2023/03/02
[PATCH v4 13/26] gdbstub: abstract target specific details from gdb_put_packet_binary
,
Alex Bennée
,
2023/03/02
[PATCH v4 18/26] gdbstub: fix address type of gdb_set_cpu_pc
,
Alex Bennée
,
2023/03/02
[PATCH v4 22/26] gdbstub: only compile gdbstub twice for whole build
,
Alex Bennée
,
2023/03/02
[PATCH v4 17/26] gdbstub: specialise stub_can_reverse
,
Alex Bennée
,
2023/03/02
[PATCH v4 19/26] gdbstub: don't use target_ulong while handling registers
,
Alex Bennée
,
2023/03/02
[PATCH v4 15/26] gdbstub: specialise target_memory_rw_debug
,
Alex Bennée
,
2023/03/02
[PATCH v4 16/26] gdbstub: introduce gdb_get_max_cpus
,
Alex Bennée
,
2023/03/02
[PATCH v4 14/26] gdbstub: specialise handle_query_attached
,
Alex Bennée
,
2023/03/02
[PATCH v4 20/26] gdbstub: move register helpers into standalone include
,
Alex Bennée
,
2023/03/02
[PATCH v4 25/26] gdbstub: split out softmmu/user specifics for syscall handling
,
Alex Bennée
,
2023/03/02
[PATCH v4 21/26] gdbstub: move syscall handling to new file
,
Alex Bennée
,
2023/03/02
Re: [PATCH v16 08/11] qapi/s390x/cpu topology: set-cpu-topology monitor command
,
Pierre Morel
,
2023/03/02
[PATCH] virtio: refresh vring region cache after updating a virtqueue size
,
Carlos López
,
2023/03/02
Re: [PATCH] virtio: refresh vring region cache after updating a virtqueue size
,
Thomas Huth
,
2023/03/06
Re: [PATCH] virtio: refresh vring region cache after updating a virtqueue size
,
Cornelia Huck
,
2023/03/09
Re: [PATCH] virtio: refresh vring region cache after updating a virtqueue size
,
Michael S. Tsirkin
,
2023/03/10
Re: [PATCH] virtio: refresh vring region cache after updating a virtqueue size
,
Carlos López
,
2023/03/13
Re: [PATCH] virtio: refresh vring region cache after updating a virtqueue size
,
Cornelia Huck
,
2023/03/15
Re: [PATCH v4 27/27] target/s390x: Enable TARGET_TB_PCREL
,
Thomas Huth
,
2023/03/02
Re: [PATCH v4 27/27] target/s390x: Enable TARGET_TB_PCREL
,
Richard Henderson
,
2023/03/02
Re: [PATCH 55/70] target/sparc: Avoid tcg_const_{tl,i32}
,
Mark Cave-Ayland
,
2023/03/01
Re: [PATCH 55/70] target/sparc: Avoid tcg_const_{tl,i32}
,
Philippe Mathieu-Daudé
,
2023/03/06
Re: [PATCH v2 00/76] tcg: Drop tcg_temp_free from translators
,
Mark Cave-Ayland
,
2023/03/01
Re: [PATCH v2 00/76] tcg: Drop tcg_temp_free from translators
,
Peter Maydell
,
2023/03/03
Re: [PATCH v16 11/11] docs/s390x/cpu topology: document s390x cpu topology
,
Nina Schoetterl-Glausch
,
2023/03/01
Re: [PATCH v16 11/11] docs/s390x/cpu topology: document s390x cpu topology
,
Pierre Morel
,
2023/03/02
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc