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