Archives are refreshed every 30 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: Wed Jan 31 2018 13:18:07 -0500
Threads in reverse chronological order
[
Next Period
]
[qemu-s390x] [PATCH v2 0/2] s390x: support zpci in tcg
,
Cornelia Huck
,
2018/01/31
[qemu-s390x] [PATCH v2 1/2] s390x/tcg: wire up pci instructions
,
Cornelia Huck
,
2018/01/31
[qemu-s390x] [PATCH v2 2/2] s390x/cpumodel: allow zpci features in qemu model
,
Cornelia Huck
,
2018/01/31
Re: [qemu-s390x] [Qemu-devel] [PATCH 1/3] s390x/pci: fixup the code walking IOMMU tables
,
Thomas Huth
,
2018/01/31
Re: [qemu-s390x] [Qemu-devel] [PATCH 1/3] s390x/pci: fixup the code walking IOMMU tables
,
Yi Min Zhao
,
2018/01/31
[qemu-s390x] [PATCH v2 0/1] Fix binary build of qemu-system-s390x on alpine
,
Christian Borntraeger
,
2018/01/30
[qemu-s390x] [PATCH v2 1/1] Fix configure for s390 qemu on alpine and other busybox environments
,
Christian Borntraeger
,
2018/01/30
Re: [qemu-s390x] [Qemu-devel] [PATCH v2 1/1] Fix configure for s390 qemu on alpine and other busybox environments
,
Eric Blake
,
2018/01/30
Re: [qemu-s390x] [Qemu-devel] [PATCH v2 1/1] Fix configure for s390 qemu on alpine and other busybox environments
,
Christian Borntraeger
,
2018/01/31
Re: [qemu-s390x] [Qemu-devel] [PATCH v2 1/1] Fix configure for s390 qemu on alpine and other busybox environments
,
Peter Maydell
,
2018/01/31
Re: [qemu-s390x] [Qemu-devel] [PATCH v2 1/1] Fix configure for s390 qemu on alpine and other busybox environments
,
Christian Borntraeger
,
2018/01/31
Re: [qemu-s390x] [Qemu-devel] [PATCH v2 1/1] Fix configure for s390 qemu on alpine and other busybox environments
,
Cornelia Huck
,
2018/01/31
[qemu-s390x] [PATCH RFC 0/2] s390x: support zpci in tcg
,
Cornelia Huck
,
2018/01/29
[qemu-s390x] [PATCH RFC 2/2] s390x/cpumodel: allow zpci features in qemu model
,
Cornelia Huck
,
2018/01/29
Re: [qemu-s390x] [PATCH RFC 2/2] s390x/cpumodel: allow zpci features in qemu model
,
David Hildenbrand
,
2018/01/30
Re: [qemu-s390x] [PATCH RFC 2/2] s390x/cpumodel: allow zpci features in qemu model
,
Cornelia Huck
,
2018/01/30
[qemu-s390x] [PATCH RFC 1/2] s390x/tcg: wire up pci instructions
,
Cornelia Huck
,
2018/01/29
Re: [qemu-s390x] [PATCH RFC 1/2] s390x/tcg: wire up pci instructions
,
David Hildenbrand
,
2018/01/30
Re: [qemu-s390x] [PATCH RFC 1/2] s390x/tcg: wire up pci instructions
,
Cornelia Huck
,
2018/01/30
Re: [qemu-s390x] [PATCH RFC 1/2] s390x/tcg: wire up pci instructions
,
Cornelia Huck
,
2018/01/31
[qemu-s390x] [PATCH v3 00/18] s390x: flic rework, tcg flic support and STSI
,
David Hildenbrand
,
2018/01/29
[qemu-s390x] [PATCH v3 01/18] s390x/tcg: deliver multiple interrupts in a row
,
David Hildenbrand
,
2018/01/29
[qemu-s390x] [PATCH v3 02/18] s390x/flic: simplify flic initialization
,
David Hildenbrand
,
2018/01/29
[qemu-s390x] [PATCH v3 04/18] s390x/tcg: simplify machine check handling
,
David Hildenbrand
,
2018/01/29
[qemu-s390x] [PATCH v3 03/18] s390x/tcg: simplify lookup of flic
,
David Hildenbrand
,
2018/01/29
[qemu-s390x] [PATCH v3 05/18] s390x/flic: factor out injection of floating interrupts
,
David Hildenbrand
,
2018/01/29
[qemu-s390x] [PATCH v3 06/18] s390x/flic: no need to call s390_io_interrupt() from flic
,
David Hildenbrand
,
2018/01/29
[qemu-s390x] [PATCH v3 07/18] s390x/tcg: tolerate wrong wakeups due to floating interrupts
,
David Hildenbrand
,
2018/01/29
[qemu-s390x] [PATCH v3 08/18] s390x/flic: make floating interrupts on TCG actually floating
,
David Hildenbrand
,
2018/01/29
[qemu-s390x] [PATCH v3 09/18] s390x/tcg: implement TEST PENDING INTERRUPTION
,
David Hildenbrand
,
2018/01/29
[qemu-s390x] [PATCH v3 10/18] s390x/flic: implement qemu_s390_clear_io_flic()
,
David Hildenbrand
,
2018/01/29
[qemu-s390x] [PATCH v3 11/18] s390x/flic: optimize CPU wakeup for TCG
,
David Hildenbrand
,
2018/01/29
[qemu-s390x] [PATCH v3 12/18] s390x: fix size + content of STSI blocks
,
David Hildenbrand
,
2018/01/29
[qemu-s390x] [PATCH v3 14/18] s390x/tcg: remove SMP warning
,
David Hildenbrand
,
2018/01/29
[qemu-s390x] [PATCH v3 13/18] s390x/tcg: STSI overhaul
,
David Hildenbrand
,
2018/01/29
[qemu-s390x] [PATCH v3 15/18] configure: s390x supports mttcg now
,
David Hildenbrand
,
2018/01/29
[qemu-s390x] [PATCH v3 16/18] s390x/tcg: cache the qemu flic in a central function
,
David Hildenbrand
,
2018/01/29
[qemu-s390x] [PATCH v3 17/18] s390x/kvm: cache the kvm flic in a central function
,
David Hildenbrand
,
2018/01/29
[qemu-s390x] [PATCH v3 18/18] s390x/flic: cache the common flic class in a central function
,
David Hildenbrand
,
2018/01/29
[qemu-s390x] [PATCH v3 04/22] target/*/cpu.h: remove softfloat.h
,
Alex Bennée
,
2018/01/24
Re: [qemu-s390x] [Qemu-devel] [PATCH v3 04/22] target/*/cpu.h: remove softfloat.h
,
Philippe Mathieu-Daudé
,
2018/01/24
Re: [qemu-s390x] [PATCH v3 04/22] target/*/cpu.h: remove softfloat.h
,
Richard Henderson
,
2018/01/24
Re: [qemu-s390x] [PATCH v3 04/22] target/*/cpu.h: remove softfloat.h
,
David Gibson
,
2018/01/24
[qemu-s390x] [PATCH v4 00/10] Interactive Boot Menu for DASD and SCSI Guests on s390x
,
Collin L. Walling
,
2018/01/23
[qemu-s390x] [PATCH v4 01/10] s390-ccw: refactor boot map table code
,
Collin L. Walling
,
2018/01/23
Re: [qemu-s390x] [PATCH v4 01/10] s390-ccw: refactor boot map table code
,
Thomas Huth
,
2018/01/25
Re: [qemu-s390x] [PATCH v4 01/10] s390-ccw: refactor boot map table code
,
Collin L. Walling
,
2018/01/25
[qemu-s390x] [PATCH v4 02/10] s390-ccw: refactor eckd_block_num to use CHS
,
Collin L. Walling
,
2018/01/23
Re: [qemu-s390x] [PATCH v4 02/10] s390-ccw: refactor eckd_block_num to use CHS
,
Thomas Huth
,
2018/01/25
Re: [qemu-s390x] [PATCH v4 02/10] s390-ccw: refactor eckd_block_num to use CHS
,
Cornelia Huck
,
2018/01/25
Re: [qemu-s390x] [PATCH v4 02/10] s390-ccw: refactor eckd_block_num to use CHS
,
Collin L. Walling
,
2018/01/25
[qemu-s390x] [PATCH v4 03/10] s390-ccw: refactor IPL structs
,
Collin L. Walling
,
2018/01/23
Re: [qemu-s390x] [PATCH v4 03/10] s390-ccw: refactor IPL structs
,
Thomas Huth
,
2018/01/25
Re: [qemu-s390x] [PATCH v4 03/10] s390-ccw: refactor IPL structs
,
Collin L. Walling
,
2018/01/25
[qemu-s390x] [PATCH v4 04/10] s390-ccw: update libc
,
Collin L. Walling
,
2018/01/23
Re: [qemu-s390x] [Qemu-devel] [PATCH v4 04/10] s390-ccw: update libc
,
Eric Blake
,
2018/01/23
Re: [qemu-s390x] [Qemu-devel] [PATCH v4 04/10] s390-ccw: update libc
,
Collin L. Walling
,
2018/01/23
Re: [qemu-s390x] [Qemu-devel] [PATCH v4 04/10] s390-ccw: update libc
,
Thomas Huth
,
2018/01/25
Re: [qemu-s390x] [Qemu-devel] [PATCH v4 04/10] s390-ccw: update libc
,
Eric Blake
,
2018/01/25
Re: [qemu-s390x] [Qemu-devel] [PATCH v4 04/10] s390-ccw: update libc
,
Collin L. Walling
,
2018/01/25
[qemu-s390x] [PATCH v4 06/10] s390-ccw: set up interactive boot menu parameters
,
Collin L. Walling
,
2018/01/23
Re: [qemu-s390x] [PATCH v4 06/10] s390-ccw: set up interactive boot menu parameters
,
Thomas Huth
,
2018/01/25
[qemu-s390x] [PATCH v4 05/10] s390-ccw: parse and set boot menu options
,
Collin L. Walling
,
2018/01/23
[qemu-s390x] [PATCH v4 07/10] s390-ccw: read stage2 boot loader data to find menu
,
Collin L. Walling
,
2018/01/23
Re: [qemu-s390x] [PATCH v4 07/10] s390-ccw: read stage2 boot loader data to find menu
,
Thomas Huth
,
2018/01/25
Re: [qemu-s390x] [PATCH v4 07/10] s390-ccw: read stage2 boot loader data to find menu
,
Collin L. Walling
,
2018/01/25
Re: [qemu-s390x] [PATCH v4 07/10] s390-ccw: read stage2 boot loader data to find menu
,
Thomas Huth
,
2018/01/26
[qemu-s390x] [PATCH v4 09/10] s390-ccw: read user input for boot index via the SCLP console
,
Collin L. Walling
,
2018/01/23
Re: [qemu-s390x] [PATCH v4 09/10] s390-ccw: read user input for boot index via the SCLP console
,
Thomas Huth
,
2018/01/26
Re: [qemu-s390x] [PATCH v4 09/10] s390-ccw: read user input for boot index via the SCLP console
,
David Hildenbrand
,
2018/01/29
Re: [qemu-s390x] [PATCH v4 09/10] s390-ccw: read user input for boot index via the SCLP console
,
David Hildenbrand
,
2018/01/29
Re: [qemu-s390x] [Qemu-devel] [PATCH v4 09/10] s390-ccw: read user input for boot index via the SCLP console
,
Collin L. Walling
,
2018/01/29
Re: [qemu-s390x] [PATCH v4 09/10] s390-ccw: read user input for boot index via the SCLP console
,
David Hildenbrand
,
2018/01/29
Re: [qemu-s390x] [Qemu-devel] [PATCH v4 09/10] s390-ccw: read user input for boot index via the SCLP console
,
Collin L. Walling
,
2018/01/29
Re: [qemu-s390x] [Qemu-devel] [PATCH v4 09/10] s390-ccw: read user input for boot index via the SCLP console
,
David Hildenbrand
,
2018/01/29
[qemu-s390x] [PATCH v4 10/10] s390-ccw: interactive boot menu for scsi
,
Collin L. Walling
,
2018/01/23
[qemu-s390x] [PATCH v4 08/10] s390-ccw: print zipl boot menu
,
Collin L. Walling
,
2018/01/23
Re: [qemu-s390x] [PATCH v4 08/10] s390-ccw: print zipl boot menu
,
Thomas Huth
,
2018/01/25
Re: [qemu-s390x] [PATCH v4 08/10] s390-ccw: print zipl boot menu
,
David Hildenbrand
,
2018/01/29
Re: [qemu-s390x] [PATCH v4 08/10] s390-ccw: print zipl boot menu
,
Collin L. Walling
,
2018/01/29
Re: [qemu-s390x] [Qemu-devel] [PATCH v4 00/10] Interactive Boot Menu for DASD and SCSI Guests on s390x
,
Eric Blake
,
2018/01/23
Re: [qemu-s390x] [Qemu-devel] [PULL 0/8] x86 queue, 2018-01-17
,
Christian Borntraeger
,
2018/01/23
Re: [qemu-s390x] [Qemu-devel] [PULL 0/8] x86 queue, 2018-01-17
,
Cornelia Huck
,
2018/01/23
Re: [qemu-s390x] [Qemu-devel] [PULL 0/8] x86 queue, 2018-01-17
,
Christian Ehrhardt
,
2018/01/23
Re: [qemu-s390x] [Qemu-devel] [PULL 0/8] x86 queue, 2018-01-17
,
Cornelia Huck
,
2018/01/23
Re: [qemu-s390x] [Qemu-devel] [PULL 0/8] x86 queue, 2018-01-17
,
Michael Roth
,
2018/01/23
Re: [qemu-s390x] [Qemu-devel] [PULL 0/8] x86 queue, 2018-01-17
,
Peter Maydell
,
2018/01/23
Re: [qemu-s390x] [Qemu-devel] [PULL 0/8] x86 queue, 2018-01-17
,
David Hildenbrand
,
2018/01/23
Re: [qemu-s390x] [Qemu-devel] [PULL 0/8] x86 queue, 2018-01-17
,
Michael Roth
,
2018/01/23
Re: [qemu-s390x] [Qemu-devel] [PULL 0/8] x86 queue, 2018-01-17
,
Eduardo Habkost
,
2018/01/23
Re: [qemu-s390x] [Qemu-devel] [PULL 0/8] x86 queue, 2018-01-17
,
Michael Roth
,
2018/01/25
Re: [qemu-s390x] [Qemu-devel] [PULL 0/8] x86 queue, 2018-01-17
,
Eduardo Habkost
,
2018/01/25
Re: [qemu-s390x] [Qemu-devel] [PULL 0/8] x86 queue, 2018-01-17
,
Michael Roth
,
2018/01/26
Re: [qemu-s390x] [Qemu-devel] [PULL 0/8] x86 queue, 2018-01-17
,
Eduardo Habkost
,
2018/01/26
Re: [qemu-s390x] [Qemu-devel] [PULL 0/8] x86 queue, 2018-01-17
,
Peter Maydell
,
2018/01/26
[qemu-s390x] [PATCH v3 00/25] generalize parsing of cpu_model (part 4)
,
Igor Mammedov
,
2018/01/23
[qemu-s390x] [PATCH v3 02/25] tests: add machine 'none' with -cpu test
,
Igor Mammedov
,
2018/01/23
[qemu-s390x] [PATCH v3 04/25] x86: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[qemu-s390x] [PATCH v3 03/25] arm: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
Re: [qemu-s390x] [Qemu-devel] [PATCH v3 03/25] arm: cpu: add CPU_RESOLVING_TYPE macro
,
Andrew Jones
,
2018/01/23
[qemu-s390x] [PATCH v3 07/25] lm32: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[qemu-s390x] [PATCH v3 06/25] cris: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[qemu-s390x] [PATCH v3 01/25] nios2: 10m50_devboard: replace cpu_model with cpu_type
,
Igor Mammedov
,
2018/01/23
[qemu-s390x] [PATCH v3 05/25] alpha: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[qemu-s390x] [PATCH v3 09/25] microblaze: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[qemu-s390x] [PATCH v3 11/25] moxie: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[qemu-s390x] [PATCH v3 12/25] nios2: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[qemu-s390x] [PATCH v3 08/25] m68k: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
Re: [qemu-s390x] [Qemu-devel] [PATCH v3 08/25] m68k: cpu: add CPU_RESOLVING_TYPE macro
,
Laurent Vivier
,
2018/01/24
[qemu-s390x] [PATCH v3 14/25] ppc: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
Re: [qemu-s390x] [PATCH v3 14/25] ppc: cpu: add CPU_RESOLVING_TYPE macro
,
David Gibson
,
2018/01/23
[qemu-s390x] [PATCH v3 10/25] mips: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[qemu-s390x] [PATCH v3 15/25] s390x: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[qemu-s390x] [PATCH v3 16/25] sh4: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[qemu-s390x] [PATCH v3 17/25] sparc: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[qemu-s390x] [PATCH v3 13/25] openrisc: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[qemu-s390x] [PATCH v3 18/25] tricore: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
Re: [qemu-s390x] [Qemu-devel] [PATCH v3 18/25] tricore: cpu: add CPU_RESOLVING_TYPE macro
,
Bastian Koppelmann
,
2018/01/23
[qemu-s390x] [PATCH v3 19/25] unicore32: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[qemu-s390x] [PATCH v3 20/25] xtensa: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[qemu-s390x] [PATCH v3 21/25] hppa: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[qemu-s390x] [PATCH v3 22/25] tilegx: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/23
[qemu-s390x] [PATCH v3 23/25] Use cpu_create(type) instead of cpu_init(cpu_model)
,
Igor Mammedov
,
2018/01/23
[qemu-s390x] [PATCH v3 24/25] cpu: get rid of unused cpu_init() defines
,
Igor Mammedov
,
2018/01/23
Re: [qemu-s390x] [PATCH v3 24/25] cpu: get rid of unused cpu_init() defines
,
David Gibson
,
2018/01/23
[qemu-s390x] [PATCH v3 25/25] cpu: get rid of cpu_generic_init()
,
Igor Mammedov
,
2018/01/23
[qemu-s390x] [PATCH v2 4/7] virtio-ccw: convert VirtIOCCWDeviceClass::exit -> unrealize
,
Philippe Mathieu-Daudé
,
2018/01/22
[qemu-s390x] [PULL 0/9] s390x update
,
Cornelia Huck
,
2018/01/22
[qemu-s390x] [PULL 1/9] s390x/sclp: fixup highest CPU address
,
Cornelia Huck
,
2018/01/22
[qemu-s390x] [PULL 3/9] s390x/sclp: fix missing be conversion
,
Cornelia Huck
,
2018/01/22
[qemu-s390x] [PULL 2/9] s390x/tcg: implement TEST PROTECTION
,
Cornelia Huck
,
2018/01/22
[qemu-s390x] [PULL 5/9] s390x: fix storage attributes migration for non-small guests
,
Cornelia Huck
,
2018/01/22
[qemu-s390x] [PULL 4/9] hw/s390x: Replace fprintf(stderr, "*\n" with qemu_log_mask()
,
Cornelia Huck
,
2018/01/22
[qemu-s390x] [PULL 6/9] s390x/tcg: fixup TEST PROTECTION
,
Cornelia Huck
,
2018/01/22
[qemu-s390x] [PULL 7/9] linux-headers: update
,
Cornelia Huck
,
2018/01/22
[qemu-s390x] [PULL 9/9] s390x/kvm: provide stfle.81
,
Cornelia Huck
,
2018/01/22
[qemu-s390x] [PULL 8/9] s390x/kvm: Handle bpb feature
,
Cornelia Huck
,
2018/01/22
Re: [qemu-s390x] [PULL 0/9] s390x update
,
Peter Maydell
,
2018/01/24
[qemu-s390x] [PATCH 12/12] Fix configure for s390 qemu on alpine
,
Christian Borntraeger
,
2018/01/19
Re: [qemu-s390x] [PATCH 12/12] Fix configure for s390 qemu on alpine
,
Christian Borntraeger
,
2018/01/19
Re: [qemu-s390x] [PATCH 12/12] Fix configure for s390 qemu on alpine
,
Christian Borntraeger
,
2018/01/19
[qemu-s390x] [PULL v4 03/29] vhost-user-blk: introduce a new vhost-user-blk host device
,
Michael S. Tsirkin
,
2018/01/18
[qemu-s390x] [PATCH v4 1/7] accel/tcg: add size paremeter in tlb_fill()
,
Laurent Vivier
,
2018/01/18
Re: [qemu-s390x] [PATCH v4 1/7] accel/tcg: add size paremeter in tlb_fill()
,
Laurent Vivier
,
2018/01/23
[qemu-s390x] [PATCH v2 1/1] s390x: fix storage attributes migration for non-small guests
,
Claudio Imbrenda
,
2018/01/18
Re: [qemu-s390x] [PATCH v2 1/1] s390x: fix storage attributes migration for non-small guests
,
Cornelia Huck
,
2018/01/19
Re: [qemu-s390x] [PATCH v2 1/1] s390x: fix storage attributes migration for non-small guests
,
Christian Borntraeger
,
2018/01/19
Re: [qemu-s390x] [PATCH v2 1/1] s390x: fix storage attributes migration for non-small guests
,
Cornelia Huck
,
2018/01/19
[qemu-s390x] [RFC v2 0/5] generalize parsing of cpu_model (part 4)
,
Igor Mammedov
,
2018/01/18
[qemu-s390x] [RFC v2 1/5] tests: add machine 'none' with -cpu test
,
Igor Mammedov
,
2018/01/18
Re: [qemu-s390x] [Qemu-ppc] [RFC v2 1/5] tests: add machine 'none' with -cpu test
,
Thomas Huth
,
2018/01/18
[qemu-s390x] [RFC v2 2/5] machine: prepare machine 'none' to gradually switch to cpu_create() API
,
Igor Mammedov
,
2018/01/18
Re: [qemu-s390x] [Qemu-ppc] [RFC v2 2/5] machine: prepare machine 'none' to gradually switch to cpu_create() API
,
Thomas Huth
,
2018/01/18
Re: [qemu-s390x] [Qemu-ppc] [RFC v2 2/5] machine: prepare machine 'none' to gradually switch to cpu_create() API
,
Eduardo Habkost
,
2018/01/18
[qemu-s390x] [RFC v2 3/5] linux-user: prepare for switching to cpu_create() API
,
Igor Mammedov
,
2018/01/18
Re: [qemu-s390x] [Qemu-ppc] [RFC v2 3/5] linux-user: prepare for switching to cpu_create() API
,
Thomas Huth
,
2018/01/18
Re: [qemu-s390x] [RFC v2 3/5] linux-user: prepare for switching to cpu_create() API
,
Eduardo Habkost
,
2018/01/18
Re: [qemu-s390x] [Qemu-devel] [RFC v2 3/5] linux-user: prepare for switching to cpu_create() API
,
Igor Mammedov
,
2018/01/19
[qemu-s390x] [RFC v2 4/5] arm: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/18
[qemu-s390x] [RFC v2 5/5] x86: cpu: add CPU_RESOLVING_TYPE macro
,
Igor Mammedov
,
2018/01/18
Re: [qemu-s390x] [Qemu-devel] [RFC v2 0/5] generalize parsing of cpu_model (part 4)
,
no-reply
,
2018/01/18
Re: [qemu-s390x] [Qemu-devel] [RFC v2 0/5] generalize parsing of cpu_model (part 4)
,
no-reply
,
2018/01/18
Re: [qemu-s390x] [PATCH v1 1/1] s390x: fix storage attributes migration for non-small guests
,
Cornelia Huck
,
2018/01/18
Re: [qemu-s390x] [PATCH v1 1/1] s390x: fix storage attributes migration for non-small guests
,
Claudio Imbrenda
,
2018/01/18
Re: [qemu-s390x] [PATCH v1 1/1] s390x: fix storage attributes migration for non-small guests
,
Cornelia Huck
,
2018/01/18
Re: [qemu-s390x] [PATCH v1 1/1] s390x: fix storage attributes migration for non-small guests
,
Claudio Imbrenda
,
2018/01/18
Re: [qemu-s390x] [PATCH v1 1/1] s390x: fix storage attributes migration for non-small guests
,
Cornelia Huck
,
2018/01/18
Re: [qemu-s390x] [PATCH v1 1/1] s390x: fix storage attributes migration for non-small guests
,
Claudio Imbrenda
,
2018/01/18
Re: [qemu-s390x] [PATCH v1 1/1] s390x: fix storage attributes migration for non-small guests
,
Cornelia Huck
,
2018/01/18
[qemu-s390x] [PATCH v3 0/3] s390x/kvm: implement new hardware/firmware features
,
Christian Borntraeger
,
2018/01/18
[qemu-s390x] [PATCH v3 1/3] header sync
,
Christian Borntraeger
,
2018/01/18
Re: [qemu-s390x] [PATCH v3 1/3] header sync
,
David Hildenbrand
,
2018/01/18
Re: [qemu-s390x] [PATCH v3 1/3] header sync
,
Christian Borntraeger
,
2018/01/22
Re: [qemu-s390x] [PATCH v3 1/3] header sync
,
Cornelia Huck
,
2018/01/22
[qemu-s390x] [PATCH v3 3/3] s390x/kvm: provide stfle.81
,
Christian Borntraeger
,
2018/01/18
Re: [qemu-s390x] [Qemu-devel] [PATCH v3 3/3] s390x/kvm: provide stfle.81
,
Halil Pasic
,
2018/01/18
Re: [qemu-s390x] [PATCH v3 3/3] s390x/kvm: provide stfle.81
,
David Hildenbrand
,
2018/01/18
Re: [qemu-s390x] [PATCH v3 3/3] s390x/kvm: provide stfle.81
,
Thomas Huth
,
2018/01/18
[qemu-s390x] [PATCH v3 2/3] s390x/kvm: Handle bpb feature
,
Christian Borntraeger
,
2018/01/18
Re: [qemu-s390x] [PATCH v3 2/3] s390x/kvm: Handle bpb feature
,
Thomas Huth
,
2018/01/18
Re: [qemu-s390x] [PATCH v3 2/3] s390x/kvm: Handle bpb feature
,
David Hildenbrand
,
2018/01/18
Re: [qemu-s390x] [Qemu-devel] [PATCH v3 2/3] s390x/kvm: Handle bpb feature
,
Halil Pasic
,
2018/01/18
Re: [qemu-s390x] [Qemu-devel] [PATCH v3 2/3] s390x/kvm: Handle bpb feature
,
Christian Borntraeger
,
2018/01/18
Re: [qemu-s390x] [PATCH v3 0/3] s390x/kvm: implement new hardware/firmware features
,
Cornelia Huck
,
2018/01/18
Re: [qemu-s390x] [PATCH v3 0/3] s390x/kvm: implement new hardware/firmware features
,
Christian Borntraeger
,
2018/01/18
Re: [qemu-s390x] [PATCH v3 0/3] s390x/kvm: implement new hardware/firmware features
,
Cornelia Huck
,
2018/01/18
Re: [qemu-s390x] [Qemu-devel] [PATCH v3 0/3] s390x/kvm: implement new hardware/firmware features
,
Christian Ehrhardt
,
2018/01/18
Re: [qemu-s390x] [Qemu-devel] [PATCH v3 0/3] s390x/kvm: implement new hardware/firmware features
,
Cornelia Huck
,
2018/01/18
Re: [qemu-s390x] [PATCH v3 0/3] s390x/kvm: implement new hardware/firmware features
,
Cornelia Huck
,
2018/01/22
[qemu-s390x] [PATCH v2 0/3] s390x/kvm: implement new hardware/firmware features
,
Christian Borntraeger
,
2018/01/17
[qemu-s390x] [PATCH v2 1/3] header sync
,
Christian Borntraeger
,
2018/01/17
Re: [qemu-s390x] [Qemu-devel] [PATCH v2 1/3] header sync
,
Eric Blake
,
2018/01/17
Re: [qemu-s390x] [Qemu-devel] [PATCH v2 1/3] header sync
,
Christian Borntraeger
,
2018/01/17
Re: [qemu-s390x] [PATCH v2 1/3] header sync
,
David Hildenbrand
,
2018/01/17
[qemu-s390x] [PATCH v2 3/3] s390x/kvm: provide stfle.81
,
Christian Borntraeger
,
2018/01/17
Re: [qemu-s390x] [PATCH v2 3/3] s390x/kvm: provide stfle.81
,
David Hildenbrand
,
2018/01/17
Re: [qemu-s390x] [PATCH v2 3/3] s390x/kvm: provide stfle.81
,
Christian Borntraeger
,
2018/01/17
Re: [qemu-s390x] [PATCH v2 3/3] s390x/kvm: provide stfle.81
,
David Hildenbrand
,
2018/01/17
[qemu-s390x] [PATCH v2 2/3] s390x/kvm: Handle bpb feature
,
Christian Borntraeger
,
2018/01/17
Re: [qemu-s390x] [PATCH v2 2/3] s390x/kvm: Handle bpb feature
,
David Hildenbrand
,
2018/01/17
Re: [qemu-s390x] [PATCH v2 2/3] s390x/kvm: Handle bpb feature
,
Thomas Huth
,
2018/01/18
[qemu-s390x] [PATCH v2 00/18] s390x: flic rework, tcg flic support and STSI
,
David Hildenbrand
,
2018/01/17
[qemu-s390x] [PATCH v2 01/18] s390x/tcg: deliver multiple interrupts in a row
,
David Hildenbrand
,
2018/01/17
[qemu-s390x] [PATCH v2 02/18] s390x/flic: simplify flic initialization
,
David Hildenbrand
,
2018/01/17
[qemu-s390x] [PATCH v2 03/18] s390x/tcg: simplify lookup of flic
,
David Hildenbrand
,
2018/01/17
[qemu-s390x] [PATCH v2 04/18] s390x/tcg: simplify machine check handling
,
David Hildenbrand
,
2018/01/17
[qemu-s390x] [PATCH v2 05/18] s390x/flic: factor out injection of floating interrupts
,
David Hildenbrand
,
2018/01/17
[qemu-s390x] [PATCH v2 06/18] s390x/flic: no need to call s390_io_interrupt() from flic
,
David Hildenbrand
,
2018/01/17
[qemu-s390x] [PATCH v2 07/18] s390x/tcg: tolerate wrong wakeups due to floating interrupts
,
David Hildenbrand
,
2018/01/17
Re: [qemu-s390x] [PATCH v2 07/18] s390x/tcg: tolerate wrong wakeups due to floating interrupts
,
Cornelia Huck
,
2018/01/25
[qemu-s390x] [PATCH v2 09/18] s390x/tcg: implement TEST PENDING INTERRUPTION
,
David Hildenbrand
,
2018/01/17
[qemu-s390x] [PATCH v2 08/18] s390x/flic: make floating interrupts on TCG actually floating
,
David Hildenbrand
,
2018/01/17
[qemu-s390x] [PATCH v2 10/18] s390x/flic: implement qemu_s390_clear_io_flic()
,
David Hildenbrand
,
2018/01/17
[qemu-s390x] [PATCH v2 12/18] s390x: fix size + content of STSI blocks
,
David Hildenbrand
,
2018/01/17
Re: [qemu-s390x] [PATCH v2 12/18] s390x: fix size + content of STSI blocks
,
Cornelia Huck
,
2018/01/25
Re: [qemu-s390x] [PATCH v2 12/18] s390x: fix size + content of STSI blocks
,
David Hildenbrand
,
2018/01/25
Re: [qemu-s390x] [PATCH v2 12/18] s390x: fix size + content of STSI blocks
,
Cornelia Huck
,
2018/01/25
Re: [qemu-s390x] [PATCH v2 12/18] s390x: fix size + content of STSI blocks
,
David Hildenbrand
,
2018/01/29
Re: [qemu-s390x] [PATCH v2 12/18] s390x: fix size + content of STSI blocks
,
Cornelia Huck
,
2018/01/29
[qemu-s390x] [PATCH v2 11/18] s390x/flic: optimize CPU wakeup for TCG
,
David Hildenbrand
,
2018/01/17
[qemu-s390x] [PATCH v2 14/18] s390x/tcg: remove SMP warning
,
David Hildenbrand
,
2018/01/17
[qemu-s390x] [PATCH v2 13/18] s390x/tcg: STSI overhaul
,
David Hildenbrand
,
2018/01/17
[qemu-s390x] [PATCH v2 15/18] configure: s390x supports mttcg now
,
David Hildenbrand
,
2018/01/17
[qemu-s390x] [PATCH v2 16/18] s390x/tcg: cache the qemu flic in a central function
,
David Hildenbrand
,
2018/01/17
[qemu-s390x] [PATCH v2 18/18] s390x/flic: cache the common flic class in a central function
,
David Hildenbrand
,
2018/01/17
[qemu-s390x] [PATCH v2 17/18] s390x/kvm: cache the kvm flic in a central function
,
David Hildenbrand
,
2018/01/17
Re: [qemu-s390x] [PATCH v2 17/18] s390x/kvm: cache the kvm flic in a central function
,
Christian Borntraeger
,
2018/01/25
Re: [qemu-s390x] [PATCH v2 00/18] s390x: flic rework, tcg flic support and STSI
,
Cornelia Huck
,
2018/01/25
Re: [qemu-s390x] [PATCH v2 00/18] s390x: flic rework, tcg flic support and STSI
,
Cornelia Huck
,
2018/01/25
Re: [qemu-s390x] [PATCH v2 00/18] s390x: flic rework, tcg flic support and STSI
,
Cornelia Huck
,
2018/01/25
Re: [qemu-s390x] [PATCH v2 00/18] s390x: flic rework, tcg flic support and STSI
,
David Hildenbrand
,
2018/01/25
Re: [qemu-s390x] [PATCH v2 00/18] s390x: flic rework, tcg flic support and STSI
,
Thomas Huth
,
2018/01/25
[qemu-s390x] [PATCH 22/24] cpu: get rid of unused cpu_init() defines
,
Igor Mammedov
,
2018/01/17
Re: [qemu-s390x] [PATCH 22/24] cpu: get rid of unused cpu_init() defines
,
David Gibson
,
2018/01/17
Re: [qemu-s390x] [PATCH 22/24] cpu: get rid of unused cpu_init() defines
,
Eduardo Habkost
,
2018/01/17
[qemu-s390x] [PATCH 12/24] s390x: cpu: add TARGET_DEFAULT_CPU_TYPE macro
,
Igor Mammedov
,
2018/01/17
Re: [qemu-s390x] [PATCH 12/24] s390x: cpu: add TARGET_DEFAULT_CPU_TYPE macro
,
David Hildenbrand
,
2018/01/17
Re: [qemu-s390x] [PATCH 12/24] s390x: cpu: add TARGET_DEFAULT_CPU_TYPE macro
,
Igor Mammedov
,
2018/01/17
[qemu-s390x] [PATCH/RFC 0/3] s390x/kvm: implement new hardware/firmware features
,
Christian Borntraeger
,
2018/01/17
[qemu-s390x] [PATCH 1/3] header sync
,
Christian Borntraeger
,
2018/01/17
[qemu-s390x] [PATCH 2/3] s390x/kvm: Handle bpb feature
,
Christian Borntraeger
,
2018/01/17
Re: [qemu-s390x] [PATCH 2/3] s390x/kvm: Handle bpb feature
,
David Hildenbrand
,
2018/01/17
Re: [qemu-s390x] [PATCH 2/3] s390x/kvm: Handle bpb feature
,
Christian Borntraeger
,
2018/01/17
Re: [qemu-s390x] [PATCH 2/3] s390x/kvm: Handle bpb feature
,
Cornelia Huck
,
2018/01/17
Re: [qemu-s390x] [PATCH 2/3] s390x/kvm: Handle bpb feature
,
David Hildenbrand
,
2018/01/17
Re: [qemu-s390x] [PATCH 2/3] s390x/kvm: Handle bpb feature
,
Christian Borntraeger
,
2018/01/17
Re: [qemu-s390x] [PATCH 2/3] s390x/kvm: Handle bpb feature
,
David Hildenbrand
,
2018/01/17
Re: [qemu-s390x] [PATCH 2/3] s390x/kvm: Handle bpb feature
,
Christian Borntraeger
,
2018/01/17
Re: [qemu-s390x] [PATCH 2/3] s390x/kvm: Handle bpb feature
,
David Hildenbrand
,
2018/01/17
Re: [qemu-s390x] [PATCH 2/3] s390x/kvm: Handle bpb feature
,
Cornelia Huck
,
2018/01/17
Re: [qemu-s390x] [Qemu-devel] [PATCH 2/3] s390x/kvm: Handle bpb feature
,
Halil Pasic
,
2018/01/17
Re: [qemu-s390x] [Qemu-devel] [PATCH 2/3] s390x/kvm: Handle bpb feature
,
David Hildenbrand
,
2018/01/17
Re: [qemu-s390x] [PATCH 2/3] s390x/kvm: Handle bpb feature
,
Christian Borntraeger
,
2018/01/17
[qemu-s390x] [PATCH 3/3] s390x/cpumodel: fix transparency for non-hyp STFL features
,
Christian Borntraeger
,
2018/01/17
Re: [qemu-s390x] [PATCH 3/3] s390x/cpumodel: fix transparency for non-hyp STFL features
,
David Hildenbrand
,
2018/01/17
Re: [qemu-s390x] [PATCH 3/3] s390x/cpumodel: fix transparency for non-hyp STFL features
,
Cornelia Huck
,
2018/01/17
Re: [qemu-s390x] [Qemu-devel] [PATCH/RFC 0/3] s390x/kvm: implement new hardware/firmware features
,
no-reply
,
2018/01/17
[qemu-s390x] [PULL v2 03/34] vhost-user-blk: introduce a new vhost-user-blk host device
,
Michael S. Tsirkin
,
2018/01/16
[qemu-s390x] [PATCH 05/11] virtio-ccw: convert VirtIOCCWDeviceClass::init -> realize
,
Philippe Mathieu-Daudé
,
2018/01/16
Re: [qemu-s390x] [Qemu-devel] [PATCH 05/11] virtio-ccw: convert VirtIOCCWDeviceClass::init -> realize
,
Farhan Ali
,
2018/01/16
Re: [qemu-s390x] [Qemu-devel] [PATCH 05/11] virtio-ccw: convert VirtIOCCWDeviceClass::init -> realize
,
Philippe Mathieu-Daudé
,
2018/01/16
Re: [qemu-s390x] [Qemu-devel] [PATCH 05/11] virtio-ccw: convert VirtIOCCWDeviceClass::init -> realize
,
Farhan Ali
,
2018/01/16
Re: [qemu-s390x] [PATCH 05/11] virtio-ccw: convert VirtIOCCWDeviceClass::init -> realize
,
Cornelia Huck
,
2018/01/16
Re: [qemu-s390x] [PATCH 05/11] virtio-ccw: convert VirtIOCCWDeviceClass::init -> realize
,
Philippe Mathieu-Daudé
,
2018/01/17
Re: [qemu-s390x] [Qemu-devel] [PATCH v1 1/1] s390x: fix storage attributes migration for non-small guests
,
Christian Borntraeger
,
2018/01/15
[qemu-s390x] [PATCH v3 0/8] Interactive Boot Menu for DASD and SCSI Guests on s390x
,
Collin L. Walling
,
2018/01/15
[qemu-s390x] [PATCH v3 1/8] s390-ccw: update libc
,
Collin L. Walling
,
2018/01/15
Re: [qemu-s390x] [Qemu-devel] [PATCH v3 1/8] s390-ccw: update libc
,
Eric Blake
,
2018/01/15
Re: [qemu-s390x] [Qemu-devel] [PATCH v3 1/8] s390-ccw: update libc
,
Collin L. Walling
,
2018/01/15
Re: [qemu-s390x] [Qemu-devel] [PATCH v3 1/8] s390-ccw: update libc
,
Thomas Huth
,
2018/01/16
Re: [qemu-s390x] [Qemu-devel] [PATCH v3 1/8] s390-ccw: update libc
,
Collin L. Walling
,
2018/01/16
Re: [qemu-s390x] [Qemu-devel] [PATCH v3 1/8] s390-ccw: update libc
,
Christian Borntraeger
,
2018/01/16
Re: [qemu-s390x] [Qemu-devel] [PATCH v3 1/8] s390-ccw: update libc
,
Collin L. Walling
,
2018/01/16
Re: [qemu-s390x] [Qemu-devel] [PATCH v3 1/8] s390-ccw: update libc
,
Thomas Huth
,
2018/01/16
[qemu-s390x] [PATCH v3 3/8] s390-ccw: parse and set boot menu options
,
Collin L. Walling
,
2018/01/15
Re: [qemu-s390x] [PATCH v3 3/8] s390-ccw: parse and set boot menu options
,
Thomas Huth
,
2018/01/16
Re: [qemu-s390x] [PATCH v3 3/8] s390-ccw: parse and set boot menu options
,
Collin L. Walling
,
2018/01/16
[qemu-s390x] [PATCH v3 2/8] s390-ccw: ipl structs for eckd cdl/ldl
,
Collin L. Walling
,
2018/01/15
Re: [qemu-s390x] [PATCH v3 2/8] s390-ccw: ipl structs for eckd cdl/ldl
,
Thomas Huth
,
2018/01/16
Re: [qemu-s390x] [PATCH v3 2/8] s390-ccw: ipl structs for eckd cdl/ldl
,
Collin L. Walling
,
2018/01/16
[qemu-s390x] [PATCH v3 4/8] s390-ccw: interactive boot menu for eckd dasd (menu setup)
,
Collin L. Walling
,
2018/01/15
Re: [qemu-s390x] [PATCH v3 4/8] s390-ccw: interactive boot menu for eckd dasd (menu setup)
,
Thomas Huth
,
2018/01/16
Re: [qemu-s390x] [PATCH v3 4/8] s390-ccw: interactive boot menu for eckd dasd (menu setup)
,
Collin L. Walling
,
2018/01/16
Re: [qemu-s390x] [PATCH v3 4/8] s390-ccw: interactive boot menu for eckd dasd (menu setup)
,
Thomas Huth
,
2018/01/17
Re: [qemu-s390x] [PATCH v3 4/8] s390-ccw: interactive boot menu for eckd dasd (menu setup)
,
Collin L. Walling
,
2018/01/17
[qemu-s390x] [PATCH v3 5/8] s390-ccw: interactive boot menu for eckd dasd (read stage2 data)
,
Collin L. Walling
,
2018/01/15
Re: [qemu-s390x] [PATCH v3 5/8] s390-ccw: interactive boot menu for eckd dasd (read stage2 data)
,
Thomas Huth
,
2018/01/17
Re: [qemu-s390x] [PATCH v3 5/8] s390-ccw: interactive boot menu for eckd dasd (read stage2 data)
,
Thomas Huth
,
2018/01/17
Re: [qemu-s390x] [PATCH v3 5/8] s390-ccw: interactive boot menu for eckd dasd (read stage2 data)
,
Collin L. Walling
,
2018/01/17
[qemu-s390x] [PATCH v3 8/8] s390-ccw: interactive boot menu for scsi
,
Collin L. Walling
,
2018/01/15
Re: [qemu-s390x] [PATCH v3 8/8] s390-ccw: interactive boot menu for scsi
,
Thomas Huth
,
2018/01/17
[qemu-s390x] [PATCH v3 6/8] s390-ccw: interactive boot menu for eckd dasd (print menu)
,
Collin L. Walling
,
2018/01/15
Re: [qemu-s390x] [PATCH v3 6/8] s390-ccw: interactive boot menu for eckd dasd (print menu)
,
Thomas Huth
,
2018/01/17
[qemu-s390x] [PATCH v3 7/8] s390-ccw: interactive boot menu for eckd dasd (read input)
,
Collin L. Walling
,
2018/01/15
Re: [qemu-s390x] [PATCH v3 7/8] s390-ccw: interactive boot menu for eckd dasd (read input)
,
Thomas Huth
,
2018/01/17
Re: [qemu-s390x] [PATCH v3 7/8] s390-ccw: interactive boot menu for eckd dasd (read input)
,
Collin L. Walling
,
2018/01/17
Re: [qemu-s390x] [Qemu-devel] [PATCH v3 0/8] Interactive Boot Menu for DASD and SCSI Guests on s390x
,
no-reply
,
2018/01/15
Re: [qemu-s390x] [Qemu-devel] [PATCH v3 0/8] Interactive Boot Menu for DASD and SCSI Guests on s390x
,
Collin L. Walling
,
2018/01/15
[qemu-s390x] [RFC PATCH 3/3] qdev: use device_class_set_parent_realize/unrealize/reset()
,
Philippe Mathieu-Daudé
,
2018/01/14
Re: [qemu-s390x] [RFC PATCH 3/3] qdev: use device_class_set_parent_realize/unrealize/reset()
,
David Gibson
,
2018/01/15
Re: [qemu-s390x] [RFC PATCH 3/3] qdev: use device_class_set_parent_realize/unrealize/reset()
,
Cornelia Huck
,
2018/01/15
Re: [qemu-s390x] [RFC PATCH 3/3] qdev: use device_class_set_parent_realize/unrealize/reset()
,
Laurent Vivier
,
2018/01/15
Re: [qemu-s390x] [RFC PATCH 3/3] qdev: use device_class_set_parent_realize/unrealize/reset()
,
Marcel Apfelbaum
,
2018/01/15
[qemu-s390x] [PATCH v3 1/7] accel/tcg: add size paremeter in tlb_fill()
,
Laurent Vivier
,
2018/01/13
Re: [qemu-s390x] [PATCH v3 1/7] accel/tcg: add size paremeter in tlb_fill()
,
David Hildenbrand
,
2018/01/15
[qemu-s390x] [PATCH v2 1/7] accel/tcg: add size paremeter in tlb_fill()
,
Laurent Vivier
,
2018/01/12
Re: [qemu-s390x] [Qemu-devel] [PATCH v2 1/7] accel/tcg: add size paremeter in tlb_fill()
,
Richard Henderson
,
2018/01/15
[qemu-s390x] [PATCH] s390x/tcg: fixup TEST PROTECTION
,
David Hildenbrand
,
2018/01/12
Re: [qemu-s390x] [PATCH] s390x/tcg: fixup TEST PROTECTION
,
David Hildenbrand
,
2018/01/17
Re: [qemu-s390x] [PATCH] s390x/tcg: fixup TEST PROTECTION
,
Cornelia Huck
,
2018/01/18
Re: [qemu-s390x] [PATCH] s390x/tcg: fixup TEST PROTECTION
,
Cornelia Huck
,
2018/01/19
Re: [qemu-s390x] [PATCH v1 0/2] s390x/tcg: TEST PROTECTION and memory hotplug
,
David Hildenbrand
,
2018/01/12
Re: [qemu-s390x] [PATCH v1 0/2] s390x/tcg: TEST PROTECTION and memory hotplug
,
Cornelia Huck
,
2018/01/12
Re: [qemu-s390x] [PATCH v1 0/2] s390x/tcg: TEST PROTECTION and memory hotplug
,
David Hildenbrand
,
2018/01/12
[qemu-s390x] [PATCH v4 50/51] qapi: make query-cpu-definitions depend on specific targets
,
Marc-André Lureau
,
2018/01/11
[qemu-s390x] [PATCH v4 49/51] qapi: make query-cpu-model-expansion depend on s390 or x86
,
Marc-André Lureau
,
2018/01/11
[qemu-s390x] [PATCH v4 46/51] qapi: make s390 commands depend on TARGET_S390X
,
Marc-André Lureau
,
2018/01/11
[qemu-s390x] [RFC PATCH 0/5] vfio/ccw: basic channel path event handling
,
Dong Jia Shi
,
2018/01/10
[qemu-s390x] [RFC PATCH 1/5] vfio: linux-headers update for vfio-ccw
,
Dong Jia Shi
,
2018/01/10
[qemu-s390x] [RFC PATCH 2/5] vfio/ccw: get schib region info
,
Dong Jia Shi
,
2018/01/10
[qemu-s390x] [RFC PATCH 3/5] vfio/ccw: get irq info and set up handler for chp irq
,
Dong Jia Shi
,
2018/01/10
[qemu-s390x] [RFC PATCH 4/5] vfio/ccw: update subchanel information block lazily
,
Dong Jia Shi
,
2018/01/10
[qemu-s390x] [RFC PATCH 5/5] vfio/ccw: build schib with real schib information
,
Dong Jia Shi
,
2018/01/10
[qemu-s390x] [RFC PATCH 0/3] vfio: ccw: basic channel path event handling
,
Dong Jia Shi
,
2018/01/10
[qemu-s390x] [RFC PATCH 1/3] vfio: ccw: introduce schib region
,
Dong Jia Shi
,
2018/01/10
Re: [qemu-s390x] [RFC PATCH 1/3] vfio: ccw: introduce schib region
,
Cornelia Huck
,
2018/01/11
Re: [qemu-s390x] [RFC PATCH 1/3] vfio: ccw: introduce schib region
,
Dong Jia Shi
,
2018/01/15
Re: [qemu-s390x] [RFC PATCH 1/3] vfio: ccw: introduce schib region
,
Cornelia Huck
,
2018/01/15
Re: [qemu-s390x] [RFC PATCH 1/3] vfio: ccw: introduce schib region
,
Pierre Morel
,
2018/01/15
Re: [qemu-s390x] [RFC PATCH 1/3] vfio: ccw: introduce schib region
,
Cornelia Huck
,
2018/01/15
Re: [qemu-s390x] [RFC PATCH 1/3] vfio: ccw: introduce schib region
,
Dong Jia Shi
,
2018/01/15
[qemu-s390x] [RFC PATCH 2/3] vfio: ccw: introduce channel path irq
,
Dong Jia Shi
,
2018/01/10
[qemu-s390x] [RFC PATCH 3/3] vfio: ccw: handle chp event
,
Dong Jia Shi
,
2018/01/10
Re: [qemu-s390x] [RFC PATCH 0/3] vfio: ccw: basic channel path event handling
,
Cornelia Huck
,
2018/01/11
Re: [qemu-s390x] [RFC PATCH 0/3] vfio: ccw: basic channel path event handling
,
Dong Jia Shi
,
2018/01/15
Re: [qemu-s390x] [RFC PATCH 0/3] vfio: ccw: basic channel path event handling
,
Pierre Morel
,
2018/01/15
Re: [qemu-s390x] [RFC PATCH 0/3] vfio: ccw: basic channel path event handling
,
Dong Jia Shi
,
2018/01/15
Re: [qemu-s390x] [RFC PATCH 0/3] vfio: ccw: basic channel path event handling
,
Cornelia Huck
,
2018/01/16
Re: [qemu-s390x] [Qemu-devel] [RFC PATCH 0/3] vfio: ccw: basic channel path event handling
,
Halil Pasic
,
2018/01/12
Re: [qemu-s390x] [Qemu-devel] [RFC PATCH 0/3] vfio: ccw: basic channel path event handling
,
Dong Jia Shi
,
2018/01/15
Re: [qemu-s390x] [Qemu-devel] [RFC PATCH 0/3] vfio: ccw: basic channel path event handling
,
Halil Pasic
,
2018/01/16
Re: [qemu-s390x] [Qemu-devel] [RFC PATCH 0/3] vfio: ccw: basic channel path event handling
,
Dong Jia Shi
,
2018/01/23
Re: [qemu-s390x] [Qemu-devel] [RFC PATCH 0/3] vfio: ccw: basic channel path event handling
,
Cornelia Huck
,
2018/01/25
Re: [qemu-s390x] [Qemu-devel] [RFC PATCH 0/3] vfio: ccw: basic channel path event handling
,
Halil Pasic
,
2018/01/25
Re: [qemu-s390x] [Qemu-devel] [RFC PATCH 0/3] vfio: ccw: basic channel path event handling
,
Dong Jia Shi
,
2018/01/29
Re: [qemu-s390x] [Qemu-devel] [RFC PATCH 0/3] vfio: ccw: basic channel path event handling
,
Dong Jia Shi
,
2018/01/29
Re: [qemu-s390x] [Qemu-devel] [RFC PATCH 0/3] vfio: ccw: basic channel path event handling
,
Dong Jia Shi
,
2018/01/30
Re: [qemu-s390x] [PATCH v1 for-2-12 12/15] s390x/tcg: fix size + content of STSI blocks
,
Thomas Huth
,
2018/01/09
Re: [qemu-s390x] [Qemu-devel] [PATCH v6 21/29] hw/s390x: Replace fprintf(stderr, "*\n" with error_report()
,
Cornelia Huck
,
2018/01/09
Re: [qemu-s390x] [Qemu-devel] [PATCH v6 21/29] hw/s390x: Replace fprintf(stderr, "*\n" with error_report()
,
Alistair Francis
,
2018/01/09
Re: [qemu-s390x] [PATCH v1 for-2-12 00/15] s390x: flic rework, tcg flic support and tcg
,
Cornelia Huck
,
2018/01/09
Re: [qemu-s390x] [PATCH v1 for-2-12 13/15] s390x/tcg: STSI overhaul
,
Cornelia Huck
,
2018/01/09
Re: [qemu-s390x] [PATCH v1 for-2-12 13/15] s390x/tcg: STSI overhaul
,
David Hildenbrand
,
2018/01/17
Re: [qemu-s390x] [PATCH v1 for-2-12 08/15] s390x/flic: make floating interrupts on TCG actually floating
,
Cornelia Huck
,
2018/01/09
Re: [qemu-s390x] [PATCH v1 for-2-12 06/15] s390x/flic: factor out injection of floating interrupts
,
Cornelia Huck
,
2018/01/09
Re: [qemu-s390x] [PATCH v1 for-2-12 05/15] s390x/tcg: simplify machine check handling
,
Cornelia Huck
,
2018/01/09
Re: [qemu-s390x] [PATCH v2 2/5] s390-ccw: ipl structs for eckd cdl/ldl
,
Cornelia Huck
,
2018/01/09
[qemu-s390x] [PATCH 1/6] accel/tcg: add size paremeter in tlb_fill()
,
Laurent Vivier
,
2018/01/08
Re: [qemu-s390x] [PATCH 1/6] accel/tcg: add size paremeter in tlb_fill()
,
David Hildenbrand
,
2018/01/10
Re: [qemu-s390x] [PATCH 1/6] accel/tcg: add size paremeter in tlb_fill()
,
Laurent Vivier
,
2018/01/10
Re: [qemu-s390x] [PATCH 1/6] accel/tcg: add size paremeter in tlb_fill()
,
Richard Henderson
,
2018/01/10
[qemu-s390x] [PATCH v3 18/18] disas/s390: fix global-buffer-overflow
,
Marc-André Lureau
,
2018/01/04
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc