]> git.proxmox.com Git - mirror_qemu.git/commit
s390/kvm_virtio/linux-headers: remove traces of old virtio transport
authorChristian Borntraeger <borntraeger@de.ibm.com>
Wed, 15 Nov 2017 15:42:23 +0000 (16:42 +0100)
committerCornelia Huck <cohuck@redhat.com>
Fri, 24 Nov 2017 09:52:05 +0000 (10:52 +0100)
commitc1c4c2192c1c063a6c53c600bb97f20555b2a528
treebe99637e864b55323a80862352bd82c6dc65daf3
parentc65d5e4e1d6841524c49a07bcdd56094f49982a4
s390/kvm_virtio/linux-headers: remove traces of old virtio transport

We no longer support the old s390 transport, neither does the newest
Linux kernel. Remove it from the linux header script as well as the
s390x virtio code.  We still should handle the VIRTIO_NOTIFY hypercall,
to tolerate early printk on older guest kernels without an sclp console.
We continue to ignore these events.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Message-Id: <20171115154223.109991-1-borntraeger@de.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
hw/s390x/s390-virtio-hcall.h
include/standard-headers/asm-s390/kvm_virtio.h [deleted file]
scripts/update-linux-headers.sh