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 Dec 30 2019 12:47:35 -0500
Messages in reverse chronological order
[
Next Period
]
December 30, 2019
Re: [PATCH 1/2] tcg: Search includes from the project root source directory
,
Paolo Bonzini
,
12:47
Re: [PATCH 1/2] tcg: Search includes from the project root source directory
,
Philippe Mathieu-Daudé
,
10:48
Re: [PATCH 1/2] tcg: Search includes from the project root source directory
,
Philippe Mathieu-Daudé
,
09:02
Re: [PATCH 1/2] tcg: Search includes from the project root source directory
,
Paolo Bonzini
,
05:33
Re: [PATCH 1/2] tcg: Search includes from the project root source directory
,
Philippe Mathieu-Daudé
,
04:59
Re: [PATCH 1/2] tcg: Search includes from the project root source directory
,
Stefan Weil
,
04:53
[PATCH 2/2] configure: Remove tcg/ from the preprocessor include search list
,
Philippe Mathieu-Daudé
,
04:09
[PATCH 1/2] tcg: Search includes from the project root source directory
,
Philippe Mathieu-Daudé
,
04:09
[PATCH 0/2] tcg: Include tcg files using tcg/ dirname, reduce cpp search path list
,
Philippe Mathieu-Daudé
,
04:09
December 28, 2019
Re: [PATCH v6 11/11] hw/s390x/ipl: replace deprecated qdev_reset_all registration
,
Richard Henderson
,
19:05
Re: [PATCH v6 10/11] vl: replace deprecated qbus_reset_all registration
,
Richard Henderson
,
19:04
Re: [PATCH v6 09/11] docs/devel/reset.rst: add doc about Resettable interface
,
Richard Henderson
,
19:02
Re: [PATCH v6 08/11] hw/core: deprecate old reset functions and introduce new ones
,
Richard Henderson
,
19:00
Re: [PATCH v6 07/11] hw/core/qdev: update hotplug reset regarding resettable
,
Richard Henderson
,
18:58
Re: [PATCH v6 06/11] hw/core/qdev: handle parent bus change regarding resettable
,
Richard Henderson
,
18:51
Re: [PATCH v6 05/11] hw/core/resettable: add support for changing parent
,
Richard Henderson
,
18:47
Re: [PATCH v6 03/11] hw/core: create Resettable QOM interface
,
Richard Henderson
,
18:41
December 20, 2019
Re: [PULL 0/6] more s390x patches
,
Peter Maydell
,
12:48
Re: [PATCH v4 08/21] gdbstub: extend GByteArray to read register helpers
,
Damien Hedde
,
10:24
Re: [PATCH v2 00/14] chardev: Use QEMUChrEvent enum in IOEventHandler typedef
,
Marc-André Lureau
,
08:32
[PATCH v4 08/21] gdbstub: extend GByteArray to read register helpers
,
Alex Bennée
,
07:05
[PATCH v6 11/11] hw/s390x/ipl: replace deprecated qdev_reset_all registration
,
Damien Hedde
,
06:51
[PATCH v6 09/11] docs/devel/reset.rst: add doc about Resettable interface
,
Damien Hedde
,
06:51
[PATCH v6 03/11] hw/core: create Resettable QOM interface
,
Damien Hedde
,
06:51
[PATCH v6 10/11] vl: replace deprecated qbus_reset_all registration
,
Damien Hedde
,
06:51
[PATCH v6 05/11] hw/core/resettable: add support for changing parent
,
Damien Hedde
,
06:51
[PATCH v6 07/11] hw/core/qdev: update hotplug reset regarding resettable
,
Damien Hedde
,
06:51
[PATCH v6 04/11] hw/core: add Resettable support to BusClass and DeviceClass
,
Damien Hedde
,
06:51
[PATCH v6 01/11] add device_legacy_reset function to prepare for reset api change
,
Damien Hedde
,
06:51
[PATCH v6 06/11] hw/core/qdev: handle parent bus change regarding resettable
,
Damien Hedde
,
06:51
[PATCH v6 08/11] hw/core: deprecate old reset functions and introduce new ones
,
Damien Hedde
,
06:51
[PATCH v6 00/11] Multi-phase reset mechanism
,
Damien Hedde
,
06:50
[PATCH v6 02/11] hw/core/qdev: add trace events to help with resettable transition
,
Damien Hedde
,
06:50
December 19, 2019
Re: [PATCH v3 08/20] gdbstub: extend GByteArray to read register helpers
,
Alex Bennée
,
12:50
Re: [RFC PATCH 13/14] hw/char/terminal3270: Explicit ignored QEMUChrEvent in IOEventHandler
,
Philippe Mathieu-Daudé
,
08:10
Re: [RFC PATCH v2 14/14] chardev: Use QEMUChrEvent enum in IOEventHandler typedef
,
Cornelia Huck
,
07:16
Re: [RFC PATCH v2 03/14] hw/char/terminal3270: Explicit ignored QEMUChrEvent in IOEventHandler
,
Cornelia Huck
,
07:12
[PULL 5/6] pc-bios/s390: Update firmware images
,
Cornelia Huck
,
06:02
[PULL 6/6] s390x: Properly fetch and test the short psw on diag308 subc 0/1
,
Cornelia Huck
,
06:02
[PULL 3/6] tests/boot-sector: Fix the bad s390x assembler code
,
Cornelia Huck
,
06:01
[PULL 4/6] pc-bios/s390x: Fix reset psw mask
,
Cornelia Huck
,
06:01
[PULL 1/6] target/s390x: Split out helper_per_store_real
,
Cornelia Huck
,
06:01
[PULL 2/6] target/s390x: Implement LOAD/STORE TO REAL ADDRESS inline
,
Cornelia Huck
,
06:01
[PULL 0/6] more s390x patches
,
Cornelia Huck
,
06:01
[PULL 09/25] travis.yml: Enable builds on arm64, ppc64le and s390x
,
Alex Bennée
,
05:49
Re: [RFC PATCH 13/14] hw/char/terminal3270: Explicit ignored QEMUChrEvent in IOEventHandler
,
Markus Armbruster
,
01:53
December 18, 2019
Re: [RFC PATCH v2 14/14] chardev: Use QEMUChrEvent enum in IOEventHandler typedef
,
Richard Henderson
,
15:44
Re: [RFC PATCH v2 14/14] chardev: Use QEMUChrEvent enum in IOEventHandler typedef
,
Corey Minyard
,
13:43
[RFC PATCH v2 14/14] chardev: Use QEMUChrEvent enum in IOEventHandler typedef
,
Philippe Mathieu-Daudé
,
12:22
[RFC PATCH v2 03/14] hw/char/terminal3270: Explicit ignored QEMUChrEvent in IOEventHandler
,
Philippe Mathieu-Daudé
,
12:21
[PATCH v2 00/14] chardev: Use QEMUChrEvent enum in IOEventHandler typedef
,
Philippe Mathieu-Daudé
,
12:21
Re: [PATCH 1/3] s390x: Properly fetch and test the short psw on diag308 subc 0/1
,
Cornelia Huck
,
11:55
Re: [PATCH v3 4/4] pc-bios/s390x: Fix reset psw mask
,
Cornelia Huck
,
11:54
Re: [PATCH] tests/boot-sector: Fix the bad s390x assembler code
,
Cornelia Huck
,
11:53
Re: [PATCH] tests/boot-sector: Fix the bad s390x assembler code
,
Christian Borntraeger
,
09:50
Re: [PATCH v3 4/4] pc-bios/s390x: Fix reset psw mask
,
Cornelia Huck
,
07:28
Re: [PATCH v3 4/4] pc-bios/s390x: Fix reset psw mask
,
Janosch Frank
,
07:15
Re: [PATCH] tests/boot-sector: Fix the bad s390x assembler code
,
Cornelia Huck
,
06:47
December 17, 2019
Re: [PATCH 00/14] chardev: Use QEMUChrEvent enum in IOEventHandler typedef
,
Philippe Mathieu-Daudé
,
11:50
[PATCH 14/14] chardev: Use QEMUChrEvent enum in IOEventHandler typedef
,
Philippe Mathieu-Daudé
,
11:45
[RFC PATCH 13/14] hw/char/terminal3270: Explicit ignored QEMUChrEvent in IOEventHandler
,
Philippe Mathieu-Daudé
,
11:44
[RFC PATCH 12/14] vhost-user-blk: Explicit we ignore few QEMUChrEvent in IOEventHandler
,
Philippe Mathieu-Daudé
,
11:44
[RFC PATCH 11/14] net/vhost-user: Explicit we ignore few QEMUChrEvent in IOEventHandler
,
Philippe Mathieu-Daudé
,
11:44
[RFC PATCH 10/14] monitor/hmp: Explicit we ignore a QEMUChrEvent in IOEventHandler
,
Philippe Mathieu-Daudé
,
11:43
[RFC PATCH 09/14] monitor/qmp: Explicit we ignore few QEMUChrEvent in IOEventHandler
,
Philippe Mathieu-Daudé
,
11:43
[RFC PATCH 08/14] hw/usb/redirect: Explicit we ignore few QEMUChrEvent in IOEventHandler
,
Philippe Mathieu-Daudé
,
11:42
[RFC PATCH 07/14] ccid-card-passthru: Explicit we ignore QEMUChrEvent in IOEventHandler
,
Philippe Mathieu-Daudé
,
11:42
[RFC PATCH 06/14] hw/usb/dev-serial: Explicit we ignore few QEMUChrEvent in IOEventHandler
,
Philippe Mathieu-Daudé
,
11:41
[RFC PATCH 05/14] hw/ipmi: Explicit we ignore some QEMUChrEvent in IOEventHandler
,
Philippe Mathieu-Daudé
,
11:41
[RFC PATCH 04/14] virtio-console: Explicit we ignore some QEMUChrEvent in IOEventHandler
,
Philippe Mathieu-Daudé
,
11:40
[RFC PATCH 03/14] vhost-user: Explicit we ignore some QEMUChrEvent in IOEventHandler
,
Philippe Mathieu-Daudé
,
11:40
[RFC PATCH 02/14] chardev/char: Explicit we ignore some QEMUChrEvent in IOEventHandler
,
Philippe Mathieu-Daudé
,
11:39
[PATCH 01/14] hw/ipmi: Remove unnecessary declarations
,
Philippe Mathieu-Daudé
,
11:39
[PATCH 00/14] chardev: Use QEMUChrEvent enum in IOEventHandler typedef
,
Philippe Mathieu-Daudé
,
11:38
Re: [PATCH v3 4/4] pc-bios/s390x: Fix reset psw mask
,
Thomas Huth
,
10:09
[PATCH] tests/boot-sector: Fix the bad s390x assembler code
,
Thomas Huth
,
10:06
Re: [PATCH v3 4/4] pc-bios/s390x: Fix reset psw mask
,
Thomas Huth
,
07:36
Re: [PATCH 0/2] target/s390x: Implement LOAD/STORE TO REAL ADDRESS inline
,
Cornelia Huck
,
05:01
December 16, 2019
Re: [PATCH 0/2] target/s390x: Implement LOAD/STORE TO REAL ADDRESS inline
,
Richard Henderson
,
15:23
Re: [PATCH 0/2] target/s390x: Implement LOAD/STORE TO REAL ADDRESS inline
,
Cornelia Huck
,
12:04
Re: [RFC QEMU PATCH] pc-bios/s390-ccw: Add zipl-like "BOOT_IMAGE=x" to the kernel parameters
,
Peter Oberparleiter
,
08:43
Re: [PULL v2 00/16] first s390x update for 5.0
,
Peter Maydell
,
08:04
Re: [RFC QEMU PATCH] pc-bios/s390-ccw: Add zipl-like "BOOT_IMAGE=x" to the kernel parameters
,
Thomas Huth
,
07:18
Re: [RFC QEMU PATCH] pc-bios/s390-ccw: Add zipl-like "BOOT_IMAGE=x" to the kernel parameters
,
Christian Borntraeger
,
07:15
Re: [RFC QEMU PATCH] pc-bios/s390-ccw: Add zipl-like "BOOT_IMAGE=x" to the kernel parameters
,
Cornelia Huck
,
07:09
Re: [RFC QEMU PATCH] pc-bios/s390-ccw: Add zipl-like "BOOT_IMAGE=x" to the kernel parameters
,
Christian Borntraeger
,
06:29
[RFC QEMU PATCH] pc-bios/s390-ccw: Add zipl-like "BOOT_IMAGE=x" to the kernel parameters
,
Thomas Huth
,
06:24
December 14, 2019
[PULL v2 16/16] qga: fence guest-set-time if hwclock not available
,
Cornelia Huck
,
04:46
[PULL v2 15/16] s390x/tcg: clear local interrupts on reset normal
,
Cornelia Huck
,
04:46
[PULL v2 14/16] s390x/cpumodel: Fix query-cpu-definitions error API violations
,
Cornelia Huck
,
04:46
[PULL v2 13/16] s390x/cpumodel: Fix query-cpu-model-FOO error API violations
,
Cornelia Huck
,
04:46
[PULL v2 12/16] s390x/cpumodel: Fix realize() error API violations
,
Cornelia Huck
,
04:46
[PULL v2 09/16] s390x: Fix cpu normal reset ri clearing
,
Cornelia Huck
,
04:46
[PULL v2 11/16] s390x/cpumodel: Fix feature property error API violations
,
Cornelia Huck
,
04:46
[PULL v2 10/16] s390x/event-facility: Fix realize() error API violations
,
Cornelia Huck
,
04:46
[PULL v2 08/16] s390x: kvm: Make kvm_sclp_service_call void
,
Cornelia Huck
,
04:46
[PULL v2 07/16] s390x: Beautify diag308 handling
,
Cornelia Huck
,
04:46
[PULL v2 06/16] s390x: Move clear reset
,
Cornelia Huck
,
04:46
[PULL v2 04/16] s390x: Move reset normal to shared reset handler
,
Cornelia Huck
,
04:46
[PULL v2 05/16] s390x: Move initial reset
,
Cornelia Huck
,
04:46
[PULL v2 03/16] s390x: Don't do a normal reset on the initial cpu
,
Cornelia Huck
,
04:45
[PULL v2 02/16] hw: add compat machines for 5.0
,
Cornelia Huck
,
04:45
[PULL v2 01/16] vfio-ccw: Fix error message
,
Cornelia Huck
,
04:45
[PULL v2 00/16] first s390x update for 5.0
,
Cornelia Huck
,
04:45
Re: [PULL 00/16] first s390x update for 5.0
,
Cornelia Huck
,
04:30
December 13, 2019
Re: [PULL 00/16] first s390x update for 5.0
,
Peter Maydell
,
16:12
[PULL 16/16] qga: fence guest-set-time if hwclock not available
,
Cornelia Huck
,
11:20
[PULL 15/16] s390x/tcg: clear local interrupts on reset normal
,
Cornelia Huck
,
11:20
[PULL 14/16] s390x/cpumodel: Fix query-cpu-definitions error API violations
,
Cornelia Huck
,
11:19
[PULL 13/16] s390x/cpumodel: Fix query-cpu-model-FOO error API violations
,
Cornelia Huck
,
11:19
[PULL 12/16] s390x/cpumodel: Fix realize() error API violations
,
Cornelia Huck
,
11:19
[PULL 11/16] s390x/cpumodel: Fix feature property error API violations
,
Cornelia Huck
,
11:19
[PULL 10/16] s390x/event-facility: Fix realize() error API violations
,
Cornelia Huck
,
11:19
[PULL 09/16] s390x: Fix cpu normal reset ri clearing
,
Cornelia Huck
,
11:19
[PULL 08/16] s390x: kvm: Make kvm_sclp_service_call void
,
Cornelia Huck
,
11:19
[PULL 07/16] s390x: Beautify diag308 handling
,
Cornelia Huck
,
11:19
[PULL 06/16] s390x: Move clear reset
,
Cornelia Huck
,
11:19
[PULL 05/16] s390x: Move initial reset
,
Cornelia Huck
,
11:19
[PULL 04/16] s390x: Move reset normal to shared reset handler
,
Cornelia Huck
,
11:19
[PULL 03/16] s390x: Don't do a normal reset on the initial cpu
,
Cornelia Huck
,
11:19
[PULL 02/16] hw: add compat machines for 5.0
,
Cornelia Huck
,
11:19
[PULL 01/16] vfio-ccw: Fix error message
,
Cornelia Huck
,
11:19
[PULL 00/16] first s390x update for 5.0
,
Cornelia Huck
,
11:19
Re: [PATCH v3 4/4] pc-bios/s390x: Fix reset psw mask
,
Janosch Frank
,
07:37
Re: [PATCH v3 4/4] pc-bios/s390x: Fix reset psw mask
,
Cornelia Huck
,
07:06
Re: [RFC PATCH v2 1/5] hw: add compat machines for 5.0
,
Andrew Jones
,
02:11
Re: [RFC PATCH v2 1/5] hw: add compat machines for 5.0
,
David Gibson
,
00:40
December 12, 2019
Re: [RFC PATCH v2 1/5] hw: add compat machines for 5.0
,
Eduardo Habkost
,
14:24
Re: [RFC PATCH v2 1/5] hw: add compat machines for 5.0
,
David Hildenbrand
,
13:28
[RFC PATCH v2 1/5] hw: add compat machines for 5.0
,
Andrew Jones
,
12:33
Re: [PATCH v2 2/2] s390x/cpumodel: Introduce dynamic feature groups
,
David Hildenbrand
,
10:27
Re: [PATCH 2/2] target/s390x: Implement LOAD/STORE TO REAL ADDRESS inline
,
David Hildenbrand
,
05:35
Re: [PATCH 1/2] target/s390x: Split out helper_per_store_real
,
David Hildenbrand
,
05:29
December 11, 2019
Re: [PATCH v3 08/20] gdbstub: extend GByteArray to read register helpers
,
Richard Henderson
,
20:56
[PATCH 2/2] target/s390x: Implement LOAD/STORE TO REAL ADDRESS inline
,
Richard Henderson
,
15:36
[PATCH 0/2] target/s390x: Implement LOAD/STORE TO REAL ADDRESS inline
,
Richard Henderson
,
15:36
[PATCH 1/2] target/s390x: Split out helper_per_store_real
,
Richard Henderson
,
15:36
Re: [PATCH v3 08/20] gdbstub: extend GByteArray to read register helpers
,
Damien Hedde
,
13:32
[PATCH v3 08/20] gdbstub: extend GByteArray to read register helpers
,
Alex Bennée
,
12:05
December 10, 2019
Re: [PATCH v2] s390x/tcg: clear local interrupts on reset normal
,
Cornelia Huck
,
05:11
December 09, 2019
Re: [PATCH v2 2/2] s390x/cpumodel: Introduce dynamic feature groups
,
Eduardo Habkost
,
18:29
December 06, 2019
Re: [PATCH v5 09/13] docs/devel/reset.txt: add doc about Resettable interface
,
Damien Hedde
,
11:21
Re: [PATCH v5 09/13] docs/devel/reset.txt: add doc about Resettable interface
,
Damien Hedde
,
10:40
Re: [PATCH v2 05/13] s390x: protvirt: Add pv state to cpu env
,
David Hildenbrand
,
09:58
Re: [PATCH v7 00/21] error: prepare for auto propagated local_err
,
Markus Armbruster
,
09:47
Re: [PATCH v2 06/13] s390x: protvirt: KVM intercept changes
,
Janosch Frank
,
09:39
Re: [PATCH v8 14/21] hw/s390x: rename Error ** parameter to more common errp
,
Philippe Mathieu-Daudé
,
09:39
Re: [PATCH] s390x/tcg: clear local interrupts on reset normal
,
David Hildenbrand
,
09:38
Re: [PATCH v2 05/13] s390x: protvirt: Add pv state to cpu env
,
Janosch Frank
,
09:36
Re: [PATCH v2 06/13] s390x: protvirt: KVM intercept changes
,
Cornelia Huck
,
09:32
Re: [PATCH v2 06/13] s390x: protvirt: KVM intercept changes
,
Janosch Frank
,
09:30
Re: [PATCH] s390x/tcg: clear local interrupts on reset normal
,
Cornelia Huck
,
09:29
Re: [PATCH v2] s390x/tcg: clear local interrupts on reset normal
,
David Hildenbrand
,
09:27
Re: [PATCH v2] s390x/tcg: clear local interrupts on reset normal
,
Philippe Mathieu-Daudé
,
09:27
Re: [PATCH v2 06/13] s390x: protvirt: KVM intercept changes
,
Janosch Frank
,
09:20
Re: [PATCH v8 14/21] hw/s390x: rename Error ** parameter to more common errp
,
David Hildenbrand
,
09:17
Re: [RFC v5 024/126] error: auto propagated local_err
,
Markus Armbruster
,
09:16
Re: [PATCH v2 06/13] s390x: protvirt: KVM intercept changes
,
Cornelia Huck
,
09:09
[PATCH v2] s390x/tcg: clear local interrupts on reset normal
,
Cornelia Huck
,
09:09
December 05, 2019
[PATCH v8 00/21] error: prepare for auto propagated local_err
,
Vladimir Sementsov-Ogievskiy
,
12:47
[PATCH v8 14/21] hw/s390x: rename Error ** parameter to more common errp
,
Vladimir Sementsov-Ogievskiy
,
12:47
[PATCH v8 20/21] hw/vfio/ap: drop local_err from vfio_ap_realize
,
Vladimir Sementsov-Ogievskiy
,
12:47
Re: [PATCH v2 06/13] s390x: protvirt: KVM intercept changes
,
Cornelia Huck
,
12:47
Re: [PATCH v2 12/13] s390x: protvirt: Disable address checks for PV guest IO emulation
,
Cornelia Huck
,
12:45
Re: [PATCH v2 06/13] s390x: protvirt: KVM intercept changes
,
Janosch Frank
,
12:36
Re: [RFC v5 024/126] error: auto propagated local_err
,
Eric Blake
,
12:33
Re: [PATCH v2 06/13] s390x: protvirt: KVM intercept changes
,
Cornelia Huck
,
12:16
Re: [RFC v5 024/126] error: auto propagated local_err
,
Vladimir Sementsov-Ogievskiy
,
11:36
Re: [PATCH v7 20/21] hw/vfio/ap: drop local_err from vfio_ap_realize
,
Cornelia Huck
,
11:09
Re: [PATCH v7 00/21] error: prepare for auto propagated local_err
,
Vladimir Sementsov-Ogievskiy
,
11:04
Re: [PATCH v7 00/21] error: prepare for auto propagated local_err
,
Cornelia Huck
,
10:27
[PATCH v7 00/21] error: prepare for auto propagated local_err
,
Vladimir Sementsov-Ogievskiy
,
10:21
[PATCH v7 14/21] hw/s390x: rename Error ** parameter to more common errp
,
Vladimir Sementsov-Ogievskiy
,
10:21
[PATCH v7 20/21] hw/vfio/ap: drop local_err from vfio_ap_realize
,
Vladimir Sementsov-Ogievskiy
,
10:21
Re: [RFC v5 024/126] error: auto propagated local_err
,
Vladimir Sementsov-Ogievskiy
,
09:59
Re: [PATCH v2 2/2] s390x/cpumodel: Introduce dynamic feature groups
,
David Hildenbrand
,
09:49
Re: [PATCH v2 2/2] s390x/cpumodel: Introduce dynamic feature groups
,
Eduardo Habkost
,
09:35
Re: [RFC v5 024/126] error: auto propagated local_err
,
Markus Armbruster
,
08:39
Re: [PATCH v3 3/4] s390x: Fix cpu normal reset ri clearing
,
Cornelia Huck
,
08:33
Re: [PATCH] s390x/tcg: clear local interrupts on reset normal
,
Cornelia Huck
,
06:03
Re: [PATCH] s390x/tcg: clear local interrupts on reset normal
,
Philippe Mathieu-Daudé
,
05:56
[PATCH] s390x/tcg: clear local interrupts on reset normal
,
Cornelia Huck
,
05:39
Re: [PATCH v3 4/4] pc-bios/s390x: Fix reset psw mask
,
Cornelia Huck
,
05:12
Re: [RFC v5 024/126] error: auto propagated local_err
,
Vladimir Sementsov-Ogievskiy
,
04:39
December 04, 2019
Re: [PATCH v3 2/4] s390x: Add missing vcpu reset functions
,
David Hildenbrand
,
10:35
Re: [PATCH v3 2/4] s390x: Add missing vcpu reset functions
,
Cornelia Huck
,
10:34
Re: [PATCH v3 2/4] s390x: Add missing vcpu reset functions
,
David Hildenbrand
,
10:08
Re: [PATCH v3 2/4] s390x: Add missing vcpu reset functions
,
David Hildenbrand
,
10:07
Re: [RFC v5 024/126] error: auto propagated local_err
,
Markus Armbruster
,
10:01
Re: [PATCH v3 2/4] s390x: Add missing vcpu reset functions
,
Cornelia Huck
,
09:59
Re: [PATCH v2 08/13] s390x: protvirt: Add new VCPU reset functions
,
Janosch Frank
,
07:45
Re: [PATCH v2 12/13] s390x: protvirt: Disable address checks for PV guest IO emulation
,
Thomas Huth
,
07:16
Re: [PATCH v2 08/13] s390x: protvirt: Add new VCPU reset functions
,
Thomas Huth
,
06:58
Re: [PATCH v2 03/13] s390x: protvirt: Support unpack facility
,
Janosch Frank
,
06:47
Re: [PATCH v2 03/13] s390x: protvirt: Support unpack facility
,
Thomas Huth
,
06:35
Re: [PATCH v2 03/13] s390x: protvirt: Support unpack facility
,
Janosch Frank
,
06:34
Re: [PATCH v2 03/13] s390x: protvirt: Support unpack facility
,
Thomas Huth
,
05:48
Re: [PATCH v3 2/4] s390x: Add missing vcpu reset functions
,
Cornelia Huck
,
04:15
Re: [PATCH v3 2/4] s390x: Add missing vcpu reset functions
,
Janosch Frank
,
04:01
December 03, 2019
Re: [RFC PATCH v1 7/8] vfio-ccw: Refactor ccw irq handler
,
Eric Farman
,
15:01
Re: [PATCH v3 4/4] pc-bios/s390x: Fix reset psw mask
,
Christian Borntraeger
,
13:36
Re: [PATCH v3 2/4] s390x: Add missing vcpu reset functions
,
Cornelia Huck
,
12:55
Re: [PATCH v3 4/4] pc-bios/s390x: Fix reset psw mask
,
Cornelia Huck
,
12:23
Re: [PATCH v3 4/4] pc-bios/s390x: Fix reset psw mask
,
Cornelia Huck
,
12:19
Re: [PATCH v3 4/4] pc-bios/s390x: Fix reset psw mask
,
Christian Borntraeger
,
08:34
[PATCH v3 4/4] pc-bios/s390x: Fix reset psw mask
,
Janosch Frank
,
08:28
[PATCH v3 2/4] s390x: Add missing vcpu reset functions
,
Janosch Frank
,
08:28
[PATCH v3 0/4] s390x: Increase architectural compliance
,
Janosch Frank
,
08:28
[PATCH v3 3/4] s390x: Fix cpu normal reset ri clearing
,
Janosch Frank
,
08:28
[PATCH v3 1/4] Header sync
,
Janosch Frank
,
08:28
Re: [PATCH v5 00/13] Multi-phase reset mechanism
,
Cornelia Huck
,
06:45
Re: [PATCH v5 11/13] hw/s390x/ipl: replace deprecated qdev_reset_all registration
,
Cornelia Huck
,
06:41
Re: [PATCH v5 06/13] hw/core/qdev: handle parent bus change regarding resettable
,
Cornelia Huck
,
06:37
Re: [PATCH v5 03/13] hw/core: create Resettable QOM interface
,
Cornelia Huck
,
06:17
Re: [PATCH v5 02/13] hw/core/qdev: add trace events to help with resettable transition
,
Cornelia Huck
,
05:57
Re: [PATCH v5 01/13] add device_legacy_reset function to prepare for reset api change
,
Cornelia Huck
,
05:55
Re: [PATCH 00/15] s390x: Protected Virtualization support
,
Daniel P . Berrangé
,
05:49
Re: [PATCH v2 3/3] s390x: Fix cpu normal reset ri clearing
,
David Hildenbrand
,
05:21
Re: [PATCH v2 3/3] s390x: Fix cpu normal reset ri clearing
,
Christian Borntraeger
,
05:07
December 02, 2019
Re: [PATCH v2 2/3] s390x: Add missing vcpu reset functions
,
Cornelia Huck
,
10:47
[PATCH v3] s390x: Add missing vcpu reset functions
,
Janosch Frank
,
09:48
Re: [PATCH v2 2/3] s390x: Add missing vcpu reset functions
,
Thomas Huth
,
09:28
Re: [PATCH v2 2/3] s390x: Add missing vcpu reset functions
,
David Hildenbrand
,
09:22
[PATCH v2 1/3] Header sync
,
Janosch Frank
,
09:09
[PATCH v2 3/3] s390x: Fix cpu normal reset ri clearing
,
Janosch Frank
,
09:02
[PATCH v2 2/3] s390x: Add missing vcpu reset functions
,
Janosch Frank
,
09:02
[PATCH v2 0/3] s390x: Increase architectural compliance
,
Janosch Frank
,
09:02
Re: [PATCH v5 12/13] hw/gpio/bcm2835_gpio: Isolate sdbus reparenting
,
Peter Maydell
,
08:10
Re: [PATCH v5 12/13] hw/gpio/bcm2835_gpio: Isolate sdbus reparenting
,
Damien Hedde
,
08:05
Re: [PATCH v5 12/13] hw/gpio/bcm2835_gpio: Isolate sdbus reparenting
,
Peter Maydell
,
07:33
Re: [PATCH v5 12/13] hw/gpio/bcm2835_gpio: Isolate sdbus reparenting
,
Damien Hedde
,
07:28
Re: [PATCH v5 05/13] hw/core/resettable: add support for changing parent
,
Damien Hedde
,
06:43
Re: [PATCH v5 04/13] hw/core: add Resettable support to BusClass and DeviceClass
,
Damien Hedde
,
06:38
Re: [PATCH v5 03/13] hw/core: create Resettable QOM interface
,
Peter Maydell
,
06:15
Re: [PATCH v5 03/13] hw/core: create Resettable QOM interface
,
Damien Hedde
,
06:08
Re: [PATCH v2 01/13] s390x: protvirt: Add diag308 subcodes 8 - 10
,
Cornelia Huck
,
04:20
Re: [PATCH v2 2/2] s390x/cpumodel: Introduce dynamic feature groups
,
David Hildenbrand
,
04:15
Re: [PATCH 1/3] s390x: Properly fetch and test the short psw on diag308 subc 0/1
,
Cornelia Huck
,
04:13
Re: [PATCH 0/3] s390x: Increase architectural compliance
,
Janosch Frank
,
03:59
Re: [PATCH 0/3] s390x: Increase architectural compliance
,
Cornelia Huck
,
03:57
December 01, 2019
Re: [PATCH v2 08/14] gdbstub: extend GByteArray to read register helpers
,
Richard Henderson
,
21:24
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc