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 Jan 31 2022 12:11:35 -0500
Threads in reverse chronological order
[
Next Period
]
Re: [RFC PATCH v5 1/1] s390x: sigp: Reorder the SIGP STOP code
,
David Hildenbrand
,
2022/01/18
Re: [RFC PATCH v5 1/1] s390x: sigp: Reorder the SIGP STOP code
,
Thomas Huth
,
2022/01/18
[PATCH v2 1/2] Mark remaining global TypeInfo instances as const
,
Bernhard Beschow
,
2022/01/17
Re: [PATCH v2 1/2] Mark remaining global TypeInfo instances as const
,
Philippe Mathieu-Daudé
,
2022/01/17
Re: [PATCH v2 1/2] Mark remaining global TypeInfo instances as const
,
Corey Minyard
,
2022/01/17
Re: [PATCH v2 1/2] Mark remaining global TypeInfo instances as const
,
Cédric Le Goater
,
2022/01/17
Re: [PATCH v2 1/2] Mark remaining global TypeInfo instances as const
,
Igor Mammedov
,
2022/01/19
[PATCH v2 0/9] s390x/pci: zPCI interpretation support
,
Matthew Rosato
,
2022/01/14
[PATCH v2 2/9] target/s390x: add zpci-interp to cpu models
,
Matthew Rosato
,
2022/01/14
[PATCH v2 1/9] Update linux headers
,
Matthew Rosato
,
2022/01/14
[PATCH v2 3/9] fixup: force interp off for QEMU machine 6.2 and older
,
Matthew Rosato
,
2022/01/14
Re: [PATCH v2 3/9] fixup: force interp off for QEMU machine 6.2 and older
,
Matthew Rosato
,
2022/01/14
[PATCH v2 4/9] s390x/pci: enable for load/store intepretation
,
Matthew Rosato
,
2022/01/14
Re: [PATCH v2 4/9] s390x/pci: enable for load/store intepretation
,
Thomas Huth
,
2022/01/17
Re: [PATCH v2 4/9] s390x/pci: enable for load/store intepretation
,
Matthew Rosato
,
2022/01/18
Re: [PATCH v2 4/9] s390x/pci: enable for load/store intepretation
,
Thomas Huth
,
2022/01/17
Re: [PATCH v2 4/9] s390x/pci: enable for load/store intepretation
,
Matthew Rosato
,
2022/01/18
Re: [PATCH v2 4/9] s390x/pci: enable for load/store intepretation
,
Pierre Morel
,
2022/01/31
Re: [PATCH v2 4/9] s390x/pci: enable for load/store intepretation
,
Pierre Morel
,
2022/01/31
Re: [PATCH v2 4/9] s390x/pci: enable for load/store intepretation
,
Matthew Rosato
,
2022/01/31
[PATCH v2 6/9] s390x/pci: enable adapter event notification for interpreted devices
,
Matthew Rosato
,
2022/01/14
Re: [PATCH v2 6/9] s390x/pci: enable adapter event notification for interpreted devices
,
Pierre Morel
,
2022/01/31
Re: [PATCH v2 6/9] s390x/pci: enable adapter event notification for interpreted devices
,
Matthew Rosato
,
2022/01/31
[PATCH v2 8/9] s390x/pci: use dtsm provided from vfio capabilities for interpreted devices
,
Matthew Rosato
,
2022/01/14
[PATCH v2 5/9] s390x/pci: don't fence interpreted devices without MSI-X
,
Matthew Rosato
,
2022/01/14
[PATCH v2 9/9] s390x/pci: let intercept devices have separate PCI groups
,
Matthew Rosato
,
2022/01/14
[PATCH v2 7/9] s390x/pci: use I/O Address Translation assist when interpreting
,
Matthew Rosato
,
2022/01/14
Re: [PATCH v2 0/9] s390x/pci: zPCI interpretation support
,
Thomas Huth
,
2022/01/17
Re: [PATCH v2 0/9] s390x/pci: zPCI interpretation support
,
Matthew Rosato
,
2022/01/18
[PATCH] Mark remaining global TypeInfo instances as const
,
Bernhard Beschow
,
2022/01/13
Re: [PATCH] Mark remaining global TypeInfo instances as const
,
Alistair Francis
,
2022/01/13
Re: [PATCH] Mark remaining global TypeInfo instances as const
,
Thomas Huth
,
2022/01/14
Re: [PATCH] Mark remaining global TypeInfo instances as const
,
Philippe Mathieu-Daudé
,
2022/01/14
Re: [PATCH] Mark remaining global TypeInfo instances as const
,
Bernhard Beschow
,
2022/01/17
[RFC PATCH] linux-user: expand reserved brk space for 64bit guests
,
Alex Bennée
,
2022/01/13
Re: [RFC PATCH] linux-user: expand reserved brk space for 64bit guests
,
Thomas Huth
,
2022/01/18
Re: [RFC PATCH] linux-user: expand reserved brk space for 64bit guests
,
Richard Henderson
,
2022/01/26
Re: [PULL 00/31] testing/next and other misc fixes
,
Alex Bennée
,
2022/01/13
Re: [PULL 00/31] testing/next and other misc fixes
,
Alex Bennée
,
2022/01/13
[PATCH v4 0/5] target/s390x: Fix shift instructions
,
Ilya Leoshkevich
,
2022/01/12
[PATCH v4 5/5] tests/tcg/s390x: Test shift instructions
,
Ilya Leoshkevich
,
2022/01/12
Re: [PATCH v4 5/5] tests/tcg/s390x: Test shift instructions
,
David Hildenbrand
,
2022/01/13
[PATCH v4 3/5] target/s390x: Fix cc_calc_sla_64() missing overflows
,
Ilya Leoshkevich
,
2022/01/12
Re: [PATCH v4 3/5] target/s390x: Fix cc_calc_sla_64() missing overflows
,
David Hildenbrand
,
2022/01/13
[PATCH v4 1/5] target/s390x: Fix SLDA sign bit index
,
Ilya Leoshkevich
,
2022/01/12
[PATCH v4 2/5] target/s390x: Fix SRDA CC calculation
,
Ilya Leoshkevich
,
2022/01/12
Re: [PATCH v4 2/5] target/s390x: Fix SRDA CC calculation
,
David Hildenbrand
,
2022/01/13
[PATCH v4 4/5] target/s390x: Fix shifting 32-bit values for more than 31 bits
,
Ilya Leoshkevich
,
2022/01/12
Re: [PATCH v4 4/5] target/s390x: Fix shifting 32-bit values for more than 31 bits
,
David Hildenbrand
,
2022/01/13
Re: [PATCH v4 0/5] target/s390x: Fix shift instructions
,
Thomas Huth
,
2022/01/18
[RFC PATCH] MAINTAINERS: Add myself to s390 I/O areas
,
Eric Farman
,
2022/01/12
Re: [RFC PATCH] MAINTAINERS: Add myself to s390 I/O areas
,
Halil Pasic
,
2022/01/12
Re: [RFC PATCH] MAINTAINERS: Add myself to s390 I/O areas
,
Christian Borntraeger
,
2022/01/14
[PATCH v3 0/5] target/s390x: Fix shift instructions
,
Ilya Leoshkevich
,
2022/01/12
[PATCH v3 3/5] target/s390x: Fix cc_calc_sla_64() missing overflows
,
Ilya Leoshkevich
,
2022/01/12
[PATCH v3 4/5] target/s390x: Fix shifting 32-bit values for more than 31 bits
,
Ilya Leoshkevich
,
2022/01/12
Re: [PATCH v3 4/5] target/s390x: Fix shifting 32-bit values for more than 31 bits
,
David Hildenbrand
,
2022/01/12
[PATCH v3 2/5] target/s390x: Fix SRDA CC calculation
,
Ilya Leoshkevich
,
2022/01/12
Re: [PATCH v3 2/5] target/s390x: Fix SRDA CC calculation
,
David Hildenbrand
,
2022/01/12
[PATCH v3 1/5] target/s390x: Fix SLDA sign bit index
,
Ilya Leoshkevich
,
2022/01/12
[PATCH v3 5/5] tests/tcg/s390x: Test shift instructions
,
Ilya Leoshkevich
,
2022/01/12
[PATCH v2 0/5] target/s390x: Fix shift instructions
,
Ilya Leoshkevich
,
2022/01/11
[PATCH v2 1/5] target/s390x: Fix SLDA sign bit index
,
Ilya Leoshkevich
,
2022/01/11
Re: [PATCH v2 1/5] target/s390x: Fix SLDA sign bit index
,
David Hildenbrand
,
2022/01/12
[PATCH v2 2/5] target/s390x: Fix SRDA CC calculation
,
Ilya Leoshkevich
,
2022/01/11
Re: [PATCH v2 2/5] target/s390x: Fix SRDA CC calculation
,
David Hildenbrand
,
2022/01/12
[PATCH v2 3/5] target/s390x: Fix cc_calc_sla_64() missing overflows
,
Ilya Leoshkevich
,
2022/01/11
Re: [PATCH v2 3/5] target/s390x: Fix cc_calc_sla_64() missing overflows
,
David Hildenbrand
,
2022/01/12
Re: [PATCH v2 3/5] target/s390x: Fix cc_calc_sla_64() missing overflows
,
Ilya Leoshkevich
,
2022/01/12
Re: [PATCH v2 3/5] target/s390x: Fix cc_calc_sla_64() missing overflows
,
David Hildenbrand
,
2022/01/12
Re: [PATCH v2 3/5] target/s390x: Fix cc_calc_sla_64() missing overflows
,
Ilya Leoshkevich
,
2022/01/12
[PATCH v2 5/5] tests/tcg/s390x: Test shift instructions
,
Ilya Leoshkevich
,
2022/01/11
Re: [PATCH v2 5/5] tests/tcg/s390x: Test shift instructions
,
David Hildenbrand
,
2022/01/12
[PATCH v2 4/5] target/s390x: Fix shifting 32-bit values for more than 31 bits
,
Ilya Leoshkevich
,
2022/01/11
Re: [PATCH v2 4/5] target/s390x: Fix shifting 32-bit values for more than 31 bits
,
David Hildenbrand
,
2022/01/12
[PATCH] target/s390x: Fix 32-bit shifts
,
Ilya Leoshkevich
,
2022/01/10
Re: [PATCH] target/s390x: Fix 32-bit shifts
,
David Hildenbrand
,
2022/01/11
Re: [PATCH] target/s390x: Fix 32-bit shifts
,
Ilya Leoshkevich
,
2022/01/11
Re: [PATCH RFC v2] MAINTAINERS: split out s390x sections
,
Eric Farman
,
2022/01/05
Re: [PATCH RFC v2] MAINTAINERS: split out s390x sections
,
Cornelia Huck
,
2022/01/12
Re: [PATCH RFC v2] MAINTAINERS: split out s390x sections
,
Eric Farman
,
2022/01/12
Re: [PATCH RFC v2] MAINTAINERS: split out s390x sections
,
Thomas Huth
,
2022/01/18
Re: [PATCH qemu] s390x/css: fix PMCW invalid mask
,
Thomas Huth
,
2022/01/05
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc