]> git.proxmox.com Git - mirror_qemu.git/commit
s390: Add new channel I/O based virtio transport.
authorCornelia Huck <cornelia.huck@de.ibm.com>
Thu, 24 Jan 2013 06:08:55 +0000 (06:08 +0000)
committerAlexander Graf <agraf@suse.de>
Tue, 29 Jan 2013 20:50:04 +0000 (21:50 +0100)
commita5cf2bb4e3827732b1b6740bddd022eb19988e0a
tree07ff4e62465f5b8569adefb03612e25dd15371f1
parentfad37673f53ac8a2e0575c084a26e5f6bb59957d
s390: Add new channel I/O based virtio transport.

Add a new virtio transport that uses channel commands to perform
virtio operations.

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
hw/s390x/Makefile.objs
hw/s390x/virtio-ccw.c [new file with mode: 0644]
hw/s390x/virtio-ccw.h [new file with mode: 0644]
trace-events