[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH RFCv3 8/9] s390x: implement virtio-mem-ccw
From: |
Cornelia Huck |
Subject: |
Re: [PATCH RFCv3 8/9] s390x: implement virtio-mem-ccw |
Date: |
Mon, 27 Jul 2020 11:58:29 +0200 |
On Fri, 24 Jul 2020 16:37:49 +0200
David Hildenbrand <david@redhat.com> wrote:
> Add a proper CCW proxy device, similar to the PCI variant.
>
> Signed-off-by: David Hildenbrand <david@redhat.com>
> ---
> hw/s390x/virtio-ccw-mem.c | 167 ++++++++++++++++++++++++++++++++++++++
> hw/s390x/virtio-ccw.h | 13 +++
> 2 files changed, 180 insertions(+)
> create mode 100644 hw/s390x/virtio-ccw-mem.c
What happens on an old machine type -- I guess the device is just
useless?
- Re: [PATCH RFCv3 6/9] s390x/diag: subcode to query device memory region, (continued)
[PATCH RFCv3 3/9] s390x: remove hypercall registration mechanism, David Hildenbrand, 2020/07/24
[PATCH RFCv3 9/9] s390x: initial support for virtio-mem, David Hildenbrand, 2020/07/24
[PATCH RFCv3 8/9] s390x: implement virtio-mem-ccw, David Hildenbrand, 2020/07/24
- Re: [PATCH RFCv3 8/9] s390x: implement virtio-mem-ccw,
Cornelia Huck <=