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: Fri Aug 30 2024 10:58:30 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH v2 00/11] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Peter Maydell
,
2024/08/30
[PATCH v2 01/11] hw/s390/ccw-device: Convert to three-phase reset
,
Peter Maydell
,
2024/08/30
[PATCH v2 02/11] hw/s390/virtio-ccw: Convert to three-phase reset
,
Peter Maydell
,
2024/08/30
[PATCH v2 04/11] hw: Remove device_class_set_parent_reset()
,
Peter Maydell
,
2024/08/30
[PATCH v2 05/11] target/alpha, hppa: Remove unused parent_reset fields
,
Peter Maydell
,
2024/08/30
[PATCH v2 06/11] hw: Define new device_class_set_legacy_reset()
,
Peter Maydell
,
2024/08/30
[PATCH v2 03/11] target/s390: Convert CPU to Resettable interface
,
Peter Maydell
,
2024/08/30
[PATCH v2 08/11] hw: Rename DeviceClass::reset field to legacy_reset
,
Peter Maydell
,
2024/08/30
[PATCH v2 10/11] hw/core/qdev: Simplify legacy_reset handling
,
Peter Maydell
,
2024/08/30
[PATCH v2 09/11] hw: Remove device_phases_reset()
,
Peter Maydell
,
2024/08/30
[PATCH v2 11/11] hw/core/resettable: Remove transitional_function machinery
,
Peter Maydell
,
2024/08/30
[PATCH v2 07/11] hw: Use device_class_set_legacy_reset() instead of opencoding
,
Peter Maydell
,
2024/08/30
Re: [PATCH v4 19/34] modules: check arch on qom lookup
,
Philippe Mathieu-Daudé
,
2024/08/27
Re: [PATCH v4 19/34] modules: check arch on qom lookup
,
Gerd Hoffmann
,
2024/08/28
Re: [PATCH 0/7] pc-bios/s390-ccw: Merge the netboot loader into s390-ccw.img
,
Jared Rossi
,
2024/08/26
Re: [PATCH 0/7] pc-bios/s390-ccw: Merge the netboot loader into s390-ccw.img
,
Thomas Huth
,
2024/08/27
Re: [PATCH 0/7] pc-bios/s390-ccw: Merge the netboot loader into s390-ccw.img
,
Jared Rossi
,
2024/08/27
[PATCH for-9.2] hw: add compat machines for 9.2
,
Cornelia Huck
,
2024/08/16
Re: [PATCH for-9.2] hw: add compat machines for 9.2
,
Daniel P . Berrangé
,
2024/08/16
Re: [PATCH for-9.2] hw: add compat machines for 9.2
,
Cornelia Huck
,
2024/08/16
[PATCH v2 0/4] build qemu with gcc and tsan
,
Pierrick Bouvier
,
2024/08/14
[PATCH v2 1/4] meson: hide tsan related warnings
,
Pierrick Bouvier
,
2024/08/14
Re: [PATCH v2 1/4] meson: hide tsan related warnings
,
Thomas Huth
,
2024/08/15
Re: [PATCH v2 1/4] meson: hide tsan related warnings
,
Pierrick Bouvier
,
2024/08/15
Re: [PATCH v2 1/4] meson: hide tsan related warnings
,
Peter Maydell
,
2024/08/15
Re: [PATCH v2 1/4] meson: hide tsan related warnings
,
Daniel P . Berrangé
,
2024/08/15
Re: [PATCH v2 1/4] meson: hide tsan related warnings
,
Pierrick Bouvier
,
2024/08/15
Re: [PATCH v2 1/4] meson: hide tsan related warnings
,
Peter Maydell
,
2024/08/15
Re: [PATCH v2 1/4] meson: hide tsan related warnings
,
Pierrick Bouvier
,
2024/08/15
Re: [PATCH v2 1/4] meson: hide tsan related warnings
,
Thomas Huth
,
2024/08/16
Re: [PATCH v2 1/4] meson: hide tsan related warnings
,
Daniel P . Berrangé
,
2024/08/16
[PATCH v2 4/4] docs/devel: update tsan build documentation
,
Pierrick Bouvier
,
2024/08/14
[PATCH v2 2/4] target/i386: fix build warning (gcc-12 -fsanitize=thread)
,
Pierrick Bouvier
,
2024/08/14
Re: [PATCH v2 2/4] target/i386: fix build warning (gcc-12 -fsanitize=thread)
,
Thomas Huth
,
2024/08/15
Re: [PATCH v2 2/4] target/i386: fix build warning (gcc-12 -fsanitize=thread)
,
Philippe Mathieu-Daudé
,
2024/08/16
Re: [PATCH v2 2/4] target/i386: fix build warning (gcc-12 -fsanitize=thread)
,
Pierrick Bouvier
,
2024/08/16
[PATCH v2 3/4] target/s390x: fix build warning (gcc-12 -fsanitize=thread)
,
Pierrick Bouvier
,
2024/08/14
Re: [PATCH v2 3/4] target/s390x: fix build warning (gcc-12 -fsanitize=thread)
,
Ilya Leoshkevich
,
2024/08/14
[PATCH 0/4] build qemu with gcc and tsan
,
Pierrick Bouvier
,
2024/08/14
[PATCH 3/4] target/s390x: fix build warning (gcc-12 -fsanitize=thread)
,
Pierrick Bouvier
,
2024/08/14
[PATCH 4/4] docs/devel: update tsan build documentation
,
Pierrick Bouvier
,
2024/08/14
[PATCH 1/4] meson: hide tsan related warnings
,
Pierrick Bouvier
,
2024/08/14
[PATCH 2/4] target/i386: fix build warning (gcc-12 -fsanitize=thread)
,
Pierrick Bouvier
,
2024/08/14
Re: [PATCH 0/4] build qemu with gcc and tsan
,
Pierrick Bouvier
,
2024/08/14
[PATCH v2 00/21] Various fixes and tweaks for 9.1-rc2/3
,
Alex Bennée
,
2024/08/13
[PATCH v2 02/21] Makefile: trigger re-configure on updated pythondeps
,
Alex Bennée
,
2024/08/13
[PATCH v2 04/21] configure: Avoid use of param. expansion when using gdb_version
,
Alex Bennée
,
2024/08/13
[PATCH v2 01/21] tests/avocado: Re-enable gdbsim-r5f562n8 testing U-Boot
,
Alex Bennée
,
2024/08/13
[PATCH v2 06/21] scripts/checkpatch: more checks on files imported from Linux
,
Alex Bennée
,
2024/08/13
[PATCH v2 05/21] configure: Fix GDB version detection for GDB_HAS_MTE
,
Alex Bennée
,
2024/08/13
[PATCH v2 03/21] configure: Fix arch detection for GDB_HAS_MTE
,
Alex Bennée
,
2024/08/13
[PATCH v2 08/21] buildsys: Fix building without plugins on Darwin
,
Alex Bennée
,
2024/08/13
Re: [PATCH v2 08/21] buildsys: Fix building without plugins on Darwin
,
Philippe Mathieu-Daudé
,
2024/08/14
[PATCH v2 09/21] scripts/replay-dump.py: Update to current rr record format
,
Alex Bennée
,
2024/08/13
[PATCH v2 07/21] target/i386: allow access_ptr to force slow path on failed probe
,
Alex Bennée
,
2024/08/13
[PATCH v2 11/21] tests/avocado: excercise scripts/replay-dump.py in replay tests
,
Alex Bennée
,
2024/08/13
[PATCH v2 14/21] tests/avocado: replay_kernel.py add x86-64 q35 machine test
,
Alex Bennée
,
2024/08/13
[PATCH v2 12/21] replay: allow runstate shutdown->running when replaying trace
,
Alex Bennée
,
2024/08/13
[PATCH v2 13/21] Revert "replay: stop us hanging in rr_wait_io_event"
,
Alex Bennée
,
2024/08/13
[PATCH v2 16/21] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
,
Alex Bennée
,
2024/08/13
Re: [PATCH v2 16/21] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
,
Michael S. Tsirkin
,
2024/08/13
Re: [PATCH v2 16/21] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
,
Nicholas Piggin
,
2024/08/14
Re: [PATCH v2 16/21] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
,
Michael S. Tsirkin
,
2024/08/14
Re: [PATCH v2 16/21] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
,
Alex Bennée
,
2024/08/14
Re: [PATCH v2 16/21] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
,
Nicholas Piggin
,
2024/08/15
Re: [PATCH v2 16/21] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
,
Michael S. Tsirkin
,
2024/08/15
Re: [PATCH v2 16/21] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
,
Nicholas Piggin
,
2024/08/15
Re: [PATCH v2 16/21] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
,
Jason Wang
,
2024/08/15
Re: [PATCH v2 16/21] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
,
Alex Bennée
,
2024/08/16
[PATCH v2 15/21] chardev: set record/replay on the base device of a muxed device
,
Alex Bennée
,
2024/08/13
[PATCH v2 21/21] plugins: fix race condition with scoreboards
,
Alex Bennée
,
2024/08/13
[PATCH v2 10/21] scripts/replay-dump.py: rejig decoders in event number order
,
Alex Bennée
,
2024/08/13
[PATCH v2 17/21] virtio-net: Use virtual time for RSC timers
,
Alex Bennée
,
2024/08/13
Re: [PATCH v2 17/21] virtio-net: Use virtual time for RSC timers
,
Michael S. Tsirkin
,
2024/08/13
[PATCH v2 19/21] docs: Fix some typos (found by typos) and grammar issues
,
Alex Bennée
,
2024/08/13
[PATCH v2 18/21] savevm: Fix load_snapshot error path crash
,
Alex Bennée
,
2024/08/13
[PATCH v2 20/21] docs/devel: update tcg-plugins page
,
Alex Bennée
,
2024/08/13
[PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Peter Maydell
,
2024/08/13
[PATCH for-9.2 01/10] hw/s390/virtio-ccw: Convert to three-phase reset
,
Peter Maydell
,
2024/08/13
Re: [PATCH for-9.2 01/10] hw/s390/virtio-ccw: Convert to three-phase reset
,
Richard Henderson
,
2024/08/13
Re: [PATCH for-9.2 01/10] hw/s390/virtio-ccw: Convert to three-phase reset
,
Thomas Huth
,
2024/08/14
Re: [PATCH for-9.2 01/10] hw/s390/virtio-ccw: Convert to three-phase reset
,
Nina Schoetterl-Glausch
,
2024/08/23
Re: [PATCH for-9.2 01/10] hw/s390/virtio-ccw: Convert to three-phase reset
,
Philippe Mathieu-Daudé
,
2024/08/26
Re: [PATCH for-9.2 01/10] hw/s390/virtio-ccw: Convert to three-phase reset
,
Peter Maydell
,
2024/08/26
[PATCH for-9.2 02/10] target/s390: Convert CPU to Resettable interface
,
Peter Maydell
,
2024/08/13
Re: [PATCH for-9.2 02/10] target/s390: Convert CPU to Resettable interface
,
Richard Henderson
,
2024/08/13
Re: [PATCH for-9.2 02/10] target/s390: Convert CPU to Resettable interface
,
Thomas Huth
,
2024/08/14
Re: [PATCH for-9.2 02/10] target/s390: Convert CPU to Resettable interface
,
Nina Schoetterl-Glausch
,
2024/08/23
Re: [PATCH for-9.2 02/10] target/s390: Convert CPU to Resettable interface
,
Peter Maydell
,
2024/08/23
[PATCH for-9.2 03/10] hw: Remove device_class_set_parent_reset()
,
Peter Maydell
,
2024/08/13
Re: [PATCH for-9.2 03/10] hw: Remove device_class_set_parent_reset()
,
Richard Henderson
,
2024/08/13
Re: [PATCH for-9.2 03/10] hw: Remove device_class_set_parent_reset()
,
Philippe Mathieu-Daudé
,
2024/08/26
[PATCH for-9.2 04/10] target/alpha, hppa: Remove unused parent_reset fields
,
Peter Maydell
,
2024/08/13
Re: [PATCH for-9.2 04/10] target/alpha, hppa: Remove unused parent_reset fields
,
Richard Henderson
,
2024/08/13
[PATCH for-9.2 05/10] hw/dma/xilinx_axidma: Use semicolon at end of statement, not comma
,
Peter Maydell
,
2024/08/13
Re: [PATCH for-9.2 05/10] hw/dma/xilinx_axidma: Use semicolon at end of statement, not comma
,
Richard Henderson
,
2024/08/13
Re: [PATCH for-9.2 05/10] hw/dma/xilinx_axidma: Use semicolon at end of statement, not comma
,
Thomas Huth
,
2024/08/14
[PATCH for-9.2 09/10] hw: Rename DeviceClass::reset field to legacy_reset
,
Peter Maydell
,
2024/08/13
Re: [PATCH for-9.2 09/10] hw: Rename DeviceClass::reset field to legacy_reset
,
Richard Henderson
,
2024/08/13
Re: [PATCH for-9.2 09/10] hw: Rename DeviceClass::reset field to legacy_reset
,
Philippe Mathieu-Daudé
,
2024/08/26
[PATCH for-9.2 06/10] hw/remote/message.c: Don't directly invoke DeviceClass:reset
,
Peter Maydell
,
2024/08/13
Re: [PATCH for-9.2 06/10] hw/remote/message.c: Don't directly invoke DeviceClass:reset
,
Richard Henderson
,
2024/08/13
Re: [PATCH for-9.2 06/10] hw/remote/message.c: Don't directly invoke DeviceClass:reset
,
Philippe Mathieu-Daudé
,
2024/08/14
[PATCH for-9.2 07/10] hw: Define new device_class_set_legacy_reset()
,
Peter Maydell
,
2024/08/13
Re: [PATCH for-9.2 07/10] hw: Define new device_class_set_legacy_reset()
,
Richard Henderson
,
2024/08/13
Re: [PATCH for-9.2 07/10] hw: Define new device_class_set_legacy_reset()
,
Philippe Mathieu-Daudé
,
2024/08/26
[PATCH for-9.2 10/10] hw: Remove device_phases_reset()
,
Peter Maydell
,
2024/08/13
Re: [PATCH for-9.2 10/10] hw: Remove device_phases_reset()
,
Richard Henderson
,
2024/08/13
Re: [PATCH for-9.2 10/10] hw: Remove device_phases_reset()
,
Peter Maydell
,
2024/08/14
[PATCH for-9.2 08/10] hw: Use device_class_set_legacy_reset() instead of opencoding
,
Peter Maydell
,
2024/08/13
Re: [PATCH for-9.2 08/10] hw: Use device_class_set_legacy_reset() instead of opencoding
,
Richard Henderson
,
2024/08/13
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Christian Borntraeger
,
2024/08/14
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Peter Maydell
,
2024/08/14
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Nina Schoetterl-Glausch
,
2024/08/22
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Nico Boehr
,
2024/08/26
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Nico Boehr
,
2024/08/28
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Peter Maydell
,
2024/08/28
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Nico Boehr
,
2024/08/29
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Peter Maydell
,
2024/08/29
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Cédric Le Goater
,
2024/08/29
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Nico Boehr
,
2024/08/29
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Peter Maydell
,
2024/08/29
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Nico Boehr
,
2024/08/29
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Peter Maydell
,
2024/08/29
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Peter Maydell
,
2024/08/29
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Nico Boehr
,
2024/08/30
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Peter Maydell
,
2024/08/30
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Nico Boehr
,
2024/08/30
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Peter Maydell
,
2024/08/30
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Peter Maydell
,
2024/08/30
Re: [PATCH for-9.2 00/10] s390: Convert virtio-ccw, cpu to three-phase reset, and followup cleanup
,
Thomas Huth
,
2024/08/30
Re: [PATCH 02/18] tests/qapi-schema: Drop temporary 'prefix'
,
Thomas Huth
,
2024/08/12
Re: [PATCH 08/14] tests/avocado: remove tcg_plugins virt_mem_icount test
,
Thomas Huth
,
2024/08/12
Re: [PATCH 01/18] qapi: Smarter camel_to_upper() to reduce need for 'prefix'
,
Markus Armbruster
,
2024/08/09
Re: [PATCH 09/18] qapi/machine: Rename CpuS390* to S390Cpu, and drop 'prefix'
,
Markus Armbruster
,
2024/08/09
Re: [PATCH 09/18] qapi/machine: Rename CpuS390* to S390Cpu, and drop 'prefix'
,
Thomas Huth
,
2024/08/12
Re: [PATCH 11/18] qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
,
Markus Armbruster
,
2024/08/02
Re: [PATCH v3 13/24] tests/functional: Convert the s390x avocado tests into standalone tests
,
Philippe Mathieu-Daudé
,
2024/08/01
Re: [PATCH v3 13/24] tests/functional: Convert the s390x avocado tests into standalone tests
,
Daniel P . Berrangé
,
2024/08/01
Re: [PATCH v3 13/24] tests/functional: Convert the s390x avocado tests into standalone tests
,
Philippe Mathieu-Daudé
,
2024/08/02
Re: [PATCH v3 13/24] tests/functional: Convert the s390x avocado tests into standalone tests
,
Thomas Huth
,
2024/08/13
Re: [PATCH v3 13/24] tests/functional: Convert the s390x avocado tests into standalone tests
,
Thomas Huth
,
2024/08/13
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc