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: Mon Jul 31 2023 10:59:25 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH v2 0/2] Accompany -nostdlib with -fno-stack-protector
,
Akihiko Odaki
,
2023/07/31
[PATCH v2 1/2] tests/migration: Add -fno-stack-protector
,
Akihiko Odaki
,
2023/07/31
[PATCH v2 2/2] tests/tcg: Add -fno-stack-protector
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 00/24] plugins: Allow to read registers
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 01/24] contrib/plugins: Use GRWLock in execlog
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 02/24] gdbstub: Introduce GDBFeature structure
,
Akihiko Odaki
,
2023/07/31
Re: [RFC PATCH 02/24] gdbstub: Introduce GDBFeature structure
,
Philippe Mathieu-Daudé
,
2023/07/31
Re: [RFC PATCH 02/24] gdbstub: Introduce GDBFeature structure
,
Philippe Mathieu-Daudé
,
2023/07/31
[RFC PATCH 03/24] gdbstub: Add num_regs member to GDBFeature
,
Akihiko Odaki
,
2023/07/31
Re: [RFC PATCH 03/24] gdbstub: Add num_regs member to GDBFeature
,
Philippe Mathieu-Daudé
,
2023/07/31
[RFC PATCH 04/24] gdbstub: Introduce gdb_find_static_feature()
,
Akihiko Odaki
,
2023/07/31
Re: [RFC PATCH 04/24] gdbstub: Introduce gdb_find_static_feature()
,
Philippe Mathieu-Daudé
,
2023/07/31
[RFC PATCH 05/24] target/arm: Move the reference to arm-core.xml
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 06/24] hw/core/cpu: Replace gdb_core_xml_file with gdb_core_feature
,
Akihiko Odaki
,
2023/07/31
Re: [RFC PATCH 06/24] hw/core/cpu: Replace gdb_core_xml_file with gdb_core_feature
,
Philippe Mathieu-Daudé
,
2023/07/31
Re: [RFC PATCH 06/24] hw/core/cpu: Replace gdb_core_xml_file with gdb_core_feature
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 08/24] target/ppc: Use GDBFeature for dynamic XML
,
Akihiko Odaki
,
2023/07/31
Re: [RFC PATCH 08/24] target/ppc: Use GDBFeature for dynamic XML
,
Philippe Mathieu-Daudé
,
2023/07/31
[RFC PATCH 07/24] target/arm: Use GDBFeature for dynamic XML
,
Akihiko Odaki
,
2023/07/31
Re: [RFC PATCH 07/24] target/arm: Use GDBFeature for dynamic XML
,
Philippe Mathieu-Daudé
,
2023/07/31
Re: [RFC PATCH 07/24] target/arm: Use GDBFeature for dynamic XML
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 09/24] target/riscv: Use GDBFeature for dynamic XML
,
Akihiko Odaki
,
2023/07/31
Re: [RFC PATCH 09/24] target/riscv: Use GDBFeature for dynamic XML
,
Philippe Mathieu-Daudé
,
2023/07/31
[RFC PATCH 10/24] gdbstub: Use GDBFeature for gdb_register_coprocessor
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 11/24] gdbstub: Use GDBFeature for GDBRegisterState
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 12/24] gdbstub: Simplify XML lookup
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 13/24] hw/core/cpu: Remove gdb_get_dynamic_xml member
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 15/24] target/arm: Fill new members of GDBFeature
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 14/24] gdbstub: Add members to identify registers to GDBFeature
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 16/24] target/ppc: Fill new members of GDBFeature
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 17/24] target/riscv: Fill new members of GDBFeature
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 18/24] hw/core/cpu: Add a parameter to gdb_read_register/gdb_write_register
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 19/24] gdbstub: Hide gdb_has_xml
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 20/24] gdbstub: Expose functions to read registers
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 21/24] plugins: Allow to read registers
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 22/24] contrib/plugins: Allow to log registers
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 23/24] plugins: Support C++
,
Akihiko Odaki
,
2023/07/31
[RFC PATCH 24/24] contrib/plugins: Add cc plugin
,
Akihiko Odaki
,
2023/07/31
[PATCH 0/3] Accompany -nostdlib with -fno-stack-protector
,
Akihiko Odaki
,
2023/07/31
[PATCH 1/3] pc-bios/optionrom: Add -fno-stack-protector
,
Akihiko Odaki
,
2023/07/31
Re: [PATCH 1/3] pc-bios/optionrom: Add -fno-stack-protector
,
Thomas Huth
,
2023/07/31
[PATCH 2/3] tests/migration: Add -fno-stack-protector
,
Akihiko Odaki
,
2023/07/31
Re: [PATCH 2/3] tests/migration: Add -fno-stack-protector
,
Juan Quintela
,
2023/07/31
Re: [PATCH 2/3] tests/migration: Add -fno-stack-protector
,
Thomas Huth
,
2023/07/31
[PATCH 3/3] tests/tcg: Add -fno-stack-protector
,
Akihiko Odaki
,
2023/07/31
Re: [PATCH 3/3] tests/tcg: Add -fno-stack-protector
,
Ilya Leoshkevich
,
2023/07/31
Re: [PATCH 3/3] tests/tcg: Add -fno-stack-protector
,
Thomas Huth
,
2023/07/31
[PATCH v3 2/3] qapi, target/: Enable 'query-cpu-model-expansion' on all architectures
,
Dinah Baum
,
2023/07/30
[PATCH] target/s390x: Move trans_exc_code update to do_program_interrupt
,
Richard Henderson
,
2023/07/28
Re: [PATCH] target/s390x: Move trans_exc_code update to do_program_interrupt
,
Richard Henderson
,
2023/07/28
Re: [PATCH] target/s390x: Move trans_exc_code update to do_program_interrupt
,
Ilya Leoshkevich
,
2023/07/31
Re: [PATCH] target/s390x: Move trans_exc_code update to do_program_interrupt
,
Richard Henderson
,
2023/07/31
Re: [PATCH] target/s390x: Move trans_exc_code update to do_program_interrupt
,
Ilya Leoshkevich
,
2023/07/31
Re: [PATCH] target/s390x: Move trans_exc_code update to do_program_interrupt
,
Claudio Fontana
,
2023/07/29
Re: [PULL 09/12] migration: Use migration_transferred_bytes() to calculate rate_limit
,
Fiona Ebner
,
2023/07/28
[PATCH 0/3] KVM: s390: Enable AP instructions for pv-guests
,
Steffen Eiden
,
2023/07/27
[PATCH 2/3] target/s390x: refractor AP functionalities
,
Steffen Eiden
,
2023/07/27
Re: [PATCH 2/3] target/s390x: refractor AP functionalities
,
Thomas Huth
,
2023/07/28
[PATCH 3/3] target/s390x: AP-passthrough for PV guests
,
Steffen Eiden
,
2023/07/27
Re: [PATCH 3/3] target/s390x: AP-passthrough for PV guests
,
Thomas Huth
,
2023/07/28
[PATCH 1/3] linux-headers: update asm-s390/kvm.h
,
Steffen Eiden
,
2023/07/27
Re: [PATCH 0/3] KVM: s390: Enable AP instructions for pv-guests
,
Steffen Eiden
,
2023/07/28
Re: [PATCH v21 05/20] s390x/cpu topology: resetting the Topology-Change-Report
,
Nina Schoetterl-Glausch
,
2023/07/25
[PATCH v2] kvm: Remove KVM_CREATE_IRQCHIP support assumption
,
Andrew Jones
,
2023/07/25
Re: [PATCH v2] kvm: Remove KVM_CREATE_IRQCHIP support assumption
,
Philippe Mathieu-Daudé
,
2023/07/25
Re: [PATCH v2] kvm: Remove KVM_CREATE_IRQCHIP support assumption
,
Thomas Huth
,
2023/07/25
Re: [PATCH v2] kvm: Remove KVM_CREATE_IRQCHIP support assumption
,
Daniel Henrique Barboza
,
2023/07/25
[PATCH] tests/avocado/machine_s390_ccw_virtio: Skip the flaky virtio-gpu test by default
,
Thomas Huth
,
2023/07/24
Re: [PATCH] tests/avocado/machine_s390_ccw_virtio: Skip the flaky virtio-gpu test by default
,
Philippe Mathieu-Daudé
,
2023/07/24
Re: [PATCH] tests/avocado/machine_s390_ccw_virtio: Skip the flaky virtio-gpu test by default
,
Cédric Le Goater
,
2023/07/24
[PATCH v4 00/14] target/s390x: Miscellaneous TCG fixes, part 2
,
Ilya Leoshkevich
,
2023/07/24
[PATCH v4 01/14] target/s390x: Make CKSM raise an exception if R2 is odd
,
Ilya Leoshkevich
,
2023/07/24
Re: [PATCH v4 01/14] target/s390x: Make CKSM raise an exception if R2 is odd
,
Richard Henderson
,
2023/07/24
Re: [PATCH v4 01/14] target/s390x: Make CKSM raise an exception if R2 is odd
,
David Hildenbrand
,
2023/07/24
[PATCH v4 09/14] tests/tcg/s390x: Test CLGEBR and CGEBRA
,
Ilya Leoshkevich
,
2023/07/24
[PATCH v4 11/14] tests/tcg/s390x: Test ICM
,
Ilya Leoshkevich
,
2023/07/24
[PATCH v4 12/14] tests/tcg/s390x: Test MC
,
Ilya Leoshkevich
,
2023/07/24
[PATCH v4 04/14] target/s390x: Fix ICM with M3=0
,
Ilya Leoshkevich
,
2023/07/24
[PATCH v4 05/14] target/s390x: Make MC raise specification exception when class >= 16
,
Ilya Leoshkevich
,
2023/07/24
[PATCH v4 06/14] tcg/{i386, s390x}: Add earlyclobber to the op_add2's first output
,
Ilya Leoshkevich
,
2023/07/24
[PATCH v4 08/14] tests/tcg/s390x: Test CKSM
,
Ilya Leoshkevich
,
2023/07/24
[PATCH v4 03/14] target/s390x: Fix CONVERT TO LOGICAL/FIXED with out-of-range inputs
,
Ilya Leoshkevich
,
2023/07/24
[PATCH v4 02/14] target/s390x: Fix CLM with M3=0
,
Ilya Leoshkevich
,
2023/07/24
[PATCH v4 07/14] target/s390x: Fix assertion failure in VFMIN/VFMAX with type 13
,
Ilya Leoshkevich
,
2023/07/24
[PATCH v4 13/14] tests/tcg/s390x: Test STPQ
,
Ilya Leoshkevich
,
2023/07/24
[PATCH v4 14/14] tests/tcg/s390x: Test VCKSM
,
Ilya Leoshkevich
,
2023/07/24
[PATCH v4 10/14] tests/tcg/s390x: Test CLM
,
Ilya Leoshkevich
,
2023/07/24
[PATCH] kvm: Remove KVM_CREATE_IRQCHIP support assumption
,
Andrew Jones
,
2023/07/22
Re: [PATCH] kvm: Remove KVM_CREATE_IRQCHIP support assumption
,
Thomas Huth
,
2023/07/24
Re: [PATCH] kvm: Remove KVM_CREATE_IRQCHIP support assumption
,
Andrew Jones
,
2023/07/25
Re: [PATCH] kvm: Remove KVM_CREATE_IRQCHIP support assumption
,
Andrew Jones
,
2023/07/25
[PATCH] tests/avocado/migration: Remove the malfunctioning s390x tests
,
Thomas Huth
,
2023/07/21
Re: [PATCH] tests/avocado/migration: Remove the malfunctioning s390x tests
,
Juan Quintela
,
2023/07/24
[PATCH v3 00/14] target/s390x: Miscellaneous TCG fixes, part 2
,
Ilya Leoshkevich
,
2023/07/19
[PATCH v3 03/14] target/s390x: Fix CONVERT TO LOGICAL/FIXED with out-of-range inputs
,
Ilya Leoshkevich
,
2023/07/19
Re: [PATCH v3 03/14] target/s390x: Fix CONVERT TO LOGICAL/FIXED with out-of-range inputs
,
Richard Henderson
,
2023/07/23
[PATCH v3 01/14] target/s390x: Make CKSM raise an exception if R2 is odd
,
Ilya Leoshkevich
,
2023/07/19
Re: [PATCH v3 01/14] target/s390x: Make CKSM raise an exception if R2 is odd
,
Richard Henderson
,
2023/07/23
[PATCH v3 02/14] target/s390x: Fix CLM with M3=0
,
Ilya Leoshkevich
,
2023/07/19
Re: [PATCH v3 02/14] target/s390x: Fix CLM with M3=0
,
Richard Henderson
,
2023/07/23
[PATCH v3 05/14] target/s390x: Make MC raise specification exception when class >= 16
,
Ilya Leoshkevich
,
2023/07/19
Re: [PATCH v3 05/14] target/s390x: Make MC raise specification exception when class >= 16
,
Richard Henderson
,
2023/07/23
[PATCH v3 07/14] target/s390x: Fix assertion failure in VFMIN/VFMAX with type 13
,
Ilya Leoshkevich
,
2023/07/19
Re: [PATCH v3 07/14] target/s390x: Fix assertion failure in VFMIN/VFMAX with type 13
,
Richard Henderson
,
2023/07/23
[PATCH v3 10/14] tests/tcg/s390x: Test CLM
,
Ilya Leoshkevich
,
2023/07/19
[PATCH v3 06/14] tcg/{i386, s390x}: Add earlyclobber to the op_add2's first output
,
Ilya Leoshkevich
,
2023/07/19
Re: [PATCH v3 06/14] tcg/{i386,s390x}: Add earlyclobber to the op_add2's first output
,
Richard Henderson
,
2023/07/23
[PATCH v3 04/14] target/s390x: Fix ICM with M3=0
,
Ilya Leoshkevich
,
2023/07/19
Re: [PATCH v3 04/14] target/s390x: Fix ICM with M3=0
,
Richard Henderson
,
2023/07/23
[PATCH v3 13/14] tests/tcg/s390x: Test STPQ
,
Ilya Leoshkevich
,
2023/07/19
[PATCH v3 09/14] tests/tcg/s390x: Test CLGEBR and CGEBRA
,
Ilya Leoshkevich
,
2023/07/19
[PATCH v3 14/14] tests/tcg/s390x: Test VCKSM
,
Ilya Leoshkevich
,
2023/07/19
[PATCH v3 12/14] tests/tcg/s390x: Test MC
,
Ilya Leoshkevich
,
2023/07/19
[PATCH v3 11/14] tests/tcg/s390x: Test ICM
,
Ilya Leoshkevich
,
2023/07/19
[PATCH v3 08/14] tests/tcg/s390x: Test CKSM
,
Ilya Leoshkevich
,
2023/07/19
Re: [PATCH v21 17/20] tests/avocado: s390x cpu topology test dedicated CPU
,
Pierre Morel
,
2023/07/19
[PATCH v2 00/14] target/s390x: Miscellaneous TCG fixes, part 2
,
Ilya Leoshkevich
,
2023/07/19
[PATCH v2 05/14] target/s390x: Make MC raise specification exception when class >= 16
,
Ilya Leoshkevich
,
2023/07/19
[PATCH v2 03/14] target/s390x: Fix CONVERT TO LOGICAL/FIXED with out-of-range inputs
,
Ilya Leoshkevich
,
2023/07/19
[PATCH v2 02/14] target/s390x: Fix CLM with M3=0
,
Ilya Leoshkevich
,
2023/07/19
[PATCH v2 01/14] target/s390x: Make CKSM raise an exception if R2 is odd
,
Ilya Leoshkevich
,
2023/07/19
[PATCH v2 12/14] tests/tcg/s390x: Test MC
,
Ilya Leoshkevich
,
2023/07/19
Re: [PATCH v2 12/14] tests/tcg/s390x: Test MC
,
Thomas Huth
,
2023/07/19
[PATCH v2 08/14] tests/tcg/s390x: Test CKSM
,
Ilya Leoshkevich
,
2023/07/19
Re: [PATCH v2 08/14] tests/tcg/s390x: Test CKSM
,
Thomas Huth
,
2023/07/19
Re: [PATCH v2 08/14] tests/tcg/s390x: Test CKSM
,
Ilya Leoshkevich
,
2023/07/19
[PATCH v2 13/14] tests/tcg/s390x: Test STPQ
,
Ilya Leoshkevich
,
2023/07/19
Re: [PATCH v2 13/14] tests/tcg/s390x: Test STPQ
,
Thomas Huth
,
2023/07/19
[PATCH v2 10/14] tests/tcg/s390x: Test CLM
,
Ilya Leoshkevich
,
2023/07/19
Re: [PATCH v2 10/14] tests/tcg/s390x: Test CLM
,
Thomas Huth
,
2023/07/19
[PATCH v2 11/14] tests/tcg/s390x: Test ICM
,
Ilya Leoshkevich
,
2023/07/19
Re: [PATCH v2 11/14] tests/tcg/s390x: Test ICM
,
Thomas Huth
,
2023/07/19
[PATCH v2 07/14] target/s390x: Fix assertion failure in VFMIN/VFMAX with type 13
,
Ilya Leoshkevich
,
2023/07/19
Re: [PATCH v2 07/14] target/s390x: Fix assertion failure in VFMIN/VFMAX with type 13
,
David Hildenbrand
,
2023/07/19
[PATCH v2 06/14] tcg/{i386, s390x}: Add earlyclobber to the op_add2's first output
,
Ilya Leoshkevich
,
2023/07/19
Re: [PATCH v2 06/14] tcg/{i386, s390x}: Add earlyclobber to the op_add2's first output
,
Philippe Mathieu-Daudé
,
2023/07/19
Re: [PATCH v2 06/14] tcg/{i386, s390x}: Add earlyclobber to the op_add2's first output
,
Ilya Leoshkevich
,
2023/07/19
Re: [PATCH v2 06/14] tcg/{i386, s390x}: Add earlyclobber to the op_add2's first output
,
Philippe Mathieu-Daudé
,
2023/07/19
Re: [PATCH v2 06/14] tcg/{i386, s390x}: Add earlyclobber to the op_add2's first output
,
Philippe Mathieu-Daudé
,
2023/07/19
[PATCH v2 04/14] target/s390x: Fix ICM with M3=0
,
Ilya Leoshkevich
,
2023/07/19
[PATCH v2 14/14] tests/tcg/s390x: Test VCKSM
,
Ilya Leoshkevich
,
2023/07/19
Re: [PATCH v2 14/14] tests/tcg/s390x: Test VCKSM
,
Thomas Huth
,
2023/07/19
[PATCH v2 09/14] tests/tcg/s390x: Test CLGEBR and CGEBRA
,
Ilya Leoshkevich
,
2023/07/19
Re: [PATCH v2 09/14] tests/tcg/s390x: Test CLGEBR and CGEBRA
,
Thomas Huth
,
2023/07/19
[PATCH 00/14] target/s390x: Miscellaneous TCG fixes, part 2
,
Ilya Leoshkevich
,
2023/07/18
[PATCH 01/14] target/s390x: Make CKSM raise an exception if R2 is odd
,
Ilya Leoshkevich
,
2023/07/18
Re: [PATCH 01/14] target/s390x: Make CKSM raise an exception if R2 is odd
,
David Hildenbrand
,
2023/07/19
[PATCH 02/14] target/s390x: Fix CLM with M3=0
,
Ilya Leoshkevich
,
2023/07/18
Re: [PATCH 02/14] target/s390x: Fix CLM with M3=0
,
David Hildenbrand
,
2023/07/19
[PATCH 03/14] target/s390x: Fix CONVERT TO LOGICAL/FIXED with out-of-range inputs
,
Ilya Leoshkevich
,
2023/07/18
Re: [PATCH 03/14] target/s390x: Fix CONVERT TO LOGICAL/FIXED with out-of-range inputs
,
David Hildenbrand
,
2023/07/19
[PATCH 04/14] target/s390x: Fix ICM with M3=0
,
Ilya Leoshkevich
,
2023/07/18
Re: [PATCH 04/14] target/s390x: Fix ICM with M3=0
,
David Hildenbrand
,
2023/07/19
[PATCH 05/14] target/s390x: Make MC raise specification exception when class >= 16
,
Ilya Leoshkevich
,
2023/07/18
Re: [PATCH 05/14] target/s390x: Make MC raise specification exception when class >= 16
,
David Hildenbrand
,
2023/07/19
[PATCH 07/14] target/s390x: Fix assertion failure in VFMIN/VFMAX with reserved type
,
Ilya Leoshkevich
,
2023/07/18
Re: [PATCH 07/14] target/s390x: Fix assertion failure in VFMIN/VFMAX with reserved type
,
David Hildenbrand
,
2023/07/19
Re: [PATCH 07/14] target/s390x: Fix assertion failure in VFMIN/VFMAX with reserved type
,
Ilya Leoshkevich
,
2023/07/19
Re: [PATCH 07/14] target/s390x: Fix assertion failure in VFMIN/VFMAX with reserved type
,
David Hildenbrand
,
2023/07/19
[PATCH 06/14] tcg/{i386, s390x}: Add earlyclobber to the op_add2's first output
,
Ilya Leoshkevich
,
2023/07/18
[PATCH 08/14] tests/tcg/s390x: Test CKSM
,
Ilya Leoshkevich
,
2023/07/18
[PATCH 09/14] tests/tcg/s390x: Test CLGEBR and CGEBRA
,
Ilya Leoshkevich
,
2023/07/18
[PATCH 10/14] tests/tcg/s390x: Test CLM
,
Ilya Leoshkevich
,
2023/07/18
[PATCH 14/14] tests/tcg/s390x: Test VCKSM
,
Ilya Leoshkevich
,
2023/07/18
[PATCH 11/14] tests/tcg/s390x: Test ICM
,
Ilya Leoshkevich
,
2023/07/18
[PATCH 13/14] tests/tcg/s390x: Test STPQ
,
Ilya Leoshkevich
,
2023/07/18
[PATCH 12/14] tests/tcg/s390x: Test MC
,
Ilya Leoshkevich
,
2023/07/18
Re: [PATCH v21 01/20] s390x/cpu topology: add s390 specifics to CPU topology
,
Nina Schoetterl-Glausch
,
2023/07/18
Re: [PATCH v21 01/20] s390x/cpu topology: add s390 specifics to CPU topology
,
Pierre Morel
,
2023/07/21
Re: [PATCH v21 01/20] s390x/cpu topology: add s390 specifics to CPU topology
,
Nina Schoetterl-Glausch
,
2023/07/24
Re: [PATCH v21 01/20] s390x/cpu topology: add s390 specifics to CPU topology
,
Pierre Morel
,
2023/07/25
[PATCH] hw: Add compat machines for 8.2
,
Cornelia Huck
,
2023/07/18
Re: [PATCH] hw: Add compat machines for 8.2
,
Laurent Vivier
,
2023/07/21
Re: [PATCH] hw: Add compat machines for 8.2
,
Michael S. Tsirkin
,
2023/07/21
Re: [PATCH] hw: Add compat machines for 8.2
,
Cédric Le Goater
,
2023/07/24
Re: [PATCH] hw: Add compat machines for 8.2
,
Thomas Huth
,
2023/07/24
QEMU Version Recommendations
,
Harold Grovesteen
,
2023/07/17
Re: QEMU Version Recommendations
,
Thomas Huth
,
2023/07/24
[PATCH][PING] linux-user/elfload: Fix /proc/cpuinfo features: on s390x
,
Ilya Leoshkevich
,
2023/07/14
Re: [PATCH][PING] linux-user/elfload: Fix /proc/cpuinfo features: on s390x
,
Richard Henderson
,
2023/07/17
Re: [PATCH][PING] linux-user/elfload: Fix /proc/cpuinfo features: on s390x
,
Thomas Huth
,
2023/07/17
Re: [PATCH, trivial 13/29] tree-wide spelling fixes in comments and some messages: s390x
,
Thomas Huth
,
2023/07/14
[PATCH v4] kconfig: Add PCIe devices to s390x machines
,
Cédric Le Goater
,
2023/07/12
Re: [PATCH v4] kconfig: Add PCIe devices to s390x machines
,
Philippe Mathieu-Daudé
,
2023/07/12
Re: [PATCH v4] kconfig: Add PCIe devices to s390x machines
,
Cédric Le Goater
,
2023/07/12
Re: [PATCH v4] kconfig: Add PCIe devices to s390x machines
,
Akihiko Odaki
,
2023/07/12
Re: [PATCH v4] kconfig: Add PCIe devices to s390x machines
,
Paolo Bonzini
,
2023/07/12
Re: [PATCH v4] kconfig: Add PCIe devices to s390x machines
,
Thomas Huth
,
2023/07/12
Re: [PATCH v4] kconfig: Add PCIe devices to s390x machines
,
Paolo Bonzini
,
2023/07/12
[RFC PATCH v4 13/24] vfio/ap: Use vfio_[attach/detach]_device
,
Zhenzhong Duan
,
2023/07/12
[RFC PATCH v4 14/24] vfio/ccw: Use vfio_[attach/detach]_device
,
Zhenzhong Duan
,
2023/07/12
[PATCH v2] s390x: Fix QEMU abort by selecting S390_FLIC_KVM
,
Cédric Le Goater
,
2023/07/11
Re: [PATCH v2] s390x: Fix QEMU abort by selecting S390_FLIC_KVM
,
Philippe Mathieu-Daudé
,
2023/07/11
[PATCH] s390x: Fix QEMU abort by selecting S390_FLIC_KVM
,
Cédric Le Goater
,
2023/07/11
Re: [PATCH] s390x: Fix QEMU abort by selecting S390_FLIC_KVM
,
Philippe Mathieu-Daudé
,
2023/07/11
TCG broken on s390x hosts (was: [PULL 11/27] tcg/s390x: Support 128-bit load/store)
,
Thomas Huth
,
2023/07/10
Re: TCG broken on s390x hosts (was: [PULL 11/27] tcg/s390x: Support 128-bit load/store)
,
Richard Henderson
,
2023/07/10
Re: TCG broken on s390x hosts (was: [PULL 11/27] tcg/s390x: Support 128-bit load/store)
,
Thomas Huth
,
2023/07/10
[PATCH] tests/tcg/s390x: Fix test-svc with clang
,
Ilya Leoshkevich
,
2023/07/07
Re: [PATCH] tests/tcg/s390x: Fix test-svc with clang
,
Thomas Huth
,
2023/07/10
Does the ASCII console support double-byte characters?
,
Harold Grovesteen
,
2023/07/07
Re: Does the ASCII console support double-byte characters?
,
Thomas Huth
,
2023/07/17
Re: Does the ASCII console support double-byte characters?
,
Harold Grovesteen
,
2023/07/17
Re: [PATCH 2/2] tests/tcg/s390x: Test single-stepping SVC
,
Thomas Huth
,
2023/07/07
[PATCH v3] kconfig: Add PCIe devices to s390x machines
,
Cédric Le Goater
,
2023/07/05
Re: [PATCH v3] kconfig: Add PCIe devices to s390x machines
,
Matthew Rosato
,
2023/07/05
Re: [PATCH v3] kconfig: Add PCIe devices to s390x machines
,
Philippe Mathieu-Daudé
,
2023/07/05
Re: [PATCH v3] kconfig: Add PCIe devices to s390x machines
,
Paolo Bonzini
,
2023/07/06
Re: [PATCH v3] kconfig: Add PCIe devices to s390x machines
,
Philippe Mathieu-Daudé
,
2023/07/06
Re: [PATCH v21 20/20] tests/avocado: s390x cpu topology bad move
,
Thomas Huth
,
2023/07/05
Re: [PATCH v21 20/20] tests/avocado: s390x cpu topology bad move
,
Pierre Morel
,
2023/07/19
Re: [PATCH v21 19/20] tests/avocado: s390x cpu topology dedicated errors
,
Thomas Huth
,
2023/07/05
Re: [PATCH v21 19/20] tests/avocado: s390x cpu topology dedicated errors
,
Pierre Morel
,
2023/07/19
Re: [PATCH v21 18/20] tests/avocado: s390x cpu topology test socket full
,
Thomas Huth
,
2023/07/05
Re: [PATCH v21 18/20] tests/avocado: s390x cpu topology test socket full
,
Pierre Morel
,
2023/07/19
Re: [PATCH v21 16/20] tests/avocado: s390x cpu topology entitlement tests
,
Thomas Huth
,
2023/07/05
Re: [PATCH v21 16/20] tests/avocado: s390x cpu topology entitlement tests
,
Nina Schoetterl-Glausch
,
2023/07/12
Re: [PATCH v21 16/20] tests/avocado: s390x cpu topology entitlement tests
,
Thomas Huth
,
2023/07/12
Re: [PATCH v21 16/20] tests/avocado: s390x cpu topology entitlement tests
,
Nina Schoetterl-Glausch
,
2023/07/14
Re: [PATCH v21 16/20] tests/avocado: s390x cpu topology entitlement tests
,
Pierre Morel
,
2023/07/19
Re: [PATCH v21 16/20] tests/avocado: s390x cpu topology entitlement tests
,
Nina Schoetterl-Glausch
,
2023/07/19
Re: [PATCH v21 16/20] tests/avocado: s390x cpu topology entitlement tests
,
Pierre Morel
,
2023/07/19
Re: [PATCH v21 00/20] s390x: CPU Topology
,
Thomas Huth
,
2023/07/05
Re: [PATCH v21 00/20] s390x: CPU Topology
,
Pierre Morel
,
2023/07/19
Re: [PATCH v21 15/20] tests/avocado: s390x cpu topology polarisation
,
Thomas Huth
,
2023/07/05
Re: [PATCH v21 15/20] tests/avocado: s390x cpu topology polarisation
,
Pierre Morel
,
2023/07/19
Re: [PATCH v21 13/20] docs/s390x/cpu topology: document s390x cpu topology
,
Thomas Huth
,
2023/07/05
Re: [PATCH v21 13/20] docs/s390x/cpu topology: document s390x cpu topology
,
Pierre Morel
,
2023/07/12
Re: [PATCH v21 12/20] qapi/s390x/cpu topology: query-cpu-polarization qmp command
,
Thomas Huth
,
2023/07/05
Re: [PATCH v21 12/20] qapi/s390x/cpu topology: query-cpu-polarization qmp command
,
Pierre Morel
,
2023/07/12
Re: [PATCH v21 12/20] qapi/s390x/cpu topology: query-cpu-polarization qmp command
,
Nina Schoetterl-Glausch
,
2023/07/26
Re: [PATCH v21 14/20] tests/avocado: s390x cpu topology core
,
Thomas Huth
,
2023/07/04
Re: [PATCH v21 14/20] tests/avocado: s390x cpu topology core
,
Pierre Morel
,
2023/07/19
Re: [PATCH v21 14/20] tests/avocado: s390x cpu topology core
,
Nina Schoetterl-Glausch
,
2023/07/12
Re: [PATCH v21 14/20] tests/avocado: s390x cpu topology core
,
Pierre Morel
,
2023/07/19
Re: [PATCH v21 11/20] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event
,
Thomas Huth
,
2023/07/04
Re: [PATCH v21 11/20] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event
,
Pierre Morel
,
2023/07/12
Re: [PATCH v21 11/20] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event
,
Nina Schoetterl-Glausch
,
2023/07/18
Re: [PATCH v21 11/20] qapi/s390x/cpu topology: CPU_POLARIZATION_CHANGE qapi event
,
Pierre Morel
,
2023/07/18
Re: [PATCH v21 10/20] machine: adding s390 topology to info hotpluggable-cpus
,
Thomas Huth
,
2023/07/04
Re: [PATCH v21 10/20] machine: adding s390 topology to info hotpluggable-cpus
,
Pierre Morel
,
2023/07/12
Re: [PATCH v21 09/20] machine: adding s390 topology to query-cpu-fast
,
Thomas Huth
,
2023/07/04
Re: [PATCH v21 09/20] machine: adding s390 topology to query-cpu-fast
,
Pierre Morel
,
2023/07/12
Re: [PATCH v21 08/20] qapi/s390x/cpu topology: set-cpu-topology qmp command
,
Thomas Huth
,
2023/07/04
Re: [PATCH v21 08/20] qapi/s390x/cpu topology: set-cpu-topology qmp command
,
Pierre Morel
,
2023/07/12
Re: [PATCH v21 08/20] qapi/s390x/cpu topology: set-cpu-topology qmp command
,
Nina Schoetterl-Glausch
,
2023/07/18
Re: [PATCH v21 08/20] qapi/s390x/cpu topology: set-cpu-topology qmp command
,
Pierre Morel
,
2023/07/18
Re: [PATCH v21 06/20] s390x/cpu topology: interception of PTF instruction
,
Thomas Huth
,
2023/07/04
Re: [PATCH v21 06/20] s390x/cpu topology: interception of PTF instruction
,
Pierre Morel
,
2023/07/12
[PATCH v2] kconfig: Add PCIe devices to s390x machines
,
Cédric Le Goater
,
2023/07/04
Re: [PATCH v2] kconfig: Add PCIe devices to s390x machines
,
Philippe Mathieu-Daudé
,
2023/07/04
Re: [PATCH v2] kconfig: Add PCIe devices to s390x machines
,
Cédric Le Goater
,
2023/07/04
Re: [PATCH v2] kconfig: Add PCIe devices to s390x machines
,
Philippe Mathieu-Daudé
,
2023/07/04
Re: [PATCH v2] kconfig: Add PCIe devices to s390x machines
,
Matthew Rosato
,
2023/07/05
Re: [PATCH v2] kconfig: Add PCIe devices to s390x machines
,
Cédric Le Goater
,
2023/07/05
Re: [PATCH v21 03/20] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
,
Thomas Huth
,
2023/07/04
Re: [PATCH v21 03/20] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
,
Thomas Huth
,
2023/07/04
Re: [PATCH v21 03/20] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
,
Pierre Morel
,
2023/07/12
Re: [PATCH v21 03/20] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
,
Thomas Huth
,
2023/07/12
Re: [PATCH v21 03/20] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
,
Nina Schoetterl-Glausch
,
2023/07/25
Re: [PATCH v21 03/20] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
,
Pierre Morel
,
2023/07/26
Re: [PATCH v21 03/20] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
,
Nina Schoetterl-Glausch
,
2023/07/27
Re: [PATCH v21 02/20] s390x/cpu topology: add topology entries on CPU hotplug
,
Thomas Huth
,
2023/07/04
Re: [PATCH v21 02/20] s390x/cpu topology: add topology entries on CPU hotplug
,
Pierre Morel
,
2023/07/12
Re: [PATCH v21 02/20] s390x/cpu topology: add topology entries on CPU hotplug
,
Nina Schoetterl-Glausch
,
2023/07/24
Re: [PATCH v21 02/20] s390x/cpu topology: add topology entries on CPU hotplug
,
Pierre Morel
,
2023/07/25
[PATCH] kconfig: Add PCIe devices to s390xx machines
,
Cédric Le Goater
,
2023/07/04
Re: [PATCH] kconfig: Add PCIe devices to s390xx machines
,
Thomas Huth
,
2023/07/04
Re: [PATCH] kconfig: Add PCIe devices to s390xx machines
,
Philippe Mathieu-Daudé
,
2023/07/04
[PATCH v2 00/12] target/s390x: Miscellaneous TCG fixes
,
Ilya Leoshkevich
,
2023/07/04
[PATCH v2 01/12] linux-user: elfload: Add more initial s390x PSW bits
,
Ilya Leoshkevich
,
2023/07/04
[PATCH v2 02/12] target/s390x: Fix EPSW CC reporting
,
Ilya Leoshkevich
,
2023/07/04
[PATCH v2 03/12] target/s390x: Fix MDEB and MDEBR
,
Ilya Leoshkevich
,
2023/07/04
[PATCH v2 05/12] target/s390x: Fix LRA overwriting the top 32 bits on DAT error
,
Ilya Leoshkevich
,
2023/07/04
Re: [PATCH v2 05/12] target/s390x: Fix LRA overwriting the top 32 bits on DAT error
,
David Hildenbrand
,
2023/07/04
[PATCH v2 08/12] tests/tcg/s390x: Test EPSW
,
Ilya Leoshkevich
,
2023/07/04
[PATCH v2 10/12] tests/tcg/s390x: Test LRA
,
Ilya Leoshkevich
,
2023/07/04
[PATCH v2 07/12] target/s390x: Fix relative long instructions with large offsets
,
Ilya Leoshkevich
,
2023/07/04
[PATCH v2 09/12] tests/tcg/s390x: Test LARL with a large offset
,
Ilya Leoshkevich
,
2023/07/04
[PATCH v2 06/12] target/s390x: Fix LRA when DAT is off
,
Ilya Leoshkevich
,
2023/07/04
[PATCH v2 12/12] tests/tcg/s390x: Test MVCRL with a large value in R0
,
Ilya Leoshkevich
,
2023/07/04
[PATCH v2 11/12] tests/tcg/s390x: Test MDEB and MDEBR
,
Ilya Leoshkevich
,
2023/07/04
[PATCH v2 04/12] target/s390x: Fix MVCRL with a large value in R0
,
Ilya Leoshkevich
,
2023/07/04
Re: [PATCH v2 1/2] linux-headers: Update with vfio_ap IRQ index mapping
,
Cédric Le Goater
,
2023/07/03
Re: [PATCH v2 1/2] linux-headers: Update with vfio_ap IRQ index mapping
,
Anthony Krowiak
,
2023/07/03
[PATCH 00/12] target/s390x: Miscellaneous TCG fixes
,
Ilya Leoshkevich
,
2023/07/03
[PATCH 02/12] target/s390x: Fix EPSW CC reporting
,
Ilya Leoshkevich
,
2023/07/03
Re: [PATCH 02/12] target/s390x: Fix EPSW CC reporting
,
David Hildenbrand
,
2023/07/04
[PATCH 03/12] target/s390x: Fix MDEB and MDEBR
,
Ilya Leoshkevich
,
2023/07/03
Re: [PATCH 03/12] target/s390x: Fix MDEB and MDEBR
,
David Hildenbrand
,
2023/07/04
[PATCH 01/12] linux-user: elfload: Add more initial s390x PSW bits
,
Ilya Leoshkevich
,
2023/07/03
Re: [PATCH 01/12] linux-user: elfload: Add more initial s390x PSW bits
,
David Hildenbrand
,
2023/07/04
Re: [PATCH 01/12] linux-user: elfload: Add more initial s390x PSW bits
,
Ilya Leoshkevich
,
2023/07/04
Re: [PATCH 01/12] linux-user: elfload: Add more initial s390x PSW bits
,
David Hildenbrand
,
2023/07/04
[PATCH 04/12] target/s390x: Fix MVCRL with a large value in R0
,
Ilya Leoshkevich
,
2023/07/03
Re: [PATCH 04/12] target/s390x: Fix MVCRL with a large value in R0
,
David Hildenbrand
,
2023/07/04
[PATCH 05/12] target/s390x: Fix LRA overwriting the top 32 bits on DAT error
,
Ilya Leoshkevich
,
2023/07/03
Re: [PATCH 05/12] target/s390x: Fix LRA overwriting the top 32 bits on DAT error
,
David Hildenbrand
,
2023/07/04
Re: [PATCH 05/12] target/s390x: Fix LRA overwriting the top 32 bits on DAT error
,
Ilya Leoshkevich
,
2023/07/04
Re: [PATCH 05/12] target/s390x: Fix LRA overwriting the top 32 bits on DAT error
,
Richard Henderson
,
2023/07/04
Re: [PATCH 05/12] target/s390x: Fix LRA overwriting the top 32 bits on DAT error
,
David Hildenbrand
,
2023/07/04
[PATCH 06/12] target/s390x: Fix LRA when DAT is off
,
Ilya Leoshkevich
,
2023/07/03
Re: [PATCH 06/12] target/s390x: Fix LRA when DAT is off
,
David Hildenbrand
,
2023/07/04
[PATCH 07/12] target/s390x: Fix relative long instructions with large offsets
,
Ilya Leoshkevich
,
2023/07/03
Re: [PATCH 07/12] target/s390x: Fix relative long instructions with large offsets
,
David Hildenbrand
,
2023/07/04
[PATCH 08/12] tests/tcg/s390x: Test EPSW
,
Ilya Leoshkevich
,
2023/07/03
Re: [PATCH 08/12] tests/tcg/s390x: Test EPSW
,
David Hildenbrand
,
2023/07/04
[PATCH 09/12] tests/tcg/s390x: Test LARL with a large offset
,
Ilya Leoshkevich
,
2023/07/03
Re: [PATCH 09/12] tests/tcg/s390x: Test LARL with a large offset
,
David Hildenbrand
,
2023/07/04
Re: [PATCH 09/12] tests/tcg/s390x: Test LARL with a large offset
,
Ilya Leoshkevich
,
2023/07/04
[PATCH 10/12] tests/tcg/s390x: Test LRA
,
Ilya Leoshkevich
,
2023/07/03
[PATCH 11/12] tests/tcg/s390x: Test MDEB and MDEBR
,
Ilya Leoshkevich
,
2023/07/03
Re: [PATCH 11/12] tests/tcg/s390x: Test MDEB and MDEBR
,
David Hildenbrand
,
2023/07/04
[PATCH 12/12] tests/tcg/s390x: Test MVCRL with a large value in R0
,
Ilya Leoshkevich
,
2023/07/03
Re: [PATCH 12/12] tests/tcg/s390x: Test MVCRL with a large value in R0
,
David Hildenbrand
,
2023/07/04
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc