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