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: Thu Oct 31 2024 11:50:44 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH 00/21] softfloat: Set 2-NaN propagation rule in float_status, not at compile time
,
Peter Maydell
,
2024/10/25
[PATCH 02/21] tests/fp: Explicitly set 2-NaN propagation rule
,
Peter Maydell
,
2024/10/25
Re: [PATCH 02/21] tests/fp: Explicitly set 2-NaN propagation rule
,
Philippe Mathieu-Daudé
,
2024/10/25
Re: [PATCH 02/21] tests/fp: Explicitly set 2-NaN propagation rule
,
Richard Henderson
,
2024/10/29
[PATCH 01/21] softfloat: Allow 2-operand NaN propagation rule to be set at runtime
,
Peter Maydell
,
2024/10/25
Re: [PATCH 01/21] softfloat: Allow 2-operand NaN propagation rule to be set at runtime
,
Richard Henderson
,
2024/10/28
[PATCH 03/21] target/arm: Explicitly set 2-NaN propagation rule
,
Peter Maydell
,
2024/10/25
Re: [PATCH 03/21] target/arm: Explicitly set 2-NaN propagation rule
,
Richard Henderson
,
2024/10/29
[PATCH 04/21] target/mips: Explicitly set 2-NaN propagation rule
,
Peter Maydell
,
2024/10/25
Re: [PATCH 04/21] target/mips: Explicitly set 2-NaN propagation rule
,
Philippe Mathieu-Daudé
,
2024/10/25
[PATCH 06/21] target/hppa: Explicitly set 2-NaN propagation rule
,
Peter Maydell
,
2024/10/25
Re: [PATCH 06/21] target/hppa: Explicitly set 2-NaN propagation rule
,
Richard Henderson
,
2024/10/29
[PATCH 05/21] target/loongarch: Explicitly set 2-NaN propagation rule
,
Peter Maydell
,
2024/10/25
Re: [PATCH 05/21] target/loongarch: Explicitly set 2-NaN propagation rule
,
Richard Henderson
,
2024/10/29
[PATCH 08/21] target/ppc: Explicitly set 2-NaN propagation rule
,
Peter Maydell
,
2024/10/25
Re: [PATCH 08/21] target/ppc: Explicitly set 2-NaN propagation rule
,
Richard Henderson
,
2024/10/29
[PATCH 09/21] target/m68k: Explicitly set 2-NaN propagation rule
,
Peter Maydell
,
2024/10/25
Re: [PATCH 09/21] target/m68k: Explicitly set 2-NaN propagation rule
,
Philippe Mathieu-Daudé
,
2024/10/26
Re: [PATCH 09/21] target/m68k: Explicitly set 2-NaN propagation rule
,
Richard Henderson
,
2024/10/29
Re: [PATCH 09/21] target/m68k: Explicitly set 2-NaN propagation rule
,
Peter Maydell
,
2024/10/29
[PATCH 10/21] target/m68k: Initialize float_status fields in gdb set/get functions
,
Peter Maydell
,
2024/10/25
Re: [PATCH 10/21] target/m68k: Initialize float_status fields in gdb set/get functions
,
Philippe Mathieu-Daudé
,
2024/10/26
Re: [PATCH 10/21] target/m68k: Initialize float_status fields in gdb set/get functions
,
Richard Henderson
,
2024/10/29
[PATCH 07/21] target/s390x: Explicitly set 2-NaN propagation rule
,
Peter Maydell
,
2024/10/25
Re: [PATCH 07/21] target/s390x: Explicitly set 2-NaN propagation rule
,
Ilya Leoshkevich
,
2024/10/25
Re: [PATCH 07/21] target/s390x: Explicitly set 2-NaN propagation rule
,
Philippe Mathieu-Daudé
,
2024/10/26
Re: [PATCH 07/21] target/s390x: Explicitly set 2-NaN propagation rule
,
Richard Henderson
,
2024/10/29
[PATCH 11/21] target/sparc: Move cpu_put_fsr(env, 0) call to reset
,
Peter Maydell
,
2024/10/25
Re: [PATCH 11/21] target/sparc: Move cpu_put_fsr(env, 0) call to reset
,
Philippe Mathieu-Daudé
,
2024/10/26
Re: [PATCH 11/21] target/sparc: Move cpu_put_fsr(env, 0) call to reset
,
Mark Cave-Ayland
,
2024/10/26
Re: [PATCH 11/21] target/sparc: Move cpu_put_fsr(env, 0) call to reset
,
Richard Henderson
,
2024/10/29
[PATCH 14/21] target/xtensa: Explicitly set 2-NaN propagation rule
,
Peter Maydell
,
2024/10/25
Re: [PATCH 14/21] target/xtensa: Explicitly set 2-NaN propagation rule
,
Max Filippov
,
2024/10/25
Re: [PATCH 14/21] target/xtensa: Explicitly set 2-NaN propagation rule
,
Philippe Mathieu-Daudé
,
2024/10/26
Re: [PATCH 14/21] target/xtensa: Explicitly set 2-NaN propagation rule
,
Richard Henderson
,
2024/10/29
[PATCH 16/21] target/alpha: Explicitly set 2-NaN propagation rule
,
Peter Maydell
,
2024/10/25
Re: [PATCH 16/21] target/alpha: Explicitly set 2-NaN propagation rule
,
Philippe Mathieu-Daudé
,
2024/10/26
Re: [PATCH 16/21] target/alpha: Explicitly set 2-NaN propagation rule
,
Richard Henderson
,
2024/10/29
[PATCH 13/21] target/xtensa: Factor out calls to set_use_first_nan()
,
Peter Maydell
,
2024/10/25
Re: [PATCH 13/21] target/xtensa: Factor out calls to set_use_first_nan()
,
Max Filippov
,
2024/10/25
Re: [PATCH 13/21] target/xtensa: Factor out calls to set_use_first_nan()
,
Richard Henderson
,
2024/10/29
[PATCH 12/21] target/sparc: Explicitly set 2-NaN propagation rule
,
Peter Maydell
,
2024/10/25
Re: [PATCH 12/21] target/sparc: Explicitly set 2-NaN propagation rule
,
Mark Cave-Ayland
,
2024/10/26
Re: [PATCH 12/21] target/sparc: Explicitly set 2-NaN propagation rule
,
Richard Henderson
,
2024/10/29
[PATCH 15/21] target/i386: Set 2-NaN propagation rule explicitly
,
Peter Maydell
,
2024/10/25
Re: [PATCH 15/21] target/i386: Set 2-NaN propagation rule explicitly
,
Richard Henderson
,
2024/10/29
[PATCH 17/21] target/microblaze: Move setting of float rounding mode to reset
,
Peter Maydell
,
2024/10/25
Re: [PATCH 17/21] target/microblaze: Move setting of float rounding mode to reset
,
Richard Henderson
,
2024/10/29
[PATCH 19/21] target/openrisc: Explicitly set 2-NaN propagation rule
,
Peter Maydell
,
2024/10/25
Re: [PATCH 19/21] target/openrisc: Explicitly set 2-NaN propagation rule
,
Philippe Mathieu-Daudé
,
2024/10/26
Re: [PATCH 19/21] target/openrisc: Explicitly set 2-NaN propagation rule
,
Richard Henderson
,
2024/10/29
[PATCH 18/21] target/microblaze: Explicitly set 2-NaN propagation rule
,
Peter Maydell
,
2024/10/25
Re: [PATCH 18/21] target/microblaze: Explicitly set 2-NaN propagation rule
,
Philippe Mathieu-Daudé
,
2024/10/26
Re: [PATCH 18/21] target/microblaze: Explicitly set 2-NaN propagation rule
,
Richard Henderson
,
2024/10/29
[PATCH 20/21] target/rx: Explicitly set 2-NaN propagation rule
,
Peter Maydell
,
2024/10/25
Re: [PATCH 20/21] target/rx: Explicitly set 2-NaN propagation rule
,
Philippe Mathieu-Daudé
,
2024/10/26
Re: [PATCH 20/21] target/rx: Explicitly set 2-NaN propagation rule
,
Richard Henderson
,
2024/10/29
[PATCH 21/21] softfloat: Remove fallback rule from pickNaN()
,
Peter Maydell
,
2024/10/25
Re: [PATCH 21/21] softfloat: Remove fallback rule from pickNaN()
,
Philippe Mathieu-Daudé
,
2024/10/26
Re: [PATCH 21/21] softfloat: Remove fallback rule from pickNaN()
,
Richard Henderson
,
2024/10/29
[PATCH] hw/s390x: Re-enable the pci-bridge device on s390x
,
Thomas Huth
,
2024/10/24
Re: [PATCH] hw/s390x: Re-enable the pci-bridge device on s390x
,
Cédric Le Goater
,
2024/10/24
Re: [PATCH] hw/s390x: Re-enable the pci-bridge device on s390x
,
Boris Fiuczynski
,
2024/10/24
Re: [PATCH] hw/s390x: Re-enable the pci-bridge device on s390x
,
Philippe Mathieu-Daudé
,
2024/10/24
[PATCH] tests/functional: Fix the s390x and ppc64 tuxrun tests
,
Thomas Huth
,
2024/10/23
[PATCH 0/2] target/s390x: Fix the floating-point multiply-and-add NaN rules
,
Ilya Leoshkevich
,
2024/10/22
[PATCH 1/2] target/s390x: Fix the floating-point multiply-and-add NaN rules
,
Ilya Leoshkevich
,
2024/10/22
[PATCH 2/2] tests/tcg/s390x: Add the floating-point multiply-and-add test
,
Ilya Leoshkevich
,
2024/10/22
Re: [PATCH v3 0/3] build qemu with gcc and tsan
,
Pierrick Bouvier
,
2024/10/21
Re: [PATCH v3 06/12] target/ppc: Split out helper_dbczl for 970
,
Guenter Roeck
,
2024/10/20
[PATCH v5 00/19] s390x: Add Full Boot Order Support
,
jrossi
,
2024/10/19
[PATCH v5 01/19] hw/s390x/ipl: Provide more memory to the s390-ccw.img firmware
,
jrossi
,
2024/10/19
[PATCH v5 03/19] pc-bios/s390-ccw: Link the netboot code into the main s390-ccw.img binary
,
jrossi
,
2024/10/19
[PATCH v5 04/19] hw/s390x: Remove the possibility to load the s390-netboot.img binary
,
jrossi
,
2024/10/19
[PATCH v5 02/19] pc-bios/s390-ccw: Use the libc from SLOF and remove sclp prints
,
jrossi
,
2024/10/19
Re: [PATCH v5 02/19] pc-bios/s390-ccw: Use the libc from SLOF and remove sclp prints
,
Thomas Huth
,
2024/10/22
Re: [PATCH v5 02/19] pc-bios/s390-ccw: Use the libc from SLOF and remove sclp prints
,
Jared Rossi
,
2024/10/22
Re: [PATCH v5 02/19] pc-bios/s390-ccw: Use the libc from SLOF and remove sclp prints
,
Thomas Huth
,
2024/10/23
Re: [PATCH v5 02/19] pc-bios/s390-ccw: Use the libc from SLOF and remove sclp prints
,
Jared Rossi
,
2024/10/23
[PATCH v5 06/19] docs/system/s390x/bootdevices: Update the documentation about network booting
,
jrossi
,
2024/10/19
[PATCH v5 07/19] pc-bios/s390-ccw: Remove panics from ISO IPL path
,
jrossi
,
2024/10/19
Re: [PATCH v5 07/19] pc-bios/s390-ccw: Remove panics from ISO IPL path
,
Thomas Huth
,
2024/10/21
[PATCH v5 05/19] pc-bios/s390-ccw: Merge netboot.mak into the main Makefile
,
jrossi
,
2024/10/19
[PATCH v5 08/19] pc-bios/s390-ccw: Remove panics from ECKD IPL path
,
jrossi
,
2024/10/19
Re: [PATCH v5 08/19] pc-bios/s390-ccw: Remove panics from ECKD IPL path
,
Thomas Huth
,
2024/10/21
[PATCH v5 09/19] pc-bios/s390-ccw: Remove panics from SCSI IPL path
,
jrossi
,
2024/10/19
Re: [PATCH v5 09/19] pc-bios/s390-ccw: Remove panics from SCSI IPL path
,
Thomas Huth
,
2024/10/21
[PATCH v5 13/19] include/hw/s390x: Add include files for common IPL structs
,
jrossi
,
2024/10/19
[PATCH v5 11/19] pc-bios/s390-ccw: Remove panics from Netboot IPL path
,
jrossi
,
2024/10/19
Re: [PATCH v5 11/19] pc-bios/s390-ccw: Remove panics from Netboot IPL path
,
Thomas Huth
,
2024/10/21
[PATCH v5 15/19] hw/s390x: Build an IPLB for each boot device
,
jrossi
,
2024/10/19
Re: [PATCH v5 15/19] hw/s390x: Build an IPLB for each boot device
,
Thomas Huth
,
2024/10/21
Re: [PATCH v5 15/19] hw/s390x: Build an IPLB for each boot device
,
Thomas Huth
,
2024/10/22
Re: [PATCH v5 15/19] hw/s390x: Build an IPLB for each boot device
,
Jared Rossi
,
2024/10/22
[PATCH v5 12/19] pc-bios/s390-ccw: Enable failed IPL to return after error
,
jrossi
,
2024/10/19
[PATCH v5 10/19] pc-bios/s390-ccw: Remove panics from DASD IPL path
,
jrossi
,
2024/10/19
[PATCH v5 14/19] s390x: Add individual loadparm assignment to CCW device
,
jrossi
,
2024/10/19
Re: [PATCH v5 14/19] s390x: Add individual loadparm assignment to CCW device
,
Thomas Huth
,
2024/10/21
Re: [PATCH v5 14/19] s390x: Add individual loadparm assignment to CCW device
,
Thomas Huth
,
2024/10/31
[PATCH v5 16/19] s390x: Rebuild IPLB for SCSI device directly from DIAG308
,
jrossi
,
2024/10/19
[PATCH v5 18/19] docs/system: Update documentation for s390x IPL
,
jrossi
,
2024/10/19
[PATCH v5 17/19] pc-bios/s390x: Enable multi-device boot loop
,
jrossi
,
2024/10/19
Re: [PATCH v5 17/19] pc-bios/s390x: Enable multi-device boot loop
,
Thomas Huth
,
2024/10/22
[PATCH v5 19/19] tests/qtest: Add s390x boot order tests to cdrom-test.c
,
jrossi
,
2024/10/19
Re: [PATCH v5 19/19] tests/qtest: Add s390x boot order tests to cdrom-test.c
,
Thomas Huth
,
2024/10/21
Re: [PATCH v5 00/19] s390x: Add Full Boot Order Support
,
Thomas Huth
,
2024/10/31
[PATCH v4 00/19] s390x: Add Full Boot Order Support
,
jrossi
,
2024/10/16
[PATCH v4 01/19] hw/s390x/ipl: Provide more memory to the s390-ccw.img firmware
,
jrossi
,
2024/10/16
[PATCH v4 03/19] pc-bios/s390-ccw: Link the netboot code into the main s390-ccw.img binary
,
jrossi
,
2024/10/16
[PATCH v4 04/19] hw/s390x: Remove the possibility to load the s390-netboot.img binary
,
jrossi
,
2024/10/16
[PATCH v4 02/19] pc-bios/s390-ccw: Use the libc from SLOF and remove sclp prints
,
jrossi
,
2024/10/16
[PATCH v4 05/19] pc-bios/s390-ccw: Merge netboot.mak into the main Makefile
,
jrossi
,
2024/10/16
[PATCH v4 07/19] pc-bios/s390-ccw: Remove panics from ISO IPL path
,
jrossi
,
2024/10/16
Re: [PATCH v4 07/19] pc-bios/s390-ccw: Remove panics from ISO IPL path
,
Thomas Huth
,
2024/10/17
[PATCH v4 09/19] pc-bios/s390-ccw: Remove panics from SCSI IPL path
,
jrossi
,
2024/10/16
Re: [PATCH v4 09/19] pc-bios/s390-ccw: Remove panics from SCSI IPL path
,
Thomas Huth
,
2024/10/17
[PATCH v4 10/19] pc-bios/s390-ccw: Remove panics from DASD IPL path
,
jrossi
,
2024/10/16
[PATCH v4 06/19] docs/system/s390x/bootdevices: Update the documentation about network booting
,
jrossi
,
2024/10/16
[PATCH v4 08/19] pc-bios/s390-ccw: Remove panics from ECKD IPL path
,
jrossi
,
2024/10/16
Re: [PATCH v4 08/19] pc-bios/s390-ccw: Remove panics from ECKD IPL path
,
Thomas Huth
,
2024/10/17
[PATCH v4 13/19] include/hw/s390x: Add include files for common IPL structs
,
jrossi
,
2024/10/16
[PATCH v4 12/19] pc-bios/s390-ccw: Enable failed IPL to return after error
,
jrossi
,
2024/10/16
[PATCH v4 14/19] s390x: Add individual loadparm assignment to CCW device
,
jrossi
,
2024/10/16
[PATCH v4 16/19] s390x: Rebuild IPLB for SCSI device directly from DIAG308
,
jrossi
,
2024/10/16
Re: [PATCH v4 16/19] s390x: Rebuild IPLB for SCSI device directly from DIAG308
,
Thomas Huth
,
2024/10/17
[PATCH v4 15/19] hw/s390x: Build an IPLB for each boot device
,
jrossi
,
2024/10/16
[PATCH v4 19/19] tests/qtest: Add s390x boot order tests to cdrom-test.c
,
jrossi
,
2024/10/16
Re: [PATCH v4 19/19] tests/qtest: Add s390x boot order tests to cdrom-test.c
,
Thomas Huth
,
2024/10/17
[PATCH v4 17/19] pc-bios/s390x: Enable multi-device boot loop
,
jrossi
,
2024/10/16
Re: [PATCH v4 17/19] pc-bios/s390x: Enable multi-device boot loop
,
Thomas Huth
,
2024/10/17
[PATCH v4 11/19] pc-bios/s390-ccw: Remove panics from Netboot IPL path
,
jrossi
,
2024/10/16
Re: [PATCH v4 11/19] pc-bios/s390-ccw: Remove panics from Netboot IPL path
,
Thomas Huth
,
2024/10/17
[PATCH v4 18/19] docs/system: Update documentation for s390x IPL
,
jrossi
,
2024/10/16
[PATCH v2 00/14] s390x: virtio-mem support
,
David Hildenbrand
,
2024/10/08
[PATCH v2 01/14] s390x/s390-virtio-ccw: don't crash on weird RAM sizes
,
David Hildenbrand
,
2024/10/08
[PATCH v2 02/14] s390x/s390-virtio-hcall: remove hypercall registration mechanism
,
David Hildenbrand
,
2024/10/08
[PATCH v2 03/14] s390x/s390-virtio-hcall: prepare for more diag500 hypercalls
,
David Hildenbrand
,
2024/10/08
[PATCH v2 04/14] s390x: rename s390-virtio-hcall* to s390-hypercall*
,
David Hildenbrand
,
2024/10/08
[PATCH v2 05/14] s390x/s390-virtio-ccw: move setting the maximum guest size from sclp to machine code
,
David Hildenbrand
,
2024/10/08
[PATCH v2 06/14] s390x: introduce s390_get_memory_limit()
,
David Hildenbrand
,
2024/10/08
[PATCH v2 08/14] s390x/s390-stattrib-kvm: prepare for memory devices and sparse memory layouts
,
David Hildenbrand
,
2024/10/08
[PATCH v2 10/14] s390x/s390-virtio-ccw: prepare for memory devices
,
David Hildenbrand
,
2024/10/08
[PATCH v2 11/14] s390x/pv: prepare for memory devices
,
David Hildenbrand
,
2024/10/08
[PATCH v2 09/14] s390x/s390-skeys: prepare for memory devices
,
David Hildenbrand
,
2024/10/08
[PATCH v2 07/14] s390x/s390-hypercall: introduce DIAG500 STORAGE_LIMIT
,
David Hildenbrand
,
2024/10/08
[PATCH v2 12/14] s390x: remember the maximum page size
,
David Hildenbrand
,
2024/10/08
[PATCH v2 14/14] s390x: virtio-mem support
,
David Hildenbrand
,
2024/10/08
[PATCH v2 13/14] s390x/virtio-ccw: add support for virtio based memory devices
,
David Hildenbrand
,
2024/10/08
Re: [PATCH v2 00/14] s390x: virtio-mem support
,
Mario Casquero
,
2024/10/10
[PATCH v3 00/19] s390x: Add Full Boot Order Support
,
jrossi
,
2024/10/07
[PATCH v3 01/19] hw/s390x/ipl: Provide more memory to the s390-ccw.img firmware
,
jrossi
,
2024/10/07
[PATCH v3 02/19] pc-bios/s390-ccw: Use the libc from SLOF and remove sclp prints
,
jrossi
,
2024/10/07
[PATCH v3 03/19] pc-bios/s390-ccw: Link the netboot code into the main s390-ccw.img binary
,
jrossi
,
2024/10/07
[PATCH v3 04/19] hw/s390x: Remove the possibility to load the s390-netboot.img binary
,
jrossi
,
2024/10/07
[PATCH v3 07/19] pc-bios/s390-ccw: Remove panics from ISO IPL path
,
jrossi
,
2024/10/07
Re: [PATCH v3 07/19] pc-bios/s390-ccw: Remove panics from ISO IPL path
,
Thomas Huth
,
2024/10/09
Re: [PATCH v3 07/19] pc-bios/s390-ccw: Remove panics from ISO IPL path
,
Jared Rossi
,
2024/10/09
[PATCH v3 05/19] pc-bios/s390-ccw: Merge netboot.mak into the main Makefile
,
jrossi
,
2024/10/07
[PATCH v3 09/19] pc-bios/s390-ccw: Remove panics from SCSI IPL path
,
jrossi
,
2024/10/07
Re: [PATCH v3 09/19] pc-bios/s390-ccw: Remove panics from SCSI IPL path
,
Thomas Huth
,
2024/10/09
Re: [PATCH v3 09/19] pc-bios/s390-ccw: Remove panics from SCSI IPL path
,
Jared Rossi
,
2024/10/09
[PATCH v3 06/19] docs/system/s390x/bootdevices: Update the documentation about network booting
,
jrossi
,
2024/10/07
[PATCH v3 08/19] pc-bios/s390-ccw: Remove panics from ECKD IPL path
,
jrossi
,
2024/10/07
Re: [PATCH v3 08/19] pc-bios/s390-ccw: Remove panics from ECKD IPL path
,
Thomas Huth
,
2024/10/09
Re: [PATCH v3 08/19] pc-bios/s390-ccw: Remove panics from ECKD IPL path
,
Jared Rossi
,
2024/10/09
Re: [PATCH v3 08/19] pc-bios/s390-ccw: Remove panics from ECKD IPL path
,
Thomas Huth
,
2024/10/10
[PATCH v3 12/19] pc-bios/s390-ccw: Enable failed IPL to return after error
,
jrossi
,
2024/10/07
Re: [PATCH v3 12/19] pc-bios/s390-ccw: Enable failed IPL to return after error
,
Thomas Huth
,
2024/10/09
[PATCH v3 11/19] pc-bios/s390-ccw: Remove panics from Netboot IPL path
,
jrossi
,
2024/10/07
Re: [PATCH v3 11/19] pc-bios/s390-ccw: Remove panics from Netboot IPL path
,
Thomas Huth
,
2024/10/09
Re: [PATCH v3 11/19] pc-bios/s390-ccw: Remove panics from Netboot IPL path
,
Jared Rossi
,
2024/10/09
[PATCH v3 10/19] pc-bios/s390-ccw: Remove panics from DASD IPL path
,
jrossi
,
2024/10/07
[PATCH v3 13/19] include/hw/s390x: Add include files for common IPL structs
,
jrossi
,
2024/10/07
[PATCH v3 14/19] s390x: Add individual loadparm assignment to CCW device
,
jrossi
,
2024/10/07
[PATCH v3 15/19] hw/s390x: Build an IPLB for each boot device
,
jrossi
,
2024/10/07
Re: [PATCH v3 15/19] hw/s390x: Build an IPLB for each boot device
,
Thomas Huth
,
2024/10/09
[PATCH v3 16/19] s390x: Rebuild IPLB for SCSI device directly from DIAG308
,
jrossi
,
2024/10/07
[PATCH v3 19/19] tests/qtest: Add s390x boot order tests to cdrom-test.c
,
jrossi
,
2024/10/07
Re: [PATCH v3 19/19] tests/qtest: Add s390x boot order tests to cdrom-test.c
,
Thomas Huth
,
2024/10/09
Re: [PATCH v3 19/19] tests/qtest: Add s390x boot order tests to cdrom-test.c
,
Jared Rossi
,
2024/10/09
Re: [PATCH v3 19/19] tests/qtest: Add s390x boot order tests to cdrom-test.c
,
Thomas Huth
,
2024/10/10
[PATCH v3 17/19] pc-bios/s390x: Enable multi-device boot loop
,
jrossi
,
2024/10/07
Re: [PATCH v3 17/19] pc-bios/s390x: Enable multi-device boot loop
,
Jared Rossi
,
2024/10/08
[PATCH v3 18/19] docs/system: Update documentation for s390x IPL
,
jrossi
,
2024/10/07
Re: [PATCH v3 18/19] docs/system: Update documentation for s390x IPL
,
Thomas Huth
,
2024/10/09
[PATCH v2 00/25] misc: Use explicit endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
[PATCH v2 01/25] gdbstub/helpers: Have ldtul_p() definition use ldn_p()
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 01/25] gdbstub/helpers: Have ldtul_p() definition use ldn_p()
,
Richard Henderson
,
2024/10/04
[PATCH v2 02/25] target/hexagon: Replace ldtul_p() -> ldl_p()
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 02/25] target/hexagon: Replace ldtul_p() -> ldl_p()
,
Richard Henderson
,
2024/10/04
[PATCH v2 03/25] target/alpha: Replace ldtul_p() -> ldq_p()
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 03/25] target/alpha: Replace ldtul_p() -> ldq_p()
,
Richard Henderson
,
2024/10/04
[PATCH v2 04/25] target/s390x: Replace ldtul_p() -> ldq_p()
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 04/25] target/s390x: Replace ldtul_p() -> ldq_p()
,
Richard Henderson
,
2024/10/04
[PATCH v2 05/25] gdbstub/helpers: Introduce ldtul_$endian_p() helpers
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 05/25] gdbstub/helpers: Introduce ldtul_$endian_p() helpers
,
Richard Henderson
,
2024/10/04
[PATCH v2 06/25] target/alpha: Use explicit little-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 06/25] target/alpha: Use explicit little-endian LD/ST API
,
Richard Henderson
,
2024/10/04
[PATCH v2 07/25] target/hexagon: Use explicit little-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 07/25] target/hexagon: Use explicit little-endian LD/ST API
,
Richard Henderson
,
2024/10/04
[PATCH v2 08/25] hw/i386: Use explicit little-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 08/25] hw/i386: Use explicit little-endian LD/ST API
,
Richard Henderson
,
2024/10/04
[PATCH v2 09/25] target/i386: Use explicit little-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 09/25] target/i386: Use explicit little-endian LD/ST API
,
Richard Henderson
,
2024/10/04
[PATCH v2 10/25] target/avr: Use explicit little-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 10/25] target/avr: Use explicit little-endian LD/ST API
,
Richard Henderson
,
2024/10/04
[PATCH v2 11/25] linux-user/i386: Use explicit little-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 11/25] linux-user/i386: Use explicit little-endian LD/ST API
,
Richard Henderson
,
2024/10/04
[PATCH v2 12/25] target/loongarch: Use explicit little-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 12/25] target/loongarch: Use explicit little-endian LD/ST API
,
Richard Henderson
,
2024/10/04
[PATCH v2 13/25] target/sh4: Use explicit little-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 13/25] target/sh4: Use explicit little-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/07
[PATCH v2 14/25] target/tricore: Use explicit little-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 14/25] target/tricore: Use explicit little-endian LD/ST API
,
Richard Henderson
,
2024/10/04
[PATCH v2 15/25] target/rx: Use explicit little-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
[PATCH v2 16/25] target/riscv: Use explicit little-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
[PATCH v2 17/25] hw/m68k: Use explicit big-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 17/25] hw/m68k: Use explicit big-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 17/25] hw/m68k: Use explicit big-endian LD/ST API
,
Richard Henderson
,
2024/10/04
[PATCH v2 18/25] target/m68k: Use explicit big-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 18/25] target/m68k: Use explicit big-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
[PATCH v2 20/25] target/sparc: Use explicit big-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
[PATCH v2 19/25] hw/sparc: Use explicit big-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
[PATCH v2 22/25] hw/s390x: Use explicit big-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 22/25] hw/s390x: Use explicit big-endian LD/ST API
,
Thomas Huth
,
2024/10/07
[PATCH v2 23/25] target/s390x: Use explicit big-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 23/25] target/s390x: Use explicit big-endian LD/ST API
,
Thomas Huth
,
2024/10/07
[PATCH v2 21/25] target/hppa: Use explicit big-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
[PATCH v2 24/25] target/openrisc: Use explicit big-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
[PATCH v2 25/25] hw/ppc/e500: Use explicit big-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 00/25] misc: Use explicit endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
Re: [PATCH v2 00/25] misc: Use explicit endian LD/ST API
,
Richard Henderson
,
2024/10/04
[PATCH 00/16] misc: Use explicit endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/03
[PATCH 01/16] qemu/bswap: Undefine CPU_CONVERT() once done
,
Philippe Mathieu-Daudé
,
2024/10/03
Re: [PATCH 01/16] qemu/bswap: Undefine CPU_CONVERT() once done
,
Thomas Huth
,
2024/10/07
[PATCH 02/16] exec/memop: Remove unused memop_big_endian() helper
,
Philippe Mathieu-Daudé
,
2024/10/03
Re: [PATCH 02/16] exec/memop: Remove unused memop_big_endian() helper
,
Thomas Huth
,
2024/10/07
[PATCH 03/16] linux-user/i386: Use explicit little-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/03
Re: [PATCH 03/16] linux-user/i386: Use explicit little-endian LD/ST API
,
Thomas Huth
,
2024/10/07
[PATCH 04/16] hw/i386: Use explicit little-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/03
Re: [PATCH 04/16] hw/i386: Use explicit little-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/04
[PATCH 05/16] target/i386: Use explicit little-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/03
[PATCH 06/16] hw/m68k: Use explicit big-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/03
Re: [PATCH 06/16] hw/m68k: Use explicit big-endian LD/ST API
,
Thomas Huth
,
2024/10/04
[PATCH 07/16] target/m68k: Use explicit big-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/03
Re: [PATCH 07/16] target/m68k: Use explicit big-endian LD/ST API
,
Thomas Huth
,
2024/10/04
[PATCH 08/16] hw/ppc/e500: Use explicit big-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/03
[PATCH 09/16] hw/s390x: Use explicit big-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/03
Re: [PATCH 09/16] hw/s390x: Use explicit big-endian LD/ST API
,
Thomas Huth
,
2024/10/07
[PATCH 10/16] target/s390x: Use explicit big-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/03
Re: [PATCH 10/16] target/s390x: Use explicit big-endian LD/ST API
,
Thomas Huth
,
2024/10/07
[PATCH 11/16] hw/sparc: Use explicit big-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/03
Re: [PATCH 11/16] hw/sparc: Use explicit big-endian LD/ST API
,
Mark Cave-Ayland
,
2024/10/04
Re: [PATCH 11/16] hw/sparc: Use explicit big-endian LD/ST API
,
Clément Chigot
,
2024/10/07
[PATCH 12/16] target/sparc: Use explicit big-endian LD/ST API
,
Philippe Mathieu-Daudé
,
2024/10/03
Re: [PATCH 12/16] target/sparc: Use explicit big-endian LD/ST API
,
Mark Cave-Ayland
,
2024/10/04
[PATCH v1 0/3] pc-bios/s390-ccw: Small Makefile improvements
,
Marc Hartmayer
,
2024/10/01
[PATCH v1 3/3] pc-bios/s390-ccw: Introduce `EXTRA_LDFLAGS`
,
Marc Hartmayer
,
2024/10/01
[PATCH v1 2/3] pc-bios/s390-ccw: Don't generate TEXTRELs
,
Marc Hartmayer
,
2024/10/01
[PATCH v1 1/3] pc-bios/s390-ccw: Clarify alignment is in bytes
,
Marc Hartmayer
,
2024/10/01
Re: [PATCH v1 0/3] pc-bios/s390-ccw: Small Makefile improvements
,
Thomas Huth
,
2024/10/02
Re: [PATCH v1 0/3] pc-bios/s390-ccw: Small Makefile improvements
,
Marc Hartmayer
,
2024/10/02
[PATCH] tests/tcg/s390x: Test modifying an EXECUTE target
,
Ilya Leoshkevich
,
2024/10/01
Re: [PATCH v1 07/14] s390x/s390-hypercall: introduce DIAG500 STORAGE_LIMIT
,
Christian Borntraeger
,
2024/10/01
Re: [PATCH v1 07/14] s390x/s390-hypercall: introduce DIAG500 STORAGE_LIMIT
,
Halil Pasic
,
2024/10/01
Re: [PATCH v1 07/14] s390x/s390-hypercall: introduce DIAG500 STORAGE_LIMIT
,
Christian Borntraeger
,
2024/10/01
Re: [PATCH v1 00/14] s390x: virtio-mem support
,
David Hildenbrand
,
2024/10/01
Re: [PATCH v1 00/14] s390x: virtio-mem support
,
Janosch Frank
,
2024/10/02
Re: [PATCH v1 00/14] s390x: virtio-mem support
,
David Hildenbrand
,
2024/10/07
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc