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: Wed Sep 30 2020 12:10:35 -0400
Threads in reverse chronological order
[
Next Period
]
[PATCH v1 00/20] s390x/tcg: Implement Vector enhancements facility and switch to z14
,
David Hildenbrand
,
2020/09/30
[PATCH v1 01/20] softfloat: Implement float128_(min|minnum|minnummag|max|maxnum|maxnummag)
,
David Hildenbrand
,
2020/09/30
Re: [PATCH v1 01/20] softfloat: Implement float128_(min|minnum|minnummag|max|maxnum|maxnummag)
,
Alex Bennée
,
2020/09/30
[PATCH v1 03/20] s390x/tcg: Implement VECTOR MULTIPLY SUM LOGICAL
,
David Hildenbrand
,
2020/09/30
[PATCH v1 05/20] s390x/tcg: Implement 32/128 bit for VECTOR FP DIVIDE
,
David Hildenbrand
,
2020/09/30
[PATCH v1 02/20] s390x/tcg: Implement VECTOR BIT PERMUTE
,
David Hildenbrand
,
2020/09/30
[PATCH v1 04/20] s390x/tcg: Implement 32/128 bit for VECTOR FP ADD
,
David Hildenbrand
,
2020/09/30
[PATCH v1 06/20] s390x/tcg: Implement 32/128 bit for VECTOR FP MULTIPLY
,
David Hildenbrand
,
2020/09/30
[PATCH v1 08/20] s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE (AND SIGNAL) SCALAR
,
David Hildenbrand
,
2020/09/30
[PATCH v1 07/20] s390x/tcg: Implement 32/128 bit for VECTOR FP SUBTRACT
,
David Hildenbrand
,
2020/09/30
[PATCH v1 10/20] s390x/tcg: Implement 32/128 bit for VECTOR LOAD FP INTEGER
,
David Hildenbrand
,
2020/09/30
[PATCH v1 09/20] s390x/tcg: Implement 32/128 bit for VECTOR FP COMPARE *
,
David Hildenbrand
,
2020/09/30
[PATCH v1 11/20] s390x/tcg: Implement 64 bit for VECTOR FP LOAD LENGTHENED
,
David Hildenbrand
,
2020/09/30
[PATCH v1 12/20] s390x/tcg: Implement 128 bit for VECTOR FP LOAD ROUNDED
,
David Hildenbrand
,
2020/09/30
[PATCH v1 13/20] s390x/tcg: Implement 32/128 bit for VECTOR FP PERFORM SIGN OPERATION
,
David Hildenbrand
,
2020/09/30
[PATCH v1 14/20] s390x/tcg: Implement 32/128 bit for VECTOR FP SQUARE ROOT
,
David Hildenbrand
,
2020/09/30
[PATCH v1 16/20] s390x/tcg: Implement 32/128bit for VECTOR FP MULTIPLY AND (ADD|SUBTRACT)
,
David Hildenbrand
,
2020/09/30
[PATCH v1 15/20] s390x/tcg: Implement 32/128 bit for VECTOR FP TEST DATA CLASS IMMEDIATE
,
David Hildenbrand
,
2020/09/30
[PATCH v1 17/20] s390x/tcg: Implement VECTOR FP NEGATIVE MULTIPLY AND (ADD|SUBTRACT)
,
David Hildenbrand
,
2020/09/30
[PATCH v1 18/20] s390x/tcg: Implement VECTOR FP (MAXIMUM|MINIMUM)
,
David Hildenbrand
,
2020/09/30
[PATCH v1 19/20] s390x/tcg: We support Vector enhancements facility
,
David Hildenbrand
,
2020/09/30
[PATCH v1 20/20] s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z14 GA2
,
David Hildenbrand
,
2020/09/30
Re: [PATCH v1 00/20] s390x/tcg: Implement Vector enhancements facility and switch to z14
,
no-reply
,
2020/09/30
[PULL v4 19/48] vhost-vsock-ccw: force virtio version 1
,
Michael S. Tsirkin
,
2020/09/29
[PULL v4 16/48] virtio: skip legacy support check on machine types less than 5.1
,
Michael S. Tsirkin
,
2020/09/29
[PULL v4 09/48] cphp: remove deprecated cpu-add command(s)
,
Michael S. Tsirkin
,
2020/09/29
[PATCH v2 0/9] s390x/tcg: Implement some z14 facilities
,
David Hildenbrand
,
2020/09/28
[PATCH v2 1/9] s390x/cpu_model: S390_FEAT_MISC_INSTRUCTION_EXT -> S390_FEAT_MISC_INSTRUCTION_EXT2
,
David Hildenbrand
,
2020/09/28
Re: [PATCH v2 1/9] s390x/cpu_model: S390_FEAT_MISC_INSTRUCTION_EXT -> S390_FEAT_MISC_INSTRUCTION_EXT2
,
Christian Borntraeger
,
2020/09/28
Re: [PATCH v2 1/9] s390x/cpu_model: S390_FEAT_MISC_INSTRUCTION_EXT -> S390_FEAT_MISC_INSTRUCTION_EXT2
,
David Hildenbrand
,
2020/09/28
[PATCH v2 2/9] s390x/tcg: Implement ADD HALFWORD (AGH)
,
David Hildenbrand
,
2020/09/28
[PATCH v2 4/9] s390x/tcg: Implement MULTIPLY (MG, MGRK)
,
David Hildenbrand
,
2020/09/28
[PATCH v2 3/9] s390x/tcg: Implement SUBTRACT HALFWORD (SGH)
,
David Hildenbrand
,
2020/09/28
[PATCH v2 5/9] s390x/tcg: Implement MULTIPLY HALFWORD (MGH)
,
David Hildenbrand
,
2020/09/28
[PATCH v2 6/9] s390x/tcg: Implement BRANCH INDIRECT ON CONDITION (BIC)
,
David Hildenbrand
,
2020/09/28
[PATCH v2 7/9] s390x/tcg: Implement MULTIPLY SINGLE (MSC, MSGC, MSGRKC, MSRKC)
,
David Hildenbrand
,
2020/09/28
[PATCH v2 8/9] s390x/tcg: We support Miscellaneous-Instruction-Extensions Facility 2
,
David Hildenbrand
,
2020/09/28
[PATCH v2 9/9] s390x/tcg: Implement CIPHER MESSAGE WITH AUTHENTICATION (KMA)
,
David Hildenbrand
,
2020/09/28
Re: [PATCH v2 0/9] s390x/tcg: Implement some z14 facilities
,
no-reply
,
2020/09/28
[PATCH] vfio-ccw: plug memory leak while getting region info
,
Cornelia Huck
,
2020/09/28
Re: [PATCH] vfio-ccw: plug memory leak while getting region info
,
Eric Farman
,
2020/09/28
Re: [PATCH] vfio-ccw: plug memory leak while getting region info
,
Philippe Mathieu-Daudé
,
2020/09/28
Re: [PATCH] vfio-ccw: plug memory leak while getting region info
,
Cornelia Huck
,
2020/09/29
srange crash in virtio-gpu
,
Christian Borntraeger
,
2020/09/24
Re: srange crash in virtio-gpu
,
Daniel P . Berrangé
,
2020/09/24
Re: srange crash in virtio-gpu
,
Christian Borntraeger
,
2020/09/24
[PATCH 0/3] pc-bios: s390x: fix corner cases in booting from ECKD
,
Marc Hartmayer
,
2020/09/24
[PATCH 1/3] pc-bios/s390-ccw: fix off-by-one error
,
Marc Hartmayer
,
2020/09/24
Re: [PATCH 1/3] pc-bios/s390-ccw: fix off-by-one error
,
Philippe Mathieu-Daudé
,
2020/09/24
Re: [PATCH 1/3] pc-bios/s390-ccw: fix off-by-one error
,
Marc Hartmayer
,
2020/09/24
Re: [PATCH 1/3] pc-bios/s390-ccw: fix off-by-one error
,
Thomas Huth
,
2020/09/24
[PATCH 2/3] pc-bios/s390-ccw: break loop if a null block number is reached
,
Marc Hartmayer
,
2020/09/24
Re: [PATCH 2/3] pc-bios/s390-ccw: break loop if a null block number is reached
,
Thomas Huth
,
2020/09/24
Re: [PATCH 2/3] pc-bios/s390-ccw: break loop if a null block number is reached
,
Marc Hartmayer
,
2020/09/24
[PATCH 3/3] pc-bios/s390-ccw: Update s390-ccw.img bios binary
,
Marc Hartmayer
,
2020/09/24
[PATCH v3] qemu/atomic.h: rename atomic_ to qatomic_
,
Stefan Hajnoczi
,
2020/09/23
Re: [PATCH v3] qemu/atomic.h: rename atomic_ to qatomic_
,
Paolo Bonzini
,
2020/09/23
Re: [PATCH v3] qemu/atomic.h: rename atomic_ to qatomic_
,
Philippe Mathieu-Daudé
,
2020/09/23
Re: [PATCH v3] qemu/atomic.h: rename atomic_ to qatomic_
,
no-reply
,
2020/09/23
Re: [PATCH v3] qemu/atomic.h: rename atomic_ to qatomic_
,
Stefan Hajnoczi
,
2020/09/23
Re: [PATCH 00/24] qom: Convert some properties to class properties
,
Eduardo Habkost
,
2020/09/22
[PATCH v1 0/8] s390x/tcg: Implement some z14 facilities
,
David Hildenbrand
,
2020/09/22
[PATCH v1 1/8] s390x/tcg: Implement ADD HALFWORD (AGH)
,
David Hildenbrand
,
2020/09/22
Re: [PATCH v1 1/8] s390x/tcg: Implement ADD HALFWORD (AGH)
,
Thomas Huth
,
2020/09/23
Re: [PATCH v1 1/8] s390x/tcg: Implement ADD HALFWORD (AGH)
,
Thomas Huth
,
2020/09/23
Re: [PATCH v1 1/8] s390x/tcg: Implement ADD HALFWORD (AGH)
,
David Hildenbrand
,
2020/09/23
Re: [PATCH v1 1/8] s390x/tcg: Implement ADD HALFWORD (AGH)
,
Richard Henderson
,
2020/09/25
[PATCH v1 2/8] s390x/tcg: Implement SUBTRACT HALFWORD (SGH)
,
David Hildenbrand
,
2020/09/22
Re: [PATCH v1 2/8] s390x/tcg: Implement SUBTRACT HALFWORD (SGH)
,
Thomas Huth
,
2020/09/23
Re: [PATCH v1 2/8] s390x/tcg: Implement SUBTRACT HALFWORD (SGH)
,
Richard Henderson
,
2020/09/25
[PATCH v1 3/8] s390x/tcg: Implement MULTIPLY (MG, MGRK)
,
David Hildenbrand
,
2020/09/22
Re: [PATCH v1 3/8] s390x/tcg: Implement MULTIPLY (MG, MGRK)
,
Richard Henderson
,
2020/09/25
[PATCH v1 4/8] s390x/tcg: Implement MULTIPLY HALFWORD (MGH)
,
David Hildenbrand
,
2020/09/22
Re: [PATCH v1 4/8] s390x/tcg: Implement MULTIPLY HALFWORD (MGH)
,
Richard Henderson
,
2020/09/25
[PATCH v1 5/8] s390x/tcg: Implement BRANCH INDIRECT ON CONDITION (BIC)
,
David Hildenbrand
,
2020/09/22
Re: [PATCH v1 5/8] s390x/tcg: Implement BRANCH INDIRECT ON CONDITION (BIC)
,
Richard Henderson
,
2020/09/25
Re: [PATCH v1 5/8] s390x/tcg: Implement BRANCH INDIRECT ON CONDITION (BIC)
,
David Hildenbrand
,
2020/09/28
[PATCH v1 6/8] s390x/tcg: Implement MULTIPLY SINGLE (MSC, MSGC, MSGRKC, MSRKC)
,
David Hildenbrand
,
2020/09/22
Re: [PATCH v1 6/8] s390x/tcg: Implement MULTIPLY SINGLE (MSC, MSGC, MSGRKC, MSRKC)
,
Richard Henderson
,
2020/09/22
Re: [PATCH v1 6/8] s390x/tcg: Implement MULTIPLY SINGLE (MSC, MSGC, MSGRKC, MSRKC)
,
David Hildenbrand
,
2020/09/22
Re: [PATCH v1 6/8] s390x/tcg: Implement MULTIPLY SINGLE (MSC, MSGC, MSGRKC, MSRKC)
,
Richard Henderson
,
2020/09/25
Re: [PATCH v1 6/8] s390x/tcg: Implement MULTIPLY SINGLE (MSC, MSGC, MSGRKC, MSRKC)
,
David Hildenbrand
,
2020/09/28
[PATCH v1 7/8] s390x/tcg: We support Miscellaneous-Instruction-Extensions Facility 2
,
David Hildenbrand
,
2020/09/22
Re: [PATCH v1 7/8] s390x/tcg: We support Miscellaneous-Instruction-Extensions Facility 2
,
Richard Henderson
,
2020/09/25
[PATCH v1 8/8] s390x/tcg: Implement CIPHER MESSAGE WITH AUTHENTICATION (KMA)
,
David Hildenbrand
,
2020/09/22
Re: [PATCH v1 8/8] s390x/tcg: Implement CIPHER MESSAGE WITH AUTHENTICATION (KMA)
,
Richard Henderson
,
2020/09/25
Re: [PATCH v1 0/8] s390x/tcg: Implement some z14 facilities
,
no-reply
,
2020/09/22
Re: [PATCH v1 0/8] s390x/tcg: Implement some z14 facilities
,
Richard Henderson
,
2020/09/25
Re: [PATCH v1 0/8] s390x/tcg: Implement some z14 facilities
,
David Hildenbrand
,
2020/09/28
[PATCH v2] qemu/atomic.h: prefix qemu_ to solve <stdatomic.h> collisions
,
Stefan Hajnoczi
,
2020/09/22
Re: [PATCH v2] qemu/atomic.h: prefix qemu_ to solve <stdatomic.h> collisions
,
no-reply
,
2020/09/22
Re: [PATCH v2] qemu/atomic.h: prefix qemu_ to solve <stdatomic.h> collisions
,
Paolo Bonzini
,
2020/09/22
Re: [PATCH v2] qemu/atomic.h: prefix qemu_ to solve <stdatomic.h> collisions
,
Stefan Hajnoczi
,
2020/09/23
Re: [Qemu-devel] [PATCH] target-ppc: Add quad precision muladd instructions
,
David Hildenbrand
,
2020/09/22
Re: [Qemu-devel] [PATCH] target-ppc: Add quad precision muladd instructions
,
Bharata B Rao
,
2020/09/22
[PATCH 12/24] s390x: Register all CPU properties as class properties
,
Eduardo Habkost
,
2020/09/21
Re: [PATCH 12/24] s390x: Register all CPU properties as class properties
,
David Hildenbrand
,
2020/09/22
Re: [PATCH 12/24] s390x: Register all CPU properties as class properties
,
Cornelia Huck
,
2020/09/22
[PATCH] qemu/atomic.h: prefix qemu_ to solve <stdatomic.h> collisions
,
Stefan Hajnoczi
,
2020/09/21
Re: [PATCH] qemu/atomic.h: prefix qemu_ to solve <stdatomic.h> collisions
,
no-reply
,
2020/09/21
Re: [PATCH] qemu/atomic.h: prefix qemu_ to solve <stdatomic.h> collisions
,
Stefan Hajnoczi
,
2020/09/22
Re: [PATCH] qemu/atomic.h: prefix qemu_ to solve <stdatomic.h> collisions
,
Philippe Mathieu-Daudé
,
2020/09/22
Re: [PATCH] qemu/atomic.h: prefix qemu_ to solve <stdatomic.h> collisions
,
Eric Blake
,
2020/09/21
Re: [PATCH] qemu/atomic.h: prefix qemu_ to solve <stdatomic.h> collisions
,
Stefan Hajnoczi
,
2020/09/22
Re: [PATCH] qemu/atomic.h: prefix qemu_ to solve <stdatomic.h> collisions
,
Paolo Bonzini
,
2020/09/22
Re: [PATCH] qemu/atomic.h: prefix qemu_ to solve <stdatomic.h> collisions
,
David Hildenbrand
,
2020/09/22
Re: [PATCH] qemu/atomic.h: prefix qemu_ to solve <stdatomic.h> collisions
,
Paolo Bonzini
,
2020/09/22
Re: [PATCH] qemu/atomic.h: prefix qemu_ to solve <stdatomic.h> collisions
,
David Hildenbrand
,
2020/09/22
Re: [PATCH] qemu/atomic.h: prefix qemu_ to solve <stdatomic.h> collisions
,
Daniel P . Berrangé
,
2020/09/22
Re: [PATCH] qemu/atomic.h: prefix qemu_ to solve <stdatomic.h> collisions
,
Stefan Hajnoczi
,
2020/09/23
[PATCH v5 0/4] vhost-vsock: force virtio version 1
,
Stefano Garzarella
,
2020/09/21
[PATCH v5 1/4] virtio: skip legacy support check on machine types less than 5.1
,
Stefano Garzarella
,
2020/09/21
[PATCH v5 2/4] vhost-vsock-pci: force virtio version 1
,
Stefano Garzarella
,
2020/09/21
[PATCH v5 3/4] vhost-user-vsock-pci: force virtio version 1
,
Stefano Garzarella
,
2020/09/21
[PATCH v5 4/4] vhost-vsock-ccw: force virtio version 1
,
Stefano Garzarella
,
2020/09/21
[PULL v3 13/15] cphp: remove deprecated cpu-add command(s)
,
Michael S. Tsirkin
,
2020/09/21
[PATCH v4 0/4] vhost-vsock: force virtio version 1
,
Stefano Garzarella
,
2020/09/21
[PATCH v4 1/4] virtio: skip legacy support check on machine types less than 5.1
,
Stefano Garzarella
,
2020/09/21
Re: [PATCH v4 1/4] virtio: skip legacy support check on machine types less than 5.1
,
Cornelia Huck
,
2020/09/21
Re: [PATCH v4 1/4] virtio: skip legacy support check on machine types less than 5.1
,
Stefano Garzarella
,
2020/09/21
[PATCH v4 2/4] vhost-vsock-pci: force virtio version 1
,
Stefano Garzarella
,
2020/09/21
Re: [PATCH v4 2/4] vhost-vsock-pci: force virtio version 1
,
Cornelia Huck
,
2020/09/21
Re: [PATCH v4 2/4] vhost-vsock-pci: force virtio version 1
,
Stefano Garzarella
,
2020/09/21
[PATCH v4 3/4] vhost-user-vsock-pci: force virtio version 1
,
Stefano Garzarella
,
2020/09/21
[PATCH v4 4/4] vhost-vsock-ccw: force virtio version 1
,
Stefano Garzarella
,
2020/09/21
[PATCH 0/7] Retrieve zPCI hardware information from VFIO
,
Matthew Rosato
,
2020/09/19
[PATCH 1/7] update-linux-headers: Add vfio_zdev.h
,
Matthew Rosato
,
2020/09/19
[PATCH 2/7] linux-headers: update against 5.9-rc5
,
Matthew Rosato
,
2020/09/19
[PATCH 4/7] s390x/pci: use a PCI Group structure
,
Matthew Rosato
,
2020/09/19
Re: [PATCH 4/7] s390x/pci: use a PCI Group structure
,
Cornelia Huck
,
2020/09/25
Re: [PATCH 4/7] s390x/pci: use a PCI Group structure
,
Matthew Rosato
,
2020/09/25
[PATCH 5/7] s390x/pci: clean up s390 PCI groups
,
Matthew Rosato
,
2020/09/19
[PATCH 3/7] s390x/pci: create a header dedicated to PCI CLP
,
Matthew Rosato
,
2020/09/19
Re: [PATCH 3/7] s390x/pci: create a header dedicated to PCI CLP
,
Cornelia Huck
,
2020/09/25
Re: [PATCH 3/7] s390x/pci: create a header dedicated to PCI CLP
,
Matthew Rosato
,
2020/09/25
Re: [PATCH 3/7] s390x/pci: create a header dedicated to PCI CLP
,
Cornelia Huck
,
2020/09/25
[PATCH 6/7] s390x/pci: use a PCI Function structure
,
Matthew Rosato
,
2020/09/19
[PATCH 7/7] s390x/pci: get zPCI function info from host
,
Matthew Rosato
,
2020/09/19
[PATCH 0/6] Convert pc-bios Makefiles to meson
,
marcandre . lureau
,
2020/09/18
[PATCH 1/6] meson: convert pc-bios/s390-ccw
,
marcandre . lureau
,
2020/09/18
[PATCH 2/6] optionrom: make kvmapic.S compile with clang
,
marcandre . lureau
,
2020/09/18
[PATCH 3/6] meson: convert pc-bios/optionrom
,
marcandre . lureau
,
2020/09/18
[PATCH 4/6] build-sys: remove no longer needed ROMS variable
,
marcandre . lureau
,
2020/09/18
[PATCH 5/6] build-sys: remove recurse-* rules
,
marcandre . lureau
,
2020/09/18
[PATCH 6/6] meson: replace pc-bios/Makefile
,
marcandre . lureau
,
2020/09/18
Re: [PATCH 0/6] Convert pc-bios Makefiles to meson
,
no-reply
,
2020/09/18
Re: [PATCH 0/6] Convert pc-bios Makefiles to meson
,
Paolo Bonzini
,
2020/09/19
Re: [PATCH 0/6] Convert pc-bios Makefiles to meson
,
Marc-André Lureau
,
2020/09/19
Re: [PATCH 0/6] Convert pc-bios Makefiles to meson
,
Paolo Bonzini
,
2020/09/19
Re: [PATCH 0/6] Convert pc-bios Makefiles to meson
,
Peter Maydell
,
2020/09/20
Re: [PATCH 0/5] qom: Convert more declarations to OBJECT_DECLARE*
,
Eduardo Habkost
,
2020/09/18
[PULL v2 13/15] cphp: remove deprecated cpu-add command(s)
,
Michael S. Tsirkin
,
2020/09/18
[PULL 13/15] cphp: remove deprecated cpu-add command(s)
,
Michael S. Tsirkin
,
2020/09/18
[PATCH v2] s390x/tcg: Implement MONITOR CALL
,
David Hildenbrand
,
2020/09/18
Re: [PATCH v2] s390x/tcg: Implement MONITOR CALL
,
Richard Henderson
,
2020/09/18
Re: [PATCH v2] s390x/tcg: Implement MONITOR CALL
,
Cornelia Huck
,
2020/09/21
[PATCH v3 0/4] vhost-vsock: force virtio version 1
,
Stefano Garzarella
,
2020/09/18
[PATCH v3 1/4] virtio: skip legacy support check on machine types less than 5.1
,
Stefano Garzarella
,
2020/09/18
Re: [PATCH v3 1/4] virtio: skip legacy support check on machine types less than 5.1
,
Cornelia Huck
,
2020/09/18
Re: [PATCH v3 1/4] virtio: skip legacy support check on machine types less than 5.1
,
Stefano Garzarella
,
2020/09/18
[PATCH v3 2/4] vhost-vsock-pci: force virtio version 1
,
Stefano Garzarella
,
2020/09/18
Re: [PATCH v3 2/4] vhost-vsock-pci: force virtio version 1
,
Cornelia Huck
,
2020/09/18
Re: [PATCH v3 2/4] vhost-vsock-pci: force virtio version 1
,
Stefano Garzarella
,
2020/09/18
[PATCH v3 3/4] vhost-user-vsock-pci: force virtio version 1
,
Stefano Garzarella
,
2020/09/18
Re: [PATCH v3 3/4] vhost-user-vsock-pci: force virtio version 1
,
Cornelia Huck
,
2020/09/18
Re: [PATCH v3 3/4] vhost-user-vsock-pci: force virtio version 1
,
Stefano Garzarella
,
2020/09/18
[PATCH v3 4/4] vhost-vsock-ccw: force virtio version 1
,
Stefano Garzarella
,
2020/09/18
Re: [PATCH v3 4/4] vhost-vsock-ccw: force virtio version 1
,
Cornelia Huck
,
2020/09/18
Re: [PATCH v3 0/4] vhost-vsock: force virtio version 1
,
no-reply
,
2020/09/18
Re: [PATCH v2 10/10] disas/capstone: Add skipdata hook for s390x
,
Thomas Huth
,
2020/09/17
Re: [PATCH v2 09/10] disas: Enable capstone disassembly for s390x
,
Thomas Huth
,
2020/09/17
[PATCH v4 0/5] s390x/pci: Accomodate vfio DMA limiting
,
Matthew Rosato
,
2020/09/17
[PATCH v4 2/5] vfio: Create shared routine for scanning info capabilities
,
Matthew Rosato
,
2020/09/17
[PATCH v4 3/5] vfio: Find DMA available capability
,
Matthew Rosato
,
2020/09/17
[PATCH v4 4/5] s390x/pci: Add routine to get the vfio dma available count
,
Matthew Rosato
,
2020/09/17
Re: [PATCH v4 4/5] s390x/pci: Add routine to get the vfio dma available count
,
Cornelia Huck
,
2020/09/22
[PATCH v4 1/5] linux-headers: update against 5.9-rc5
,
Matthew Rosato
,
2020/09/17
[PATCH v4 5/5] s390x/pci: Honor DMA limits set by vfio
,
Matthew Rosato
,
2020/09/17
Re: [PATCH v4 5/5] s390x/pci: Honor DMA limits set by vfio
,
Cornelia Huck
,
2020/09/22
Re: [PATCH v4 0/5] s390x/pci: Accomodate vfio DMA limiting
,
no-reply
,
2020/09/17
Re: [PATCH v4 0/5] s390x/pci: Accomodate vfio DMA limiting
,
Matthew Rosato
,
2020/09/17
[PATCH v1] s390x/tcg: Implement MONITOR CALL
,
David Hildenbrand
,
2020/09/17
Re: [PATCH v1] s390x/tcg: Implement MONITOR CALL
,
Richard Henderson
,
2020/09/17
Re: [PATCH v1] s390x/tcg: Implement MONITOR CALL
,
David Hildenbrand
,
2020/09/17
[PATCH 5/5] [automated] Use OBJECT_DECLARE_SIMPLE_TYPE when possible
,
Eduardo Habkost
,
2020/09/16
RE: [PATCH 5/5] [automated] Use OBJECT_DECLARE_SIMPLE_TYPE when possible
,
Paul Durrant
,
2020/09/17
[PATCH 4/5] [automated] Use OBJECT_DECLARE_TYPE when possible
,
Eduardo Habkost
,
2020/09/16
Re: [PATCH 4/5] [automated] Use OBJECT_DECLARE_TYPE when possible
,
Cédric Le Goater
,
2020/09/17
RE: [PATCH 4/5] [automated] Use OBJECT_DECLARE_TYPE when possible
,
Paul Durrant
,
2020/09/17
[PATCH 3/5] qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
,
Eduardo Habkost
,
2020/09/16
Re: [PATCH 3/5] qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
,
Thomas Huth
,
2020/09/17
Re: [PATCH 3/5] qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
,
Igor Mammedov
,
2020/09/17
Re: [PATCH 3/5] qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
,
Cédric Le Goater
,
2020/09/17
Re: [PATCH 3/5] qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
,
Cornelia Huck
,
2020/09/17
RE: [PATCH 3/5] qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
,
Paul Durrant
,
2020/09/17
[PATCH v2 0/6] qom: Allow object to be aligned
,
Richard Henderson
,
2020/09/15
[PATCH v2 6/6] target/s390x: Set instance_align on S390CPU TypeInfo
,
Richard Henderson
,
2020/09/15
Re: [PATCH v2 0/6] qom: Allow object to be aligned
,
Eduardo Habkost
,
2020/09/18
[PATCH v6 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
,
Collin Walling
,
2020/09/15
[PATCH v6 1/8] s390/sclp: get machine once during read scp/cpu info
,
Collin Walling
,
2020/09/15
[PATCH v6 4/8] s390/sclp: check sccb len before filling in data
,
Collin Walling
,
2020/09/15
[PATCH v6 3/8] s390/sclp: read sccb from mem based on provided length
,
Collin Walling
,
2020/09/15
Re: [PATCH v6 3/8] s390/sclp: read sccb from mem based on provided length
,
Thomas Huth
,
2020/09/16
[PATCH v6 2/8] s390/sclp: rework sclp boundary checks
,
Collin Walling
,
2020/09/15
Re: [PATCH v6 2/8] s390/sclp: rework sclp boundary checks
,
Thomas Huth
,
2020/09/16
Re: [PATCH v6 2/8] s390/sclp: rework sclp boundary checks
,
Collin Walling
,
2020/09/16
[PATCH v6 5/8] s390/sclp: use cpu offset to locate cpu entries
,
Collin Walling
,
2020/09/15
[PATCH v6 7/8] s390/kvm: header sync for diag318
,
Collin Walling
,
2020/09/15
Re: [PATCH v6 7/8] s390/kvm: header sync for diag318
,
Cornelia Huck
,
2020/09/16
Re: [PATCH v6 7/8] s390/kvm: header sync for diag318
,
Collin Walling
,
2020/09/16
[PATCH v6 6/8] s390/sclp: add extended-length sccb support for kvm guest
,
Collin Walling
,
2020/09/15
[PATCH v6 8/8] s390: guest support for diagnose 0x318
,
Collin Walling
,
2020/09/15
Re: [PATCH v6 8/8] s390: guest support for diagnose 0x318
,
Thomas Huth
,
2020/09/16
Re: [PATCH v6 8/8] s390: guest support for diagnose 0x318
,
David Hildenbrand
,
2020/09/16
Re: [PATCH v6 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
,
no-reply
,
2020/09/15
Re: [PATCH v6 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
,
Cornelia Huck
,
2020/09/16
Re: [PATCH v6 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
,
Cornelia Huck
,
2020/09/16
Re: [PATCH v6 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
,
Collin Walling
,
2020/09/16
Re: [PATCH v6 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
,
Collin Walling
,
2020/09/25
Re: [PATCH v6 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
,
Cornelia Huck
,
2020/09/25
Re: [PATCH v6 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
,
Claudio Imbrenda
,
2020/09/25
Re: [PATCH v6 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
,
Cornelia Huck
,
2020/09/25
[PATCH v3 0/5] s390x/pci: Accomodate vfio DMA limiting
,
Matthew Rosato
,
2020/09/15
[PATCH v3 1/5] linux-headers: update against 5.9-rc5
,
Matthew Rosato
,
2020/09/15
[PATCH v3 2/5] vfio: Create shared routine for scanning info capabilities
,
Matthew Rosato
,
2020/09/15
Re: [PATCH v3 2/5] vfio: Create shared routine for scanning info capabilities
,
Philippe Mathieu-Daudé
,
2020/09/16
Re: [PATCH v3 2/5] vfio: Create shared routine for scanning info capabilities
,
Cornelia Huck
,
2020/09/16
[PATCH v3 3/5] vfio: Find DMA available capability
,
Matthew Rosato
,
2020/09/15
Re: [PATCH v3 3/5] vfio: Find DMA available capability
,
Cornelia Huck
,
2020/09/16
[PATCH v3 4/5] s390x/pci: Add routine to get the vfio dma available count
,
Matthew Rosato
,
2020/09/15
Re: [PATCH v3 4/5] s390x/pci: Add routine to get the vfio dma available count
,
Philippe Mathieu-Daudé
,
2020/09/16
Re: [PATCH v3 4/5] s390x/pci: Add routine to get the vfio dma available count
,
Cornelia Huck
,
2020/09/16
Re: [PATCH v3 4/5] s390x/pci: Add routine to get the vfio dma available count
,
Matthew Rosato
,
2020/09/16
Re: [PATCH v3 4/5] s390x/pci: Add routine to get the vfio dma available count
,
Cornelia Huck
,
2020/09/17
[PATCH v3 5/5] s390x/pci: Honor DMA limits set by vfio
,
Matthew Rosato
,
2020/09/15
Re: [PATCH v3 5/5] s390x/pci: Honor DMA limits set by vfio
,
Cornelia Huck
,
2020/09/16
Re: [PATCH v3 5/5] s390x/pci: Honor DMA limits set by vfio
,
Matthew Rosato
,
2020/09/16
[PATCH 0/5] qom: Allow object to be aligned
,
Richard Henderson
,
2020/09/15
[PATCH 5/5] target/s390x: Set instance_align on S390CPU TypeInfo
,
Richard Henderson
,
2020/09/15
Re: [PATCH v2 0/3] vhost-vsock: force virtio version 1
,
Stefano Garzarella
,
2020/09/15
Re: [PATCH v2 0/3] vhost-vsock: force virtio version 1
,
Michael S. Tsirkin
,
2020/09/17
Re: [PATCH v2 0/3] vhost-vsock: force virtio version 1
,
Stefano Garzarella
,
2020/09/17
[PATCH v3] cphp: remove deprecated cpu-add command(s)
,
Igor Mammedov
,
2020/09/15
[PATCH v2 0/3] s390x/pci: Accomodate vfio DMA limiting
,
Matthew Rosato
,
2020/09/14
[PATCH v2 1/3] vfio: Find DMA available capability
,
Matthew Rosato
,
2020/09/14
Re: [PATCH v2 1/3] vfio: Find DMA available capability
,
Philippe Mathieu-Daudé
,
2020/09/15
Re: [PATCH v2 1/3] vfio: Find DMA available capability
,
Cornelia Huck
,
2020/09/15
Re: [PATCH v2 1/3] vfio: Find DMA available capability
,
Matthew Rosato
,
2020/09/15
Re: [PATCH v2 1/3] vfio: Find DMA available capability
,
Cornelia Huck
,
2020/09/15
Re: [PATCH v2 1/3] vfio: Find DMA available capability
,
Matthew Rosato
,
2020/09/15
Re: [PATCH v2 1/3] vfio: Find DMA available capability
,
Cornelia Huck
,
2020/09/15
[PATCH v2 3/3] vfio: Create shared routine for scanning info capabilities
,
Matthew Rosato
,
2020/09/14
Re: [PATCH v2 3/3] vfio: Create shared routine for scanning info capabilities
,
Philippe Mathieu-Daudé
,
2020/09/15
Re: [PATCH v2 3/3] vfio: Create shared routine for scanning info capabilities
,
Matthew Rosato
,
2020/09/15
[PATCH v2 2/3] s390x/pci: Honor DMA limits set by vfio
,
Matthew Rosato
,
2020/09/14
Re: [PATCH v2 2/3] s390x/pci: Honor DMA limits set by vfio
,
Cornelia Huck
,
2020/09/15
Re: [PATCH v2 2/3] s390x/pci: Honor DMA limits set by vfio
,
Matthew Rosato
,
2020/09/15
Re: [PATCH v2 2/3] s390x/pci: Honor DMA limits set by vfio
,
Cornelia Huck
,
2020/09/15
Re: [PATCH v2 2/3] s390x/pci: Honor DMA limits set by vfio
,
Thomas Huth
,
2020/09/15
Re: [PATCH v2 2/3] s390x/pci: Honor DMA limits set by vfio
,
Matthew Rosato
,
2020/09/15
[PATCH v2] cphp: remove deprecated cpu-add command(s)
,
Igor Mammedov
,
2020/09/14
Re: [PATCH v2] cphp: remove deprecated cpu-add command(s)
,
Michal Privoznik
,
2020/09/14
Re: [PATCH v2] cphp: remove deprecated cpu-add command(s)
,
Igor Mammedov
,
2020/09/14
Re: [PATCH v2] cphp: remove deprecated cpu-add command(s)
,
Cornelia Huck
,
2020/09/14
[PATCH 0/3] s390x/pci: Accomodate vfio DMA limiting
,
Matthew Rosato
,
2020/09/11
[PATCH 1/3] vfio: Get DMA limit information
,
Matthew Rosato
,
2020/09/11
[PATCH 2/3] s390x/pci: Honor DMA limits set by vfio
,
Matthew Rosato
,
2020/09/11
[PATCH 3/3] vfio: Create shared routine for scanning info capabilities
,
Matthew Rosato
,
2020/09/11
[PATCH] cphp: remove deprecated cpu-add command(s)
,
Igor Mammedov
,
2020/09/11
Re: [PATCH] cphp: remove deprecated cpu-add command(s)
,
Thomas Huth
,
2020/09/11
Re: [PATCH] cphp: remove deprecated cpu-add command(s)
,
Dr. David Alan Gilbert
,
2020/09/11
[PATCH v5 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
,
Collin Walling
,
2020/09/10
[PATCH v5 1/8] s390/sclp: get machine once during read scp/cpu info
,
Collin Walling
,
2020/09/10
[PATCH v5 3/8] s390/sclp: read sccb from mem based on provided length
,
Collin Walling
,
2020/09/10
Re: [PATCH v5 3/8] s390/sclp: read sccb from mem based on provided length
,
Thomas Huth
,
2020/09/10
Re: [PATCH v5 3/8] s390/sclp: read sccb from mem based on provided length
,
Collin Walling
,
2020/09/10
Re: [PATCH v5 3/8] s390/sclp: read sccb from mem based on provided length
,
Collin Walling
,
2020/09/11
Re: [PATCH v5 3/8] s390/sclp: read sccb from mem based on provided length
,
Thomas Huth
,
2020/09/12
Re: [PATCH v5 3/8] s390/sclp: read sccb from mem based on provided length
,
Collin Walling
,
2020/09/15
[PATCH v5 2/8] s390/sclp: rework sclp boundary checks
,
Collin Walling
,
2020/09/10
Re: [PATCH v5 2/8] s390/sclp: rework sclp boundary checks
,
Thomas Huth
,
2020/09/10
Re: [PATCH v5 2/8] s390/sclp: rework sclp boundary checks
,
Cornelia Huck
,
2020/09/11
Re: [PATCH v5 2/8] s390/sclp: rework sclp boundary checks
,
Collin Walling
,
2020/09/11
[PATCH v5 5/8] s390/sclp: use cpu offset to locate cpu entries
,
Collin Walling
,
2020/09/10
Re: [PATCH v5 5/8] s390/sclp: use cpu offset to locate cpu entries
,
Thomas Huth
,
2020/09/11
Re: [PATCH v5 5/8] s390/sclp: use cpu offset to locate cpu entries
,
Cornelia Huck
,
2020/09/11
[PATCH v5 4/8] s390/sclp: check sccb len before filling in data
,
Collin Walling
,
2020/09/10
[PATCH v5 6/8] s390/sclp: add extended-length sccb support for kvm guest
,
Collin Walling
,
2020/09/10
Re: [PATCH v5 6/8] s390/sclp: add extended-length sccb support for kvm guest
,
Cornelia Huck
,
2020/09/11
Re: [PATCH v5 6/8] s390/sclp: add extended-length sccb support for kvm guest
,
Thomas Huth
,
2020/09/11
Re: [PATCH v5 6/8] s390/sclp: add extended-length sccb support for kvm guest
,
Thomas Huth
,
2020/09/11
Re: [PATCH v5 6/8] s390/sclp: add extended-length sccb support for kvm guest
,
Collin Walling
,
2020/09/11
[PATCH v5 8/8] s390: guest support for diagnose 0x318
,
Collin Walling
,
2020/09/10
Re: [PATCH v5 8/8] s390: guest support for diagnose 0x318
,
Thomas Huth
,
2020/09/11
Re: [PATCH v5 8/8] s390: guest support for diagnose 0x318
,
Thomas Huth
,
2020/09/11
Re: [PATCH v5 8/8] s390: guest support for diagnose 0x318
,
Collin Walling
,
2020/09/15
[PATCH v5 7/8] s390/kvm: header sync for diag318
,
Collin Walling
,
2020/09/10
Re: [PATCH v5 7/8] s390/kvm: header sync for diag318
,
Cornelia Huck
,
2020/09/10
Re: [PATCH v4 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
,
Christian Borntraeger
,
2020/09/09
Re: [PATCH v4 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
,
Cornelia Huck
,
2020/09/09
Re: [PATCH v4 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
,
Cornelia Huck
,
2020/09/09
Re: [PATCH v4 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
,
Collin Walling
,
2020/09/09
Re: [PATCH v4 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
,
Cornelia Huck
,
2020/09/10
Re: [PATCH v4 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
,
Collin Walling
,
2020/09/10
Re: [PULL 14/14] s390x/pci: fix set_ind_atomic
,
Halil Pasic
,
2020/09/08
Re: [PULL 13/14] virtio-ccw: fix virtio_set_ind_atomic
,
Halil Pasic
,
2020/09/08
Re: [for-5.2 v4 10/10] s390: Recognize host-trust-limitation option
,
Halil Pasic
,
2020/09/07
Re: [for-5.2 v4 10/10] s390: Recognize host-trust-limitation option
,
Cornelia Huck
,
2020/09/10
Re: [for-5.2 v4 10/10] s390: Recognize host-trust-limitation option
,
Halil Pasic
,
2020/09/10
Re: [for-5.2 v4 10/10] s390: Recognize host-trust-limitation option
,
David Gibson
,
2020/09/10
Re: [for-5.2 v4 10/10] s390: Recognize host-trust-limitation option
,
Greg Kurz
,
2020/09/11
Re: [for-5.2 v4 10/10] s390: Recognize host-trust-limitation option
,
Halil Pasic
,
2020/09/11
Re: [for-5.2 v4 09/10] host trust limitation: Alter virtio default properties for protected guests
,
Halil Pasic
,
2020/09/07
Re: [for-5.2 v4 09/10] host trust limitation: Alter virtio default properties for protected guests
,
David Gibson
,
2020/09/10
Re: [for-5.2 v4 09/10] host trust limitation: Alter virtio default properties for protected guests
,
Halil Pasic
,
2020/09/11
[PATCH] hw/s390x/css: Remove double initialization
,
Philippe Mathieu-Daudé
,
2020/09/06
Re: [PATCH] hw/s390x/css: Remove double initialization
,
Thomas Huth
,
2020/09/07
Re: [PATCH] hw/s390x/css: Remove double initialization
,
Cornelia Huck
,
2020/09/09
Re: [PATCH 00/63] qom: Rename macros for consistency
,
Eduardo Habkost
,
2020/09/03
[PATCH 08/63] vfio: Rename VFIO_AP_DEVICE_TYPE to TYPE_VFIO_AP_DEVICE
,
Eduardo Habkost
,
2020/09/02
Re: [PATCH 08/63] vfio: Rename VFIO_AP_DEVICE_TYPE to TYPE_VFIO_AP_DEVICE
,
Thomas Huth
,
2020/09/03
Re: [PATCH 08/63] vfio: Rename VFIO_AP_DEVICE_TYPE to TYPE_VFIO_AP_DEVICE
,
Cornelia Huck
,
2020/09/07
[PATCH 05/63] ap-device: Rename AP_DEVICE_TYPE to TYPE_AP_DEVICE
,
Eduardo Habkost
,
2020/09/02
Re: [PATCH 05/63] ap-device: Rename AP_DEVICE_TYPE to TYPE_AP_DEVICE
,
Thomas Huth
,
2020/09/03
Re: [PATCH 05/63] ap-device: Rename AP_DEVICE_TYPE to TYPE_AP_DEVICE
,
Cornelia Huck
,
2020/09/07
Re: [PATCH v4 00/18] qom: Automated conversion of type checking boilerplate
,
Eduardo Habkost
,
2020/09/02
Re: [PATCH v2 0/2] Enable virtio-fs on s390x
,
Christian Borntraeger
,
2020/09/02
Re: [PATCH] pc-bios/s390x: Pack ResetInfo struct
,
Jason J. Herne
,
2020/09/01
Re: [PATCH] virtio: add Virtio*BusClass sizes
,
Halil Pasic
,
2020/09/01
Re: [PATCH v7 7/8] sparc/sun4m: Use start-powered-off CPUState property
,
Philippe Mathieu-Daudé
,
2020/09/01
Re: [PATCH v7 6/8] sparc/sun4m: Don't set cs->halted = 0 in main_cpu_reset()
,
Philippe Mathieu-Daudé
,
2020/09/01
Re: [PATCH v7 5/8] mips/cps: Use start-powered-off CPUState property
,
Philippe Mathieu-Daudé
,
2020/09/01
Re: [PATCH v7 4/8] ppc/e500: Use start-powered-off CPUState property
,
Philippe Mathieu-Daudé
,
2020/09/01
Re: [PATCH v7 4/8] ppc/e500: Use start-powered-off CPUState property
,
Thiago Jung Bauermann
,
2020/09/01
[
Prev Period
]
[
Next Period
]
Mail converted by
MHonArc