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: Sat Nov 30 2019 03:46:32 -0500
Messages in reverse chronological order
[
Next Period
]
November 30, 2019
[PATCH v2 08/14] gdbstub: extend GByteArray to read register helpers
,
Alex Bennée
,
03:46
November 29, 2019
Re: [PATCH v2 2/2] s390x/cpumodel: Introduce dynamic feature groups
,
Eduardo Habkost
,
14:33
Re: [PATCH v5 00/13] Multi-phase reset mechanism
,
Peter Maydell
,
14:09
Re: [PATCH v5 12/13] hw/gpio/bcm2835_gpio: Isolate sdbus reparenting
,
Peter Maydell
,
14:06
Re: [PATCH v5 13/13] hw/gpio/bcm2835_gpio: Update to resettable
,
Peter Maydell
,
14:03
Re: [PATCH v5 11/13] hw/s390x/ipl: replace deprecated qdev_reset_all registration
,
Peter Maydell
,
14:02
Re: [PATCH v5 10/13] vl: replace deprecated qbus_reset_all registration
,
Peter Maydell
,
14:02
Re: [PATCH v5 09/13] docs/devel/reset.txt: add doc about Resettable interface
,
Peter Maydell
,
14:00
Re: [PATCH v5 08/13] hw/core: deprecate old reset functions and introduce new ones
,
Peter Maydell
,
13:43
Re: [PATCH v5 06/13] hw/core/qdev: handle parent bus change regarding resettable
,
Peter Maydell
,
13:41
Re: [PATCH v5 05/13] hw/core/resettable: add support for changing parent
,
Peter Maydell
,
13:38
Re: [PATCH v5 04/13] hw/core: add Resettable support to BusClass and DeviceClass
,
Peter Maydell
,
13:36
Re: [PATCH v5 03/13] hw/core: create Resettable QOM interface
,
Peter Maydell
,
13:33
Re: [PATCH 00/15] s390x: Protected Virtualization support
,
Viktor Mihajlovski
,
10:06
Re: [PATCH 3/3] s390x: protvirt: Add new VCPU reset functions
,
David Hildenbrand
,
09:36
Re: [PATCH 3/3] s390x: protvirt: Add new VCPU reset functions
,
Janosch Frank
,
09:34
Re: [PATCH 3/3] s390x: protvirt: Add new VCPU reset functions
,
David Hildenbrand
,
09:25
[PATCH 3/3] s390x: protvirt: Add new VCPU reset functions
,
Janosch Frank
,
09:21
[PATCH 1/3] s390x: Properly fetch and test the short psw on diag308 subc 0/1
,
Janosch Frank
,
09:21
[PATCH 2/3] Sync reset
,
Janosch Frank
,
09:21
[PATCH 0/3] s390x: Increase architectural compliance
,
Janosch Frank
,
09:21
Re: [PATCH v2 01/13] s390x: protvirt: Add diag308 subcodes 8 - 10
,
Janosch Frank
,
09:09
Re: [PATCH 00/15] s390x: Protected Virtualization support
,
Janosch Frank
,
09:03
Re: [PATCH v2 01/13] s390x: protvirt: Add diag308 subcodes 8 - 10
,
Thomas Huth
,
07:40
Re: [PATCH 00/15] s390x: Protected Virtualization support
,
Daniel P . Berrangé
,
07:35
Re: [PATCH 00/15] s390x: Protected Virtualization support
,
Janosch Frank
,
07:14
Re: [PATCH v2 10/13] s390x: protvirt: Set guest IPL PSW
,
David Hildenbrand
,
06:47
Re: [PATCH v2 12/13] s390x: protvirt: Disable address checks for PV guest IO emulation
,
David Hildenbrand
,
06:42
Re: [PATCH v2 01/13] s390x: protvirt: Add diag308 subcodes 8 - 10
,
Cornelia Huck
,
06:42
Re: [PATCH v2 11/13] s390x: protvirt: Move diag 308 data over SIDAD
,
David Hildenbrand
,
06:34
Re: [PATCH v2 10/13] s390x: protvirt: Set guest IPL PSW
,
David Hildenbrand
,
06:31
Re: [PATCH v2 07/13] s390x: protvirt: SCLP interpretation
,
David Hildenbrand
,
06:27
Re: [PATCH v2 08/13] s390x: protvirt: Add new VCPU reset functions
,
David Hildenbrand
,
06:24
Re: [PATCH v2 05/13] s390x: protvirt: Add pv state to cpu env
,
Janosch Frank
,
06:22
Re: [PATCH v2 08/13] s390x: protvirt: Add new VCPU reset functions
,
Janosch Frank
,
06:22
Re: [PATCH v2 01/13] s390x: protvirt: Add diag308 subcodes 8 - 10
,
Janosch Frank
,
06:19
Re: [PATCH v2 07/13] s390x: protvirt: SCLP interpretation
,
Janosch Frank
,
06:16
Re: [PATCH 00/15] s390x: Protected Virtualization support
,
Daniel P . Berrangé
,
06:14
Re: [PATCH v2 13/13] s390x: protvirt: Handle SIGP store status correctly
,
Thomas Huth
,
06:14
Re: [PATCH v2 13/13] s390x: protvirt: Handle SIGP store status correctly
,
David Hildenbrand
,
06:14
Re: [PATCH v2 08/13] s390x: protvirt: Add new VCPU reset functions
,
David Hildenbrand
,
05:47
Re: [PATCH v2 07/13] s390x: protvirt: SCLP interpretation
,
David Hildenbrand
,
05:43
Re: [PATCH v2 06/13] s390x: protvirt: KVM intercept changes
,
David Hildenbrand
,
05:34
Re: [PATCH v2 05/13] s390x: protvirt: Add pv state to cpu env
,
David Hildenbrand
,
05:31
Re: [PATCH v2 04/13] s390x: protvirt: Handle diag 308 subcodes 0,1,3,4
,
David Hildenbrand
,
05:23
Re: [PATCH v2 03/13] s390x: protvirt: Support unpack facility
,
David Hildenbrand
,
05:21
Re: [PATCH v2 01/13] s390x: protvirt: Add diag308 subcodes 8 - 10
,
David Hildenbrand
,
05:09
Re: [PATCH v4 0/6] s390x: Cleanup
,
Cornelia Huck
,
05:04
[PATCH v2 13/13] s390x: protvirt: Handle SIGP store status correctly
,
Janosch Frank
,
04:51
[PATCH v2 03/13] s390x: protvirt: Support unpack facility
,
Janosch Frank
,
04:50
[PATCH v2 10/13] s390x: protvirt: Set guest IPL PSW
,
Janosch Frank
,
04:49
[PATCH v2 11/13] s390x: protvirt: Move diag 308 data over SIDAD
,
Janosch Frank
,
04:49
[PATCH v2 09/13] s390x: Exit on vcpu reset error
,
Janosch Frank
,
04:49
[PATCH v2 12/13] s390x: protvirt: Disable address checks for PV guest IO emulation
,
Janosch Frank
,
04:48
[PATCH v2 08/13] s390x: protvirt: Add new VCPU reset functions
,
Janosch Frank
,
04:48
[PATCH v2 05/13] s390x: protvirt: Add pv state to cpu env
,
Janosch Frank
,
04:48
[PATCH v2 04/13] s390x: protvirt: Handle diag 308 subcodes 0,1,3,4
,
Janosch Frank
,
04:48
[PATCH v2 07/13] s390x: protvirt: SCLP interpretation
,
Janosch Frank
,
04:48
[PATCH v2 06/13] s390x: protvirt: KVM intercept changes
,
Janosch Frank
,
04:48
[PATCH v2 02/13] Header sync protvirt
,
Janosch Frank
,
04:48
[PATCH v2 01/13] s390x: protvirt: Add diag308 subcodes 8 - 10
,
Janosch Frank
,
04:48
[PATCH v2 00/13] s390x: Protected Virtualization support
,
Janosch Frank
,
04:48
Re: [PATCH v5] s390x: kvm: Make kvm_sclp_service_call void
,
David Hildenbrand
,
04:18
[PATCH v5] s390x: kvm: Make kvm_sclp_service_call void
,
Janosch Frank
,
04:17
Re: [PATCH v4 6/6] s390x: kvm: Make kvm_sclp_service_call void
,
Cornelia Huck
,
04:02
Re: [PATCH v4 6/6] s390x: kvm: Make kvm_sclp_service_call void
,
Janosch Frank
,
03:16
Re: [PATCH v1 1/1] pc-bios/s390-ccw: fix sclp_get_loadparm_ascii
,
Thomas Huth
,
03:10
Re: [PATCH v1 1/1] pc-bios/s390-ccw: fix sclp_get_loadparm_ascii
,
Christian Borntraeger
,
02:39
Re: [PATCH] hw: add compat machines for 5.0
,
Cornelia Huck
,
02:38
Re: [PATCH] hw: add compat machines for 5.0
,
Cornelia Huck
,
02:29
Re: [PATCH v6] hw/vfio/ap: drop local_err from vfio_ap_realize
,
Markus Armbruster
,
01:12
November 28, 2019
Re: [PATCH v1 0/1] s390x: protvirt: SCLP interpretation
,
no-reply
,
18:09
Re: [PATCH] hw: add compat machines for 5.0
,
Eduardo Habkost
,
15:38
Re: [PATCH 14/15] s390x: protvirt: Disable address checks for PV guest IO emulation
,
Thomas Huth
,
15:09
Re: [PATCH] hw: add compat machines for 5.0
,
Cornelia Huck
,
12:37
Re: [PATCH v4 6/6] s390x: kvm: Make kvm_sclp_service_call void
,
Cornelia Huck
,
12:34
Re: [PATCH v4 2/6] s390x: Move reset normal to shared reset handler
,
Cornelia Huck
,
12:27
Re: [PATCH] vfio-ccw: Fix error message
,
Cornelia Huck
,
12:22
Re: [PATCH 08/15] s390x: protvirt: KVM intercept changes
,
Janosch Frank
,
12:10
Re: [PATCH 08/15] s390x: protvirt: KVM intercept changes
,
Cornelia Huck
,
11:46
Re: [PATCH 08/15] s390x: protvirt: KVM intercept changes
,
Janosch Frank
,
11:38
Re: [PATCH 14/15] s390x: protvirt: Disable address checks for PV guest IO emulation
,
Janosch Frank
,
11:25
Re: [PATCH 14/15] s390x: protvirt: Disable address checks for PV guest IO emulation
,
Cornelia Huck
,
11:19
Re: [PATCH 13/15] s390x: protvirt: Move diag 308 data over SIDAD
,
David Hildenbrand
,
11:14
Re: [PATCH 14/15] s390x: protvirt: Disable address checks for PV guest IO emulation
,
Janosch Frank
,
11:11
Re: [PATCH 13/15] s390x: protvirt: Move diag 308 data over SIDAD
,
Janosch Frank
,
11:08
Re: [PATCH 12/15] s390x: protvirt: Set guest IPL PSW
,
Janosch Frank
,
10:39
Re: [PATCH 14/15] s390x: protvirt: Disable address checks for PV guest IO emulation
,
Janosch Frank
,
10:36
Re: [PATCH 15/15] s390x: protvirt: Handle SIGP store status correctly
,
Thomas Huth
,
10:31
Re: [PATCH 14/15] s390x: protvirt: Disable address checks for PV guest IO emulation
,
Thomas Huth
,
10:31
[PATCH] vfio-ccw: Fix error message
,
Boris Fiuczynski
,
10:23
Re: [PATCH v1 1/1] pc-bios/s390-ccw: fix sclp_get_loadparm_ascii
,
Peter Maydell
,
10:06
Re: [PATCH] vfio-ccw: Fix error message
,
Philippe Mathieu-Daudé
,
09:54
Re: [PATCH v1 1/1] pc-bios/s390-ccw: fix sclp_get_loadparm_ascii
,
Christian Borntraeger
,
09:46
Re: [PATCH 13/15] s390x: protvirt: Move diag 308 data over SIDAD
,
Thomas Huth
,
09:41
Re: [PATCH 12/15] s390x: protvirt: Set guest IPL PSW
,
Thomas Huth
,
09:31
Re: [PATCH 06/15] s390x: protvirt: Support unpack facility
,
Janosch Frank
,
09:20
Re: [PATCH 06/15] s390x: protvirt: Support unpack facility
,
Thomas Huth
,
09:08
Re: [PATCH v1 1/1] pc-bios/s390-ccw: fix sclp_get_loadparm_ascii
,
Marc Hartmayer
,
08:42
Re: [PATCH v1 1/1] pc-bios/s390-ccw: fix sclp_get_loadparm_ascii
,
Cornelia Huck
,
08:35
Re: [PATCH v1 1/1] pc-bios/s390-ccw: fix sclp_get_loadparm_ascii
,
Cornelia Huck
,
08:16
Re: [PATCH v1 0/1] s390x: protvirt: SCLP interpretation
,
Pierre Morel
,
08:15
Re: [PATCH v1 1/1] pc-bios/s390-ccw: fix sclp_get_loadparm_ascii
,
Thomas Huth
,
08:11
Re: [PATCH v1 1/1] pc-bios/s390-ccw: fix sclp_get_loadparm_ascii
,
Christian Borntraeger
,
07:48
Re: [PATCH v1 1/1] pc-bios/s390-ccw: fix sclp_get_loadparm_ascii
,
Cornelia Huck
,
07:45
Re: [PATCH v1 1/1] pc-bios/s390-ccw: fix sclp_get_loadparm_ascii
,
Claudio Imbrenda
,
07:44
Re: [PATCH v1 1/1] pc-bios/s390-ccw: fix sclp_get_loadparm_ascii
,
Janosch Frank
,
07:38
Re: [PATCH v1 1/1] pc-bios/s390-ccw: fix sclp_get_loadparm_ascii
,
Christian Borntraeger
,
07:35
[PATCH v1 1/1] pc-bios/s390-ccw: fix sclp_get_loadparm_ascii
,
Claudio Imbrenda
,
07:34
Re: [PATCH v1 0/1] s390x: protvirt: SCLP interpretation
,
Janosch Frank
,
07:28
Re: [RFC v5 000/126] error: auto propagated local_err
,
Markus Armbruster
,
07:22
Re: [PATCH v1 1/1] s390x: protvirt: SCLP interpretation
,
Thomas Huth
,
07:11
[PATCH v2 0/1] s390x: css: pong, channel subsystem test device
,
Pierre Morel
,
06:13
[PATCH v2 1/1] s390x: css: pong, channel subsystem test device
,
Pierre Morel
,
06:13
Re: [PATCH v1] s390x: kvm-unit-tests: a PONG device for Sub Channels tests
,
Pierre Morel
,
05:56
[PATCH v1 0/1] s390x: protvirt: SCLP interpretation
,
Pierre Morel
,
05:14
[PATCH v1 1/1] s390x: protvirt: SCLP interpretation
,
Pierre Morel
,
05:13
Re: [RFC v5 000/126] error: auto propagated local_err
,
Vladimir Sementsov-Ogievskiy
,
04:20
Re: [PATCH v5] s390x: Move initial reset
,
Thomas Huth
,
04:13
Re: [RFC v5 000/126] error: auto propagated local_err
,
Markus Armbruster
,
03:55
Re: [PATCH v4 4/6] s390x: Move clear reset
,
Janosch Frank
,
03:41
Re: [PATCH v4 4/6] s390x: Move clear reset
,
David Hildenbrand
,
03:39
[PATCH v5] s390x: Move initial reset
,
Janosch Frank
,
03:37
Re: [PATCH v4 6/6] s390x: kvm: Make kvm_sclp_service_call void
,
Thomas Huth
,
02:48
Re: [PATCH v4 3/6] s390x: Move initial reset
,
Janosch Frank
,
02:23
Re: [PATCH v4 4/6] s390x: Move clear reset
,
Thomas Huth
,
02:10
Re: [PATCH v4 3/6] s390x: Move initial reset
,
Thomas Huth
,
02:03
Re: [PATCH v4 2/6] s390x: Move reset normal to shared reset handler
,
Thomas Huth
,
01:33
November 27, 2019
[PATCH v6] hw/vfio/ap: drop local_err from vfio_ap_realize
,
Vladimir Sementsov-Ogievskiy
,
14:51
[PATCH v6] hw/s390x: rename Error ** parameter to more common errp
,
Vladimir Sementsov-Ogievskiy
,
14:31
Re: [PATCH v4 6/6] s390x: kvm: Make kvm_sclp_service_call void
,
Janosch Frank
,
13:38
Re: [PATCH v4 4/6] s390x: Move clear reset
,
Janosch Frank
,
13:28
Re: [PATCH v4 6/6] s390x: kvm: Make kvm_sclp_service_call void
,
Janosch Frank
,
13:26
Re: [PATCH v4 6/6] s390x: kvm: Make kvm_sclp_service_call void
,
David Hildenbrand
,
13:17
Re: [PATCH v4 4/6] s390x: Move clear reset
,
David Hildenbrand
,
13:15
Re: [PATCH v4 6/6] s390x: kvm: Make kvm_sclp_service_call void
,
David Hildenbrand
,
13:07
[PATCH v4 6/6] s390x: kvm: Make kvm_sclp_service_call void
,
Janosch Frank
,
12:51
[PATCH v4 5/6] s390x: Beautify diag308 handling
,
Janosch Frank
,
12:51
[PATCH v4 3/6] s390x: Move initial reset
,
Janosch Frank
,
12:51
[PATCH v4 2/6] s390x: Move reset normal to shared reset handler
,
Janosch Frank
,
12:51
[PATCH v4 4/6] s390x: Move clear reset
,
Janosch Frank
,
12:51
[PATCH v4 1/6] s390x: Don't do a normal reset on the initial cpu
,
Janosch Frank
,
12:51
[PATCH v4 0/6] s390x: Cleanup
,
Janosch Frank
,
12:51
Re: [PATCH v3 2/5] s390x: Move reset normal to shared reset handler
,
David Hildenbrand
,
12:46
November 26, 2019
Re: [PATCH v2 2/2] s390x/cpumodel: Introduce dynamic feature groups
,
David Hildenbrand
,
09:07
Re: [PATCH v2 2/2] s390x/cpumodel: Introduce dynamic feature groups
,
Christian Borntraeger
,
07:59
Re: [PATCH v2 2/2] s390x/cpumodel: Introduce dynamic feature groups
,
David Hildenbrand
,
03:13
Re: [PATCH v2 2/2] s390x/cpumodel: Introduce dynamic feature groups
,
Christian Borntraeger
,
02:54
November 25, 2019
Re: [PATCH v2 0/2] s390x/cpumodel: Introduce dynamic feature group
,
no-reply
,
18:20
[PATCH v2 2/2] s390x/cpumodel: Introduce dynamic feature groups
,
David Hildenbrand
,
12:20
[PATCH v2 1/2] s390x/cpumodel: Factor out CPU feature dependencies
,
David Hildenbrand
,
12:20
[PATCH v2 0/2] s390x/cpumodel: Introduce dynamic feature group
,
David Hildenbrand
,
12:20
Re: [PATCH v3 4/5] s390x: Move clear reset
,
Cornelia Huck
,
10:43
Re: [PATCH v3 4/5] s390x: Move clear reset
,
Janosch Frank
,
08:50
Re: [PATCH v3 4/5] s390x: Move clear reset
,
Cornelia Huck
,
08:37
Re: [PATCH v3 2/5] s390x: Move reset normal to shared reset handler
,
Cornelia Huck
,
08:20
Re: [PATCH v3 1/5] s390x: Don't do a normal reset on the initial cpu
,
Cornelia Huck
,
08:12
[PATCH v3 5/5] s390x: Beautify diag308 handling
,
Janosch Frank
,
04:04
[PATCH v3 4/5] s390x: Move clear reset
,
Janosch Frank
,
04:04
[PATCH v3 2/5] s390x: Move reset normal to shared reset handler
,
Janosch Frank
,
04:04
[PATCH v3 3/5] s390x: Move initial reset
,
Janosch Frank
,
04:04
[PATCH v3 1/5] s390x: Don't do a normal reset on the initial cpu
,
Janosch Frank
,
04:04
[PATCH v3 0/5] s390x: Reset cleanup
,
Janosch Frank
,
04:04
November 22, 2019
Re: [PATCH v2 4/5] s390x: Move clear reset
,
Janosch Frank
,
12:17
Re: [PATCH v2 4/5] s390x: Move clear reset
,
David Hildenbrand
,
12:17
Re: [PATCH v2 1/5] s390x: Don't do a normal reset on the initial cpu
,
Janosch Frank
,
11:56
Re: [PATCH v2 4/5] s390x: Move clear reset
,
Janosch Frank
,
11:54
Re: [PATCH v2 1/5] s390x: Don't do a normal reset on the initial cpu
,
Cornelia Huck
,
11:17
Re: [PATCH v2 4/5] s390x: Move clear reset
,
David Hildenbrand
,
09:30
Re: [PATCH v2 3/5] s390x: Move initial reset
,
David Hildenbrand
,
09:21
Re: [PATCH v2 2/5] s390x: Move reset normal to shared reset handler
,
David Hildenbrand
,
09:12
[PATCH v2 5/5] s390x: Beautify diag308 handling
,
Janosch Frank
,
09:00
[PATCH v2 4/5] s390x: Move clear reset
,
Janosch Frank
,
09:00
[PATCH v2 2/5] s390x: Move reset normal to shared reset handler
,
Janosch Frank
,
09:00
[PATCH v2 3/5] s390x: Move initial reset
,
Janosch Frank
,
09:00
[PATCH v2 0/5] s390x: Reset cleanup
,
Janosch Frank
,
09:00
[PATCH v2 1/5] s390x: Don't do a normal reset on the initial cpu
,
Janosch Frank
,
09:00
Re: [PATCH 06/15] s390x: protvirt: Support unpack facility
,
Janosch Frank
,
08:49
Re: [PATCH 09/15] s390x: protvirt: SCLP interpretation
,
Pierre Morel
,
08:48
Re: [PATCH 06/15] s390x: protvirt: Support unpack facility
,
Cornelia Huck
,
08:40
Re: [PATCH 2/4] s390x: Cleanup cpu resets
,
Janosch Frank
,
08:08
Re: [PATCH 4/4] s390x: Beautify machine reset
,
David Hildenbrand
,
07:42
Re: [PATCH 4/4] s390x: Beautify machine reset
,
Janosch Frank
,
07:31
Re: [PATCH] Remove wrappers
,
Janosch Frank
,
07:29
Re: [PATCH 4/4] s390x: Beautify machine reset
,
David Hildenbrand
,
07:25
Re: [PATCH] Remove wrappers
,
David Hildenbrand
,
07:23
Re: [PATCH 4/4] s390x: Beautify machine reset
,
Janosch Frank
,
07:22
[PATCH] Remove wrappers
,
Janosch Frank
,
07:22
Re: [PATCH 4/4] s390x: Beautify machine reset
,
Cornelia Huck
,
07:10
Re: [PATCH 4/4] s390x: Beautify machine reset
,
David Hildenbrand
,
06:47
Re: [PATCH 4/4] s390x: Beautify machine reset
,
Janosch Frank
,
06:47
Re: [PATCH 2/4] s390x: Cleanup cpu resets
,
David Hildenbrand
,
06:14
Re: [PATCH 4/4] s390x: Beautify machine reset
,
David Hildenbrand
,
05:59
Re: [PATCH 3/4] s390x: Beautify diag308 handling
,
David Hildenbrand
,
05:57
Re: [PATCH 1/4] s390x: Don't do a normal reset on the initial cpu
,
David Hildenbrand
,
05:56
Re: [PATCH 2/4] s390x: Cleanup cpu resets
,
Philippe Mathieu-Daudé
,
05:35
Re: [PATCH 0/4] s390x: Reset cleanup
,
no-reply
,
05:11
[PATCH 3/4] s390x: Beautify diag308 handling
,
Janosch Frank
,
02:53
[PATCH 4/4] s390x: Beautify machine reset
,
Janosch Frank
,
02:53
[PATCH 2/4] s390x: Cleanup cpu resets
,
Janosch Frank
,
02:53
[PATCH 1/4] s390x: Don't do a normal reset on the initial cpu
,
Janosch Frank
,
02:53
[PATCH 0/4] s390x: Reset cleanup
,
Janosch Frank
,
02:52
November 21, 2019
Re: [PATCH 08/15] s390x: protvirt: KVM intercept changes
,
Thomas Huth
,
10:12
Re: [PATCH 05/15] s390x: protvirt: Sync PV state
,
Thomas Huth
,
09:43
Re: [PATCH 03/15] s390x: protvirt: Add diag308 subcodes 8 - 10
,
Thomas Huth
,
09:36
Re: [PATCH 06/15] s390x: protvirt: Support unpack facility
,
Janosch Frank
,
09:34
Re: [PATCH 06/15] s390x: protvirt: Support unpack facility
,
Christian Borntraeger
,
09:31
Re: [PATCH 08/15] s390x: protvirt: KVM intercept changes
,
Janosch Frank
,
09:30
Re: [PATCH 06/15] s390x: protvirt: Support unpack facility
,
David Hildenbrand
,
09:29
Re: [PATCH 06/15] s390x: protvirt: Support unpack facility
,
Janosch Frank
,
09:25
Re: [PATCH 09/15] s390x: protvirt: SCLP interpretation
,
Janosch Frank
,
09:24
Re: [PATCH 07/15] s390x: protvirt: Handle diag 308 subcodes 0,1,3,4
,
Janosch Frank
,
09:23
Re: [PATCH 07/15] s390x: protvirt: Handle diag 308 subcodes 0,1,3,4
,
Cornelia Huck
,
09:18
Re: [PATCH 09/15] s390x: protvirt: SCLP interpretation
,
Cornelia Huck
,
09:11
Re: [PATCH 08/15] s390x: protvirt: KVM intercept changes
,
Cornelia Huck
,
09:07
Re: [PATCH 07/15] s390x: protvirt: Handle diag 308 subcodes 0,1,3,4
,
Janosch Frank
,
09:04
Re: [PATCH 07/15] s390x: protvirt: Handle diag 308 subcodes 0,1,3,4
,
Janosch Frank
,
09:01
Re: [PATCH 02/15] s390x: Beautify diag308 handling
,
Janosch Frank
,
08:53
Re: [PATCH 07/15] s390x: protvirt: Handle diag 308 subcodes 0,1,3,4
,
Cornelia Huck
,
08:50
Re: [PATCH 05/15] s390x: protvirt: Sync PV state
,
Janosch Frank
,
08:44
Re: [PATCH 05/15] s390x: protvirt: Sync PV state
,
Cornelia Huck
,
08:25
Re: [PATCH 02/15] s390x: Beautify diag308 handling
,
Thomas Huth
,
08:20
Re: [PATCH 01/15] s390x: Cleanup cpu resets
,
Thomas Huth
,
08:17
Re: [PATCH 04/15] Header sync protvirt
,
Cornelia Huck
,
08:17
Re: [PATCH 04/15] Header sync protvirt
,
Janosch Frank
,
08:12
Re: [PATCH 02/15] s390x: Beautify diag308 handling
,
Thomas Huth
,
08:12
Re: [PATCH 01/15] s390x: Cleanup cpu resets
,
Janosch Frank
,
08:11
Re: [PATCH 04/15] Header sync protvirt
,
Cornelia Huck
,
08:00
Re: [PATCH 01/15] s390x: Cleanup cpu resets
,
Thomas Huth
,
07:54
Re: [PATCH 03/15] s390x: protvirt: Add diag308 subcodes 8 - 10
,
Cornelia Huck
,
07:47
Re: [PATCH 11/15] RFC: s390x: Exit on vcpu reset error
,
David Hildenbrand
,
07:22
Re: [PATCH 11/15] RFC: s390x: Exit on vcpu reset error
,
Janosch Frank
,
07:19
Re: [PATCH 01/15] s390x: Cleanup cpu resets
,
Cornelia Huck
,
07:19
Re: [PATCH 11/15] RFC: s390x: Exit on vcpu reset error
,
David Hildenbrand
,
07:15
Re: [PATCH 06/15] s390x: protvirt: Support unpack facility
,
Janosch Frank
,
06:33
Re: [PATCH 01/15] s390x: Cleanup cpu resets
,
Janosch Frank
,
06:32
Re: [PATCH 15/15] s390x: protvirt: Handle SIGP store status correctly
,
Janosch Frank
,
06:29
Re: [PATCH 02/15] s390x: Beautify diag308 handling
,
Janosch Frank
,
06:28
Re: [PATCH 06/15] s390x: protvirt: Support unpack facility
,
David Hildenbrand
,
06:27
Re: [PATCH 02/15] s390x: Beautify diag308 handling
,
Janosch Frank
,
06:27
Re: [PATCH 15/15] s390x: protvirt: Handle SIGP store status correctly
,
David Hildenbrand
,
06:24
Re: [PATCH 02/15] s390x: Beautify diag308 handling
,
David Hildenbrand
,
06:21
Re: [PATCH 02/15] s390x: Beautify diag308 handling
,
Cornelia Huck
,
06:17
Re: [PATCH 01/15] s390x: Cleanup cpu resets
,
Cornelia Huck
,
06:11
Re: [PATCH 00/15] s390x: Protected Virtualization support
,
Cornelia Huck
,
04:39
Re: [PATCH 00/15] s390x: Protected Virtualization support
,
Janosch Frank
,
04:13
November 20, 2019
Re: [PATCH v1 0/2] s390x/cpumodel: Introduce "best" model variants
,
David Hildenbrand
,
09:22
Re: [PATCH v1 0/2] s390x/cpumodel: Introduce "best" model variants
,
Eduardo Habkost
,
09:04
Re: [PATCH 06/15] s390x: protvirt: Support unpack facility
,
Cornelia Huck
,
08:43
Re: [PATCH 00/15] s390x: Protected Virtualization support
,
Cornelia Huck
,
08:26
Re: [RFC v5 000/126] error: auto propagated local_err
,
Kevin Wolf
,
08:14
Re: [RFC v5 000/126] error: auto propagated local_err
,
Eric Blake
,
08:00
Re: [RFC PATCH v1 8/8] vfio-ccw: Add support for the CRW irq
,
Cornelia Huck
,
07:50
Re: [RFC PATCH v1 7/8] vfio-ccw: Refactor ccw irq handler
,
Cornelia Huck
,
07:39
Re: [RFC PATCH v1 6/8] vfio-ccw: Add support for the crw region
,
Cornelia Huck
,
07:30
[PATCH 15/15] s390x: protvirt: Handle SIGP store status correctly
,
Janosch Frank
,
06:44
[PATCH 14/15] s390x: protvirt: Disable address checks for PV guest IO emulation
,
Janosch Frank
,
06:44
[PATCH 13/15] s390x: protvirt: Move diag 308 data over SIDAD
,
Janosch Frank
,
06:44
[PATCH 12/15] s390x: protvirt: Set guest IPL PSW
,
Janosch Frank
,
06:44
[PATCH 11/15] RFC: s390x: Exit on vcpu reset error
,
Janosch Frank
,
06:44
[PATCH 10/15] s390x: protvirt: Add new VCPU reset functions
,
Janosch Frank
,
06:44
[PATCH 02/15] s390x: Beautify diag308 handling
,
Janosch Frank
,
06:44
[PATCH 09/15] s390x: protvirt: SCLP interpretation
,
Janosch Frank
,
06:44
[PATCH 07/15] s390x: protvirt: Handle diag 308 subcodes 0,1,3,4
,
Janosch Frank
,
06:44
[PATCH 06/15] s390x: protvirt: Support unpack facility
,
Janosch Frank
,
06:44
[PATCH 08/15] s390x: protvirt: KVM intercept changes
,
Janosch Frank
,
06:44
[PATCH 05/15] s390x: protvirt: Sync PV state
,
Janosch Frank
,
06:44
[PATCH 03/15] s390x: protvirt: Add diag308 subcodes 8 - 10
,
Janosch Frank
,
06:44
[PATCH 01/15] s390x: Cleanup cpu resets
,
Janosch Frank
,
06:44
[PATCH 04/15] Header sync protvirt
,
Janosch Frank
,
06:44
[PATCH 00/15] s390x: Protected Virtualization support
,
Janosch Frank
,
06:44
Re: [RFC PATCH v1 5/8] vfio-ccw: Add support for the schib region
,
Cornelia Huck
,
06:13
Re: [RFC PATCH v1 4/8] vfio-ccw: Refactor cleanup of regions
,
Cornelia Huck
,
05:31
Re: [PATCH v1 0/2] s390x/cpumodel: Introduce "best" model variants
,
David Hildenbrand
,
05:28
Re: [RFC PATCH v1 1/8] vfio-ccw: Return IOINST_CC_NOT_OPERATIONAL for EIO
,
Cornelia Huck
,
05:12
Re: [RFC v5 000/126] error: auto propagated local_err
,
Vladimir Sementsov-Ogievskiy
,
04:51
November 19, 2019
Re: [PATCH v1 0/2] s390x/cpumodel: Introduce "best" model variants
,
Eduardo Habkost
,
14:42
Re: [RFC PATCH v1 1/8] vfio-ccw: Return IOINST_CC_NOT_OPERATIONAL for EIO
,
Halil Pasic
,
12:59
Re: [RFC PATCH v1 1/8] vfio-ccw: Return IOINST_CC_NOT_OPERATIONAL for EIO
,
Eric Farman
,
10:49
Re: [RFC PATCH v1 2/8] vfio-ccw: Don't inject an I/O interrupt if the subchannel is not enabled
,
Eric Farman
,
10:48
Re: [RFC PATCH v1 1/8] vfio-ccw: Return IOINST_CC_NOT_OPERATIONAL for EIO
,
Eric Farman
,
10:42
Re: [RFC PATCH v1 1/8] vfio-ccw: Return IOINST_CC_NOT_OPERATIONAL for EIO
,
Cornelia Huck
,
07:02
Re: [RFC PATCH v1 1/8] vfio-ccw: Return IOINST_CC_NOT_OPERATIONAL for EIO
,
Halil Pasic
,
06:23
Re: [PATCH v1 0/2] s390x/cpumodel: Introduce "best" model variants
,
David Hildenbrand
,
06:00
Re: [PATCH v1 0/2] s390x/cpumodel: Introduce "best" model variants
,
Peter Maydell
,
05:36
Re: [PATCH v1 0/2] s390x/cpumodel: Introduce "best" model variants
,
David Hildenbrand
,
04:59
Re: [PATCH v1 0/2] s390x/cpumodel: Introduce "best" model variants
,
Peter Maydell
,
04:22
November 18, 2019
Re: [PATCH v1 0/2] s390x/cpumodel: Introduce "best" model variants
,
Eduardo Habkost
,
17:04
Re: [PATCH v1 0/2] s390x/cpumodel: Introduce "best" model variants
,
Peter Maydell
,
16:20
Re: [PATCH v1 0/2] s390x/cpumodel: Introduce "best" model variants
,
Eduardo Habkost
,
13:49
Re: [RFC PATCH v1 2/8] vfio-ccw: Don't inject an I/O interrupt if the subchannel is not enabled
,
Cornelia Huck
,
13:23
Re: [RFC PATCH v1 1/8] vfio-ccw: Return IOINST_CC_NOT_OPERATIONAL for EIO
,
Cornelia Huck
,
13:13
Re: [PATCH v1 0/2] s390x/cpumodel: Introduce "best" model variants
,
Peter Maydell
,
05:59
Re: [PATCH v1 0/2] s390x/cpumodel: Introduce "best" model variants
,
David Hildenbrand
,
05:56
Re: [PATCH v1 0/2] s390x/cpumodel: Introduce "best" model variants
,
Peter Maydell
,
05:53
Re: [PATCH v1 0/2] s390x/cpumodel: Introduce "best" model variants
,
David Hildenbrand
,
05:47
Re: [RFC PATCH 08/11] gdbstub: extend GByteArray to read register helpers
,
Richard Henderson
,
03:42
November 15, 2019
Re: [PATCH] hw: add compat machines for 5.0
,
Eduardo Habkost
,
20:48
[RFC PATCH 08/11] gdbstub: extend GByteArray to read register helpers
,
Alex Bennée
,
12:30
Re: [PATCH v1] s390x: kvm-unit-tests: a PONG device for Sub Channels tests
,
Pierre Morel
,
10:24
Re: [PATCH v1] s390x: kvm-unit-tests: a PONG device for Sub Channels tests
,
Pierre Morel
,
10:16
Re: [PATCH v1] s390x: kvm-unit-tests: a PONG device for Sub Channels tests
,
Thomas Huth
,
09:43
Re: [PATCH] hw: add compat machines for 5.0
,
Michael S. Tsirkin
,
09:08
Re: [PATCH] hw: add compat machines for 5.0
,
David Gibson
,
06:53
Re: [PATCH v1] s390x: kvm-unit-tests: a PONG device for Sub Channels tests
,
Cornelia Huck
,
05:35
November 14, 2019
[RFC PATCH v1 7/8] vfio-ccw: Refactor ccw irq handler
,
Eric Farman
,
23:13
[RFC PATCH v1 4/8] vfio-ccw: Refactor cleanup of regions
,
Eric Farman
,
22:59
[RFC PATCH v1 0/8] s390x/vfio-ccw: Channel Path Handling
,
Eric Farman
,
22:55
[RFC PATCH v1 1/8] vfio-ccw: Return IOINST_CC_NOT_OPERATIONAL for EIO
,
Eric Farman
,
22:48
[RFC PATCH v1 6/8] vfio-ccw: Add support for the crw region
,
Eric Farman
,
22:46
[RFC PATCH v1 5/8] vfio-ccw: Add support for the schib region
,
Eric Farman
,
22:40
[RFC PATCH v1 8/8] vfio-ccw: Add support for the CRW irq
,
Eric Farman
,
22:37
[RFC PATCH v1 2/8] vfio-ccw: Don't inject an I/O interrupt if the subchannel is not enabled
,
Eric Farman
,
22:37
[RFC PATCH v1 3/8] linux-headers: update
,
Eric Farman
,
22:37
Re: [PATCH v1] s390x: kvm-unit-tests: a PONG device for Sub Channels tests
,
Pierre Morel
,
12:42
Re: [PATCH v1] s390x: kvm-unit-tests: a PONG device for Sub Channels tests
,
Pierre Morel
,
12:37
Re: [PATCH v1] s390x: kvm-unit-tests: a PONG device for Sub Channels tests
,
Pierre Morel
,
12:18
Re: [PATCH v1] s390x: kvm-unit-tests: a PONG device for Sub Channels tests
,
Pierre Morel
,
12:11
Re: [PATCH v1] s390x: kvm-unit-tests: a PONG device for Sub Channels tests
,
Halil Pasic
,
08:42
Re: [PATCH v1] s390x: kvm-unit-tests: a PONG device for Sub Channels tests
,
Cornelia Huck
,
08:19
Re: [PATCH v1] s390x: kvm-unit-tests: a PONG device for Sub Channels tests
,
Halil Pasic
,
08:03
Re: [PATCH v1] s390x: kvm-unit-tests: a PONG device for Sub Channels tests
,
Thomas Huth
,
07:33
Re: [PATCH v1] s390x: kvm-unit-tests: a PONG device for Sub Channels tests
,
Cornelia Huck
,
05:38
November 13, 2019
[PATCH v1] s390x: kvm-unit-tests: a PONG device for Sub Channels tests
,
Pierre Morel
,
14:02
November 12, 2019
Re: [RFC v5 000/126] error: auto propagated local_err
,
Vladimir Sementsov-Ogievskiy
,
10:33
Re: [RFC v5 023/126] hw/vfio/ap: drop local_err from vfio_ap_realize
,
Vladimir Sementsov-Ogievskiy
,
10:29
Re: [RFC v5 000/126] error: auto propagated local_err
,
Cornelia Huck
,
08:47
Re: [RFC v5 056/126] virtio-ccw: introduce ERRP_AUTO_PROPAGATE
,
Cornelia Huck
,
08:37
Re: [RFC v5 051/126] vfio-ccw: introduce ERRP_AUTO_PROPAGATE
,
Cornelia Huck
,
08:36
Re: [RFC v5 037/126] S390 Machines: introduce ERRP_AUTO_PROPAGATE
,
Cornelia Huck
,
08:33
Re: [RFC v5 030/126] kvm: introduce ERRP_AUTO_PROPAGATE
,
Cornelia Huck
,
08:31
Re: [RFC v5 028/126] s390x: introduce ERRP_AUTO_PROPAGATE
,
Cornelia Huck
,
08:20
Re: [RFC v5 026/126] python: add commit-per-subsystem.py
,
Cornelia Huck
,
08:09
Re: [RFC v5 023/126] hw/vfio/ap: drop local_err from vfio_ap_realize
,
Cornelia Huck
,
08:06
Re: [RFC v5 015/126] hw/s390x: rename Error ** parameter to more common errp
,
Cornelia Huck
,
08:02
[PATCH] hw: add compat machines for 5.0
,
Cornelia Huck
,
05:48
November 11, 2019
Re: [RFC v5 026/126] python: add commit-per-subsystem.py
,
Aleksandar Markovic
,
11:37
November 09, 2019
Re: [PATCH v1 0/2] s390x/cpumodel: Introduce "best" model variants
,
Peter Maydell
,
11:07
November 08, 2019
Re: [PATCH v1 0/2] s390x/cpumodel: Introduce "best" model variants
,
David Hildenbrand
,
17:58
Re: [RFC v5 024/126] error: auto propagated local_err
,
Eric Blake
,
17:45
Re: [PATCH v1 2/2] s390x/cpumodel: Introduce "best" model variants
,
David Hildenbrand
,
16:19
Re: [RFC v5 026/126] python: add commit-per-subsystem.py
,
Marc-André Lureau
,
16:18
Re: [RFC v5 024/126] error: auto propagated local_err
,
Marc-André Lureau
,
16:11
Re: [RFC v5 023/126] hw/vfio/ap: drop local_err from vfio_ap_realize
,
Marc-André Lureau
,
16:01
Re: [PATCH v1 2/2] s390x/cpumodel: Introduce "best" model variants
,
Eduardo Habkost
,
14:51
Re: [PATCH v1 0/2] s390x/cpumodel: Introduce "best" model variants
,
Eduardo Habkost
,
14:11
Re: [RFC v5 000/126] error: auto propagated local_err
,
Marc-André Lureau
,
13:57
Re: [PATCH v1 0/2] s390x/cpumodel: Introduce "best" model variants
,
no-reply
,
12:00
Re: [PATCH v5 00/13] Multi-phase reset mechanism
,
Damien Hedde
,
10:58
Re: [RFC v5 000/126] error: auto propagated local_err
,
Vladimir Sementsov-Ogievskiy
,
10:30
Re: [PATCH v5 00/13] Multi-phase reset mechanism
,
Peter Maydell
,
10:28
Re: [PATCH v5 00/13] Multi-phase reset mechanism
,
Damien Hedde
,
10:27
Re: [PATCH v5 07/13] hw/core/qdev: update hotplug reset regarding resettable
,
Damien Hedde
,
10:14
Re: [PATCH v1 0/2] s390x/cpumodel: Introduce "best" model variants
,
Peter Maydell
,
08:02
Re: [PATCH v1 0/2] s390x/cpumodel: Introduce "best" model variants
,
David Hildenbrand
,
07:46
Re: [PATCH v1 0/2] s390x/cpumodel: Introduce "best" model variants
,
Peter Maydell
,
06:11
[PATCH v1 2/2] s390x/cpumodel: Introduce "best" model variants
,
David Hildenbrand
,
06:07
[PATCH v1 0/2] s390x/cpumodel: Introduce "best" model variants
,
David Hildenbrand
,
06:07
[PATCH v1 1/2] s390x/cpumodels: Factor out CPU feature dependencies
,
David Hildenbrand
,
06:07
November 04, 2019
Re: [PATCH v5 08/13] hw/core: deprecate old reset functions and introduce new ones
,
Philippe Mathieu-Daudé
,
10:42
Re: [PATCH v5 02/13] hw/core/qdev: add trace events to help with resettable transition
,
Philippe Mathieu-Daudé
,
09:33
Re: [PATCH v5 02/13] hw/core/qdev: add trace events to help with resettable transition
,
Damien Hedde
,
07:16
Re: [PATCH v5 08/13] hw/core: deprecate old reset functions and introduce new ones
,
Damien Hedde
,
07:01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc