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: Sat Apr 30 2022 18:03:45 -0400
Threads in reverse chronological order
[
Next Period
]
s390x regression - Re: [PATCH v5 21/26] linux-user/s390x: Implement setup_sigtramp
,
Ulrich Weigand
,
2022/04/28
Re: s390x regression - Re: [PATCH v5 21/26] linux-user/s390x: Implement setup_sigtramp
,
Richard Henderson
,
2022/04/29
[PATCH] tcg: fix guest memory ordering enforcement
,
Redha Gouicem
,
2022/04/28
Re: [PATCH] tcg: fix guest memory ordering enforcement
,
Richard Henderson
,
2022/04/30
[PATCH v6 00/13] s390x/tcg: Implement Vector-Enhancements Facility 2
,
David Hildenbrand
,
2022/04/28
[PATCH v6 04/13] tcg: Implement tcg_gen_{h,w}swap_{i32,i64}
,
David Hildenbrand
,
2022/04/28
[PATCH v6 07/13] target/s390x: vxeh2: Update for changes to vector shifts
,
David Hildenbrand
,
2022/04/28
[PATCH v6 02/13] s390x/cpu_models: drop "msa5" from the TCG "max" model
,
David Hildenbrand
,
2022/04/28
[PATCH v6 01/13] target/s390x: Fix writeback to v1 in helper_vstl
,
David Hildenbrand
,
2022/04/28
[PATCH v6 05/13] target/s390x: vxeh2: vector convert short/32b
,
David Hildenbrand
,
2022/04/28
[PATCH v6 06/13] target/s390x: vxeh2: vector string search
,
David Hildenbrand
,
2022/04/28
[PATCH v6 03/13] s390x/cpu_models: make "max" match the unmodified "qemu" CPU model under TCG
,
David Hildenbrand
,
2022/04/28
[PATCH v6 12/13] target/s390x: add S390_FEAT_VECTOR_ENH2 to qemu CPU model
,
David Hildenbrand
,
2022/04/28
[PATCH v6 08/13] target/s390x: vxeh2: vector shift double by bit
,
David Hildenbrand
,
2022/04/28
[PATCH v6 09/13] target/s390x: vxeh2: vector {load, store} elements reversed
,
David Hildenbrand
,
2022/04/28
[PATCH v6 10/13] target/s390x: vxeh2: vector {load, store} byte reversed elements
,
David Hildenbrand
,
2022/04/28
[PATCH v6 11/13] target/s390x: vxeh2: vector {load, store} byte reversed element
,
David Hildenbrand
,
2022/04/28
[PATCH v6 13/13] tests/tcg/s390x: Tests for Vector Enhancements Facility 2
,
David Hildenbrand
,
2022/04/28
Re: [PATCH v5 00/11] s390x/tcg: Implement Vector-Enhancements Facility 2
,
Christian Borntraeger
,
2022/04/25
Re: [PATCH v5 00/11] s390x/tcg: Implement Vector-Enhancements Facility 2
,
David Hildenbrand
,
2022/04/25
Re: [PATCH v5 00/11] s390x/tcg: Implement Vector-Enhancements Facility 2
,
Thomas Huth
,
2022/04/25
Re: [PATCH v5 00/11] s390x/tcg: Implement Vector-Enhancements Facility 2
,
David Miller
,
2022/04/27
[PULL 13/30] compiler.h: replace QEMU_NORETURN with G_NORETURN
,
marcandre . lureau
,
2022/04/21
[PATCH 19/41] compiler.h: replace QEMU_NORETURN with G_NORETURN
,
marcandre . lureau
,
2022/04/20
Re: [PATCH 19/41] compiler.h: replace QEMU_NORETURN with G_NORETURN
,
Warner Losh
,
2022/04/20
Re: [PATCH 19/41] compiler.h: replace QEMU_NORETURN with G_NORETURN
,
Daniel P . Berrangé
,
2022/04/20
[PATCH v7 00/13] s390x: CPU Topology
,
Pierre Morel
,
2022/04/20
[PATCH v7 02/13] vfio: tolerate migration protocol v1 uapi renames
,
Pierre Morel
,
2022/04/20
[PATCH v7 01/13] Update linux headers
,
Pierre Morel
,
2022/04/20
[PATCH v7 03/13] s390x: topology: CPU topology objects and structures
,
Pierre Morel
,
2022/04/20
[PATCH v7 09/13] s390x: topology: implementing numa for the s390x topology
,
Pierre Morel
,
2022/04/20
[PATCH v7 11/13] s390x: topology: resetting the Topology-Change-Report
,
Pierre Morel
,
2022/04/20
[PATCH v7 08/13] s390x: topology: Adding drawers to STSI
,
Pierre Morel
,
2022/04/20
[PATCH v7 10/13] s390x: kvm: topology: interception of PTF instruction
,
Pierre Morel
,
2022/04/20
[PATCH v7 06/13] s390x: topology: Adding books to STSI
,
Pierre Morel
,
2022/04/20
[PATCH v7 04/13] s390x: topology: implementating Store Topology System Information
,
Pierre Morel
,
2022/04/20
[PATCH v7 07/13] s390x: topology: Adding drawers to CPU topology
,
Pierre Morel
,
2022/04/20
[PATCH v7 13/13] s390x: topology: activating CPU topology
,
Pierre Morel
,
2022/04/20
[PATCH v7 12/13] s390x: CPU topology: CPU topology migration
,
Pierre Morel
,
2022/04/20
[PATCH v7 05/13] s390x: topology: Adding books to CPU topology
,
Pierre Morel
,
2022/04/20
[RFC PATCH 0/3] Remove some of the old libopcode based disassemblers
,
Thomas Huth
,
2022/04/12
[RFC PATCH 1/3] disas: Remove old libopcode s390 disassembler
,
Thomas Huth
,
2022/04/12
[RFC PATCH 2/3] disas: Remove old libopcode arm disassembler
,
Thomas Huth
,
2022/04/12
[RFC PATCH 3/3] disas: Remove old libopcode i386 disassembler
,
Thomas Huth
,
2022/04/12
Re: [RFC PATCH 0/3] Remove some of the old libopcode based disassemblers
,
Richard Henderson
,
2022/04/21
Re: [PATCH 32/32] Remove qemu-common.h include from most units
,
Ani Sinha
,
2022/04/05
Re: [PATCH 32/32] Remove qemu-common.h include from most units
,
Markus Armbruster
,
2022/04/06
Re: [PATCH 32/32] Remove qemu-common.h include from most units
,
Peter Maydell
,
2022/04/06
Re: [PATCH 32/32] Remove qemu-common.h include from most units
,
Warner Losh
,
2022/04/05
[PATCH v5 0/9] s390x/pci: zPCI interpretation support
,
Matthew Rosato
,
2022/04/04
[PATCH v5 2/9] vfio: tolerate migration protocol v1 uapi renames
,
Matthew Rosato
,
2022/04/04
Re: [PATCH v5 2/9] vfio: tolerate migration protocol v1 uapi renames
,
Pierre Morel
,
2022/04/12
Re: [PATCH v5 2/9] vfio: tolerate migration protocol v1 uapi renames
,
Matthew Rosato
,
2022/04/12
Re: [PATCH v5 2/9] vfio: tolerate migration protocol v1 uapi renames
,
Pierre Morel
,
2022/04/19
[PATCH v5 1/9] Update linux headers
,
Matthew Rosato
,
2022/04/04
[PATCH v5 3/9] target/s390x: add zpci-interp to cpu models
,
Matthew Rosato
,
2022/04/04
[PATCH v5 5/9] s390x/pci: enable for load/store intepretation
,
Matthew Rosato
,
2022/04/04
Re: [PATCH v5 5/9] s390x/pci: enable for load/store intepretation
,
Pierre Morel
,
2022/04/19
Re: [PATCH v5 5/9] s390x/pci: enable for load/store intepretation
,
Matthew Rosato
,
2022/04/20
Re: [PATCH v5 5/9] s390x/pci: enable for load/store intepretation
,
Pierre Morel
,
2022/04/22
[PATCH v5 4/9] s390x/pci: add routine to get host function handle from CLP info
,
Matthew Rosato
,
2022/04/04
Re: [PATCH v5 4/9] s390x/pci: add routine to get host function handle from CLP info
,
Pierre Morel
,
2022/04/19
[PATCH v5 6/9] s390x/pci: don't fence interpreted devices without MSI-X
,
Matthew Rosato
,
2022/04/04
[PATCH v5 8/9] s390x/pci: let intercept devices have separate PCI groups
,
Matthew Rosato
,
2022/04/04
[PATCH v5 7/9] s390x/pci: enable adapter event notification for interpreted devices
,
Matthew Rosato
,
2022/04/04
Re: [PATCH v5 7/9] s390x/pci: enable adapter event notification for interpreted devices
,
Pierre Morel
,
2022/04/22
Re: [PATCH v5 7/9] s390x/pci: enable adapter event notification for interpreted devices
,
Matthew Rosato
,
2022/04/22
[PATCH v5 9/9] s390x/pci: reflect proper maxstbl for groups of interpreted devices
,
Matthew Rosato
,
2022/04/04
Re: [PATCH v5 9/9] s390x/pci: reflect proper maxstbl for groups of interpreted devices
,
Pierre Morel
,
2022/04/19
Re: [PATCH v5 9/9] s390x/pci: reflect proper maxstbl for groups of interpreted devices
,
Pierre Morel
,
2022/04/22
Re: [PATCH 2/4] virtio-ccw: move vhost_ccw_scsi to a separate file
,
Cornelia Huck
,
2022/04/04
Re: [PATCH] multifd: Copy pages before compressing them with zlib
,
Dr. David Alan Gilbert
,
2022/04/04
Re: [PATCH] multifd: Copy pages before compressing them with zlib
,
Ilya Leoshkevich
,
2022/04/04
Re: [PATCH] multifd: Copy pages before compressing them with zlib
,
Dr. David Alan Gilbert
,
2022/04/04
Re: [PATCH] multifd: Copy pages before compressing them with zlib
,
Daniel P . Berrangé
,
2022/04/04
Re: [PATCH] multifd: Copy pages before compressing them with zlib
,
Juan Quintela
,
2022/04/04
[PATCH] target/s390x: Fix the accumulation of ccm in op_icm
,
Richard Henderson
,
2022/04/01
Re: [PATCH] target/s390x: Fix the accumulation of ccm in op_icm
,
Thomas Huth
,
2022/04/02
Re: [PATCH] target/s390x: Fix the accumulation of ccm in op_icm
,
Richard Henderson
,
2022/04/02
Re: [PATCH] target/s390x: Fix the accumulation of ccm in op_icm
,
David Hildenbrand
,
2022/04/04
Re: [PATCH] target/s390x: Fix the accumulation of ccm in op_icm
,
Richard Henderson
,
2022/04/26
Re: [PATCH v4 10/11] tests/tcg/s390x: Tests for Vector Enhancements Facility 2
,
Christian Borntraeger
,
2022/04/01
Re: [PATCH v4 10/11] tests/tcg/s390x: Tests for Vector Enhancements Facility 2
,
David Miller
,
2022/04/01
Re: [PATCH v4 10/11] tests/tcg/s390x: Tests for Vector Enhancements Facility 2
,
Christian Borntraeger
,
2022/04/01
Re: [PATCH v4 10/11] tests/tcg/s390x: Tests for Vector Enhancements Facility 2
,
David Hildenbrand
,
2022/04/05
Re: [PATCH v4 10/11] tests/tcg/s390x: Tests for Vector Enhancements Facility 2
,
David Miller
,
2022/04/05
Re: [PATCH v4 10/11] tests/tcg/s390x: Tests for Vector Enhancements Facility 2
,
David Hildenbrand
,
2022/04/12
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc