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