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: Thu Apr 30 2020 14:47:24 -0400
Threads in reverse chronological order
[
Next Period
]
Re: [PATCH 8/8] pc-bios: s390x: Make u32 ptr check explicit
,
David Hildenbrand
,
2020/04/30
Re: [PATCH 7/8] pc-bios: s390x: Replace 0x00 with 0x0 or 0
,
David Hildenbrand
,
2020/04/30
Re: [PATCH 6/8] pc-bios: s390x: Use ebcdic2ascii table
,
David Hildenbrand
,
2020/04/30
Re: [PATCH 4/8] pc-bios: s390x: Use PSW masks where possible
,
David Hildenbrand
,
2020/04/30
Re: [PATCH 3/8] pc-bios: s390x: Rename and use PSW_MASK_ZMODE constant
,
David Hildenbrand
,
2020/04/30
[PULL 00/20] first set of s390x patches for 5.1
,
Cornelia Huck
,
2020/04/30
[PULL 01/20] virtio-net: fix rsc_ext compat handling
,
Cornelia Huck
,
2020/04/30
[PULL 02/20] linux-headers: update against Linux 5.7-rc3
,
Cornelia Huck
,
2020/04/30
[PULL 03/20] s390x: Move diagnose 308 subcodes and rcs into ipl.h
,
Cornelia Huck
,
2020/04/30
[PULL 05/20] s390x: protvirt: Add migration blocker
,
Cornelia Huck
,
2020/04/30
[PULL 06/20] s390x: protvirt: Inhibit balloon when switching to protected mode
,
Cornelia Huck
,
2020/04/30
[PULL 04/20] s390x: protvirt: Support unpack facility
,
Cornelia Huck
,
2020/04/30
[PULL 07/20] s390x: protvirt: KVM intercept changes
,
Cornelia Huck
,
2020/04/30
[PULL 08/20] s390x: Add SIDA memory ops
,
Cornelia Huck
,
2020/04/30
[PULL 09/20] s390x: protvirt: Move STSI data over SIDAD
,
Cornelia Huck
,
2020/04/30
[PULL 10/20] s390x: protvirt: SCLP interpretation
,
Cornelia Huck
,
2020/04/30
[PULL 11/20] s390x: protvirt: Set guest IPL PSW
,
Cornelia Huck
,
2020/04/30
[PULL 12/20] s390x: protvirt: Move diag 308 data over SIDA
,
Cornelia Huck
,
2020/04/30
[PULL 13/20] s390x: protvirt: Disable address checks for PV guest IO emulation
,
Cornelia Huck
,
2020/04/30
[PULL 14/20] s390x: protvirt: Move IO control structures over SIDA
,
Cornelia Huck
,
2020/04/30
[PULL 15/20] s390x: protvirt: Handle SIGP store status correctly
,
Cornelia Huck
,
2020/04/30
[PULL 16/20] docs: system: Add protvirt docs
,
Cornelia Huck
,
2020/04/30
[PULL 17/20] s390x: Add unpack facility feature to GA1
,
Cornelia Huck
,
2020/04/30
[PULL 18/20] s390x: protvirt: Fix stray error_report_err in s390_machine_protect
,
Cornelia Huck
,
2020/04/30
[PULL 19/20] s390x/pv: Retry ioctls on -EINTR
,
Cornelia Huck
,
2020/04/30
[PULL 20/20] s390x/s390-virtio-ccw: Fix build on systems without KVM
,
Cornelia Huck
,
2020/04/30
Re: [PULL 00/20] first set of s390x patches for 5.1
,
Peter Maydell
,
2020/04/30
Re: [PULL 00/20] first set of s390x patches for 5.1
,
no-reply
,
2020/04/30
[PATCH v2] hw: add compat machines for 5.1
,
Cornelia Huck
,
2020/04/29
Re: [PATCH v12] s390x: protvirt: Support unpack facility
,
Cornelia Huck
,
2020/04/29
Re: [PATCH 0/8] pc-bios: s390x: Cleanup part 1
,
Janosch Frank
,
2020/04/29
Re: [PATCH 0/8] pc-bios: s390x: Cleanup part 1
,
David Hildenbrand
,
2020/04/30
[PATCH v2] s390x/kvm: help valgrind in several places
,
Christian Borntraeger
,
2020/04/29
Re: [PATCH v2] s390x/kvm: help valgrind in several places
,
David Hildenbrand
,
2020/04/29
[PATCH] s390x/kvm: help valgrind in several places
,
Christian Borntraeger
,
2020/04/28
Re: [PATCH] s390x/kvm: help valgrind in several places
,
Philippe Mathieu-Daudé
,
2020/04/29
Re: [PATCH] s390x/kvm: help valgrind in several places
,
Christian Borntraeger
,
2020/04/29
Re: [PATCH] s390x/kvm: help valgrind in several places
,
Philippe Mathieu-Daudé
,
2020/04/29
[PATCH 08/17] s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes, eaes}-256
,
Markus Armbruster
,
2020/04/28
Re: [PATCH 08/17] s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes,eaes}-256
,
David Hildenbrand
,
2020/04/28
Re: [PATCH 08/17] s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes,eaes}-256
,
Christian Borntraeger
,
2020/04/29
Re: [PATCH 08/17] s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes,eaes}-256
,
Christian Borntraeger
,
2020/04/30
Re: [PATCH 08/17] s390x/cpumodel: Fix UI to CPU features pcc-cmac-{aes, eaes}-256
,
Markus Armbruster
,
2020/04/30
[PATCH] hw: add compat machines for 5.1
,
Cornelia Huck
,
2020/04/24
Re: [PATCH] hw: add compat machines for 5.1
,
no-reply
,
2020/04/24
Re: [PATCH] hw: add compat machines for 5.1
,
David Gibson
,
2020/04/25
Re: [PATCH] hw: add compat machines for 5.1
,
Michael S. Tsirkin
,
2020/04/26
Re: [PATCH] hw: add compat machines for 5.1
,
Auger Eric
,
2020/04/27
Re: [PATCH] hw: add compat machines for 5.1
,
Cornelia Huck
,
2020/04/27
Re: [PATCH] hw: add compat machines for 5.1
,
Auger Eric
,
2020/04/27
Re: [PATCH] hw: add compat machines for 5.1
,
Cornelia Huck
,
2020/04/27
[PATCH 0/1] vfio-ccw: Enable transparent CCW IPL from DASD
,
Jared Rossi
,
2020/04/17
[PATCH 1/1] vfio-ccw: Enable transparent CCW IPL from DASD
,
Jared Rossi
,
2020/04/17
Re: [PATCH 1/1] vfio-ccw: Enable transparent CCW IPL from DASD
,
Cornelia Huck
,
2020/04/20
Re: [PATCH 1/1] vfio-ccw: Enable transparent CCW IPL from DASD
,
Cornelia Huck
,
2020/04/20
Re: [PATCH 1/1] vfio-ccw: Enable transparent CCW IPL from DASD
,
Jared Rossi
,
2020/04/20
Re: [PATCH 1/1] vfio-ccw: Enable transparent CCW IPL from DASD
,
Cornelia Huck
,
2020/04/21
[PATCH v3 0/7] s390x/vfio-ccw: Channel Path Handling [QEMU]
,
Eric Farman
,
2020/04/16
[PATCH v3 2/7] vfio-ccw: Refactor cleanup of regions
,
Eric Farman
,
2020/04/16
[PATCH v3 6/7] s390x/css: Refactor the css_queue_crw() routine
,
Eric Farman
,
2020/04/16
Re: [PATCH v3 6/7] s390x/css: Refactor the css_queue_crw() routine
,
Cornelia Huck
,
2020/04/21
Re: [PATCH v3 6/7] s390x/css: Refactor the css_queue_crw() routine
,
Eric Farman
,
2020/04/21
[PATCH v3 7/7] vfio-ccw: Add support for the CRW irq
,
Eric Farman
,
2020/04/16
Re: [PATCH v3 7/7] vfio-ccw: Add support for the CRW irq
,
Cornelia Huck
,
2020/04/22
[PATCH v3 4/7] vfio-ccw: Add support for the crw region
,
Eric Farman
,
2020/04/16
Re: [PATCH v3 4/7] vfio-ccw: Add support for the crw region
,
Cornelia Huck
,
2020/04/21
Re: [PATCH v3 4/7] vfio-ccw: Add support for the crw region
,
Eric Farman
,
2020/04/21
[PATCH v3 1/7] linux-headers: update
,
Eric Farman
,
2020/04/16
[PATCH v3 5/7] vfio-ccw: Refactor ccw irq handler
,
Eric Farman
,
2020/04/16
[PATCH v3 3/7] vfio-ccw: Add support for the schib region
,
Eric Farman
,
2020/04/16
Re: [PATCH v3 3/7] vfio-ccw: Add support for the schib region
,
Cornelia Huck
,
2020/04/22
Re: [PATCH v3 3/7] vfio-ccw: Add support for the schib region
,
Eric Farman
,
2020/04/22
Re: [PATCH v3 0/7] s390x/vfio-ccw: Channel Path Handling [QEMU]
,
no-reply
,
2020/04/16
[PATCH-for-5.1] gdbstub: Rename GByteArray variable 'mem_buf' as 'array'
,
Philippe Mathieu-Daudé
,
2020/04/14
Re: [PATCH-for-5.1] gdbstub: Rename GByteArray variable 'mem_buf' as 'array'
,
Philippe Mathieu-Daudé
,
2020/04/14
Re: [PATCH-for-5.1] gdbstub: Rename GByteArray variable 'mem_buf' as 'array'
,
Aleksandar Markovic
,
2020/04/14
Re: [PATCH-for-5.1] gdbstub: Rename GByteArray variable 'mem_buf' as 'array'
,
Philippe Mathieu-Daudé
,
2020/04/14
Re: [PATCH-for-5.1] gdbstub: Rename GByteArray variable 'mem_buf' as 'array'
,
Alex Bennée
,
2020/04/14
Re: [PATCH-for-5.1] gdbstub: Rename GByteArray variable 'mem_buf' as 'array'
,
Aleksandar Markovic
,
2020/04/14
Re: [PATCH-for-5.1] gdbstub: Rename GByteArray variable 'mem_buf' as 'array'
,
David Gibson
,
2020/04/14
[PATCH-for-5.1 v3 0/7] various: Fix error-propagation with Coccinelle scripts (part 3)
,
Philippe Mathieu-Daudé
,
2020/04/12
[PATCH-for-5.1 0/3] various: Remove unnecessary casts
,
Philippe Mathieu-Daudé
,
2020/04/12
[PATCH-for-5.1 1/3] target: Remove unnecessary CPU() cast
,
Philippe Mathieu-Daudé
,
2020/04/12
Re: [PATCH-for-5.1 1/3] target: Remove unnecessary CPU() cast
,
David Gibson
,
2020/04/13
Re: [PATCH-for-5.1 1/3] target: Remove unnecessary CPU() cast
,
Cédric Le Goater
,
2020/04/15
[PATCH-for-5.1 2/3] various: Remove unnecessary OBJECT() cast
,
Philippe Mathieu-Daudé
,
2020/04/12
Re: [PATCH-for-5.1 2/3] various: Remove unnecessary OBJECT() cast
,
Cornelia Huck
,
2020/04/14
Re: [PATCH-for-5.1 2/3] various: Remove unnecessary OBJECT() cast
,
Corey Minyard
,
2020/04/14
Re: [PATCH-for-5.1 2/3] various: Remove unnecessary OBJECT() cast
,
John Snow
,
2020/04/17
[PATCH-for-5.1 3/3] hw: Remove unnecessary DEVICE() cast
,
Philippe Mathieu-Daudé
,
2020/04/12
Re: [PATCH-for-5.1 3/3] hw: Remove unnecessary DEVICE() cast
,
David Gibson
,
2020/04/13
Re: [PATCH-for-5.1 3/3] hw: Remove unnecessary DEVICE() cast
,
Markus Armbruster
,
2020/04/14
RE: [PATCH-for-5.1 3/3] hw: Remove unnecessary DEVICE() cast
,
Paul Durrant
,
2020/04/14
Re: [PATCH-for-5.1 3/3] hw: Remove unnecessary DEVICE() cast
,
Cédric Le Goater
,
2020/04/15
Re: [PATCH-for-5.1 3/3] hw: Remove unnecessary DEVICE() cast
,
John Snow
,
2020/04/17
Re: [PATCH-for-5.1 0/3] various: Remove unnecessary casts
,
Richard Henderson
,
2020/04/14
Re: [PATCH 5/8] pc-bios: s390x: Move panic() into header and add infinite loop
,
Cornelia Huck
,
2020/04/07
Re: [PATCH 5/8] pc-bios: s390x: Move panic() into header and add infinite loop
,
David Hildenbrand
,
2020/04/30
[PATCH-for-5.1 v2 49/54] various: Use &error_abort in instance_init()
,
Philippe Mathieu-Daudé
,
2020/04/06
Re: [PATCH-for-5.1 v2 49/54] various: Use &error_abort in instance_init()
,
Philippe Mathieu-Daudé
,
2020/04/06
Re: [PATCH-for-5.1 v2 49/54] various: Use &error_abort in instance_init()
,
Cédric Le Goater
,
2020/04/07
Re: [PATCH-for-5.1 v2 49/54] various: Use &error_abort in instance_init()
,
Cornelia Huck
,
2020/04/07
Re: [RFC PATCH v2 7/7] vfio-ccw: Add support for the CRW irq
,
Cornelia Huck
,
2020/04/06
Re: [RFC PATCH v2 7/7] vfio-ccw: Add support for the CRW irq
,
Eric Farman
,
2020/04/06
Re: [RFC PATCH v2 7/7] vfio-ccw: Add support for the CRW irq
,
Cornelia Huck
,
2020/04/07
[Q] how to pass an ISO to s390 qemu
,
Denis Kirjanov
,
2020/04/06
Re: [Q] how to pass an ISO to s390 qemu
,
Cornelia Huck
,
2020/04/06
Re: [Q] how to pass an ISO to s390 qemu
,
Christian Borntraeger
,
2020/04/06
[PATCH v2 0/1] s390x/next: build fix for non-KVM platforms
,
Christian Borntraeger
,
2020/04/06
[PATCH v2 1/1] s390x/s390-virtio-ccw: Fix build on systems without KVM
,
Christian Borntraeger
,
2020/04/06
Re: [PATCH v2 1/1] s390x/s390-virtio-ccw: Fix build on systems without KVM
,
Cornelia Huck
,
2020/04/06
Re: [PATCH v2 1/1] s390x/s390-virtio-ccw: Fix build on systems without KVM
,
David Hildenbrand
,
2020/04/06
[PATCH 0/1] s390x/next: build fix for non-KVM platforms
,
Christian Borntraeger
,
2020/04/06
[PATCH 1/1] s390x/s390-virtio-ccw: Fix build on systems without KVM
,
Christian Borntraeger
,
2020/04/06
Re: [PATCH 1/1] s390x/s390-virtio-ccw: Fix build on systems without KVM
,
Cornelia Huck
,
2020/04/06
Re: [PATCH 1/1] s390x/s390-virtio-ccw: Fix build on systems without KVM
,
Christian Borntraeger
,
2020/04/06
Re: [PATCH 1/1] s390x/s390-virtio-ccw: Fix build on systems without KVM
,
Cornelia Huck
,
2020/04/06
Re: [PATCH 1/1] s390x/s390-virtio-ccw: Fix build on systems without KVM
,
David Hildenbrand
,
2020/04/06
Re: [PATCH 1/1] s390x/s390-virtio-ccw: Fix build on systems without KVM
,
Christian Borntraeger
,
2020/04/06
Re: [PATCH 1/1] s390x/s390-virtio-ccw: Fix build on systems without KVM
,
David Hildenbrand
,
2020/04/06
Re: [PATCH 1/1] s390x/s390-virtio-ccw: Fix build on systems without KVM
,
Christian Borntraeger
,
2020/04/06
Re: [PATCH 1/1] s390x/s390-virtio-ccw: Fix build on systems without KVM
,
Cornelia Huck
,
2020/04/06
Re: [PATCH 1/1] s390x/s390-virtio-ccw: Fix build on systems without KVM
,
Cornelia Huck
,
2020/04/06
Re: [PATCH v2] s390x/pv: Retry ioctls on -EINTR
,
Cornelia Huck
,
2020/04/03
[PULL for-5.0 0/2] s390x fixes for -rc2
,
Cornelia Huck
,
2020/04/03
[PULL for-5.0 1/2] s390x: kvm: Fix number of cpu reports for stsi 3.2.2
,
Cornelia Huck
,
2020/04/03
[PULL for-5.0 2/2] vl/s390x: fixup ram sizes for compat machines
,
Cornelia Huck
,
2020/04/03
Re: [PULL for-5.0 0/2] s390x fixes for -rc2
,
Peter Maydell
,
2020/04/03
[PATCH v3 1/1] vl/s390x: fixup ram sizes for compat machines
,
Christian Borntraeger
,
2020/04/01
Re: [PATCH v3 1/1] vl/s390x: fixup ram sizes for compat machines
,
Christian Borntraeger
,
2020/04/01
Re: [PATCH v3 1/1] vl/s390x: fixup ram sizes for compat machines
,
David Hildenbrand
,
2020/04/01
Re: [PATCH v3 1/1] vl/s390x: fixup ram sizes for compat machines
,
Cornelia Huck
,
2020/04/02
Re: [PATCH v3 1/1] vl/s390x: fixup ram sizes for compat machines
,
Christian Borntraeger
,
2020/04/02
Re: [PATCH v3 1/1] vl/s390x: fixup ram sizes for compat machines
,
Cornelia Huck
,
2020/04/02
Re: [PATCH v3 1/1] vl/s390x: fixup ram sizes for compat machines
,
Christian Borntraeger
,
2020/04/02
Re: [PATCH v3 1/1] vl/s390x: fixup ram sizes for compat machines
,
Igor Mammedov
,
2020/04/01
Re: [PATCH v3 1/1] vl/s390x: fixup ram sizes for compat machines
,
Cornelia Huck
,
2020/04/02
Re: [PATCH v3 1/1] vl/s390x: fixup ram sizes for compat machines
,
Christian Borntraeger
,
2020/04/02
Re: [PATCH v3 1/1] vl/s390x: fixup ram sizes for compat machines
,
Cornelia Huck
,
2020/04/02
Re: [PATCH v3 1/1] vl/s390x: fixup ram sizes for compat machines
,
Cornelia Huck
,
2020/04/02
Re: [PATCH v3 1/1] vl/s390x: fixup ram sizes for compat machines
,
Christian Borntraeger
,
2020/04/02
Re: [PATCH v3 1/1] vl/s390x: fixup ram sizes for compat machines
,
Igor Mammedov
,
2020/04/02
Re: [PATCH v3 1/1] vl/s390x: fixup ram sizes for compat machines
,
Christian Borntraeger
,
2020/04/02
Re: [PATCH v3 1/1] vl/s390x: fixup ram sizes for compat machines
,
Igor Mammedov
,
2020/04/02
Re: [PATCH v3 1/1] vl/s390x: fixup ram sizes for compat machines
,
Christian Borntraeger
,
2020/04/02
Re: [PATCH v3 1/1] vl/s390x: fixup ram sizes for compat machines
,
Christian Borntraeger
,
2020/04/02
Re: [PATCH v3 1/1] vl/s390x: fixup ram sizes for compat machines
,
Cornelia Huck
,
2020/04/02
Re: [PATCH v3 1/1] vl/s390x: fixup ram sizes for compat machines
,
Cornelia Huck
,
2020/04/02
Re: [RFC PATCH v2 1/7] vfio-ccw: Return IOINST_CC_NOT_OPERATIONAL for EIO
,
Cornelia Huck
,
2020/04/01
Re: [RFC PATCH v2 1/7] vfio-ccw: Return IOINST_CC_NOT_OPERATIONAL for EIO
,
Eric Farman
,
2020/04/06
Re: [RFC PATCH v2 1/7] vfio-ccw: Return IOINST_CC_NOT_OPERATIONAL for EIO
,
Cornelia Huck
,
2020/04/07
Re: [RFC PATCH v2 1/7] vfio-ccw: Return IOINST_CC_NOT_OPERATIONAL for EIO
,
Eric Farman
,
2020/04/07
[PATCH v2] vl/s390: fixup ram sizes for compat machines
,
Christian Borntraeger
,
2020/04/01
Re: [PATCH v2] vl/s390: fixup ram sizes for compat machines
,
David Hildenbrand
,
2020/04/01
Re: [PATCH v2] vl/s390: fixup ram sizes for compat machines
,
Christian Borntraeger
,
2020/04/01
Re: [PATCH v2] vl/s390: fixup ram sizes for compat machines
,
David Hildenbrand
,
2020/04/01
Re: [PATCH v2] vl/s390: fixup ram sizes for compat machines
,
Cornelia Huck
,
2020/04/01
Re: [PATCH v2] vl/s390: fixup ram sizes for compat machines
,
Cornelia Huck
,
2020/04/01
Re: [PATCH v2] vl/s390: fixup ram sizes for compat machines
,
Christian Borntraeger
,
2020/04/01
Re: [PATCH v2] vl/s390: fixup ram sizes for compat machines
,
Cornelia Huck
,
2020/04/01
Re: [kvm-unit-tests PATCH v3] s390x: Add stsi 3.2.2 tests
,
Janosch Frank
,
2020/04/01
Re: [kvm-unit-tests PATCH v3] s390x: Add stsi 3.2.2 tests
,
Cornelia Huck
,
2020/04/01
Re: [PATCH v1] vl/s390: fixup ram sizes for compat machines
,
Christian Borntraeger
,
2020/04/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc