mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 18:23:57 -06:00
s390: Add s390-ccw-virtio machine.
Add a new machine type, s390-ccw-virtio, making use of the virtio-ccw transport to present virtio devices as channel devices. Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Alexander Graf <agraf@suse.de>
This commit is contained in:
parent
ab290630fa
commit
a5c95808ba
3 changed files with 136 additions and 0 deletions
|
@ -5,4 +5,5 @@ obj-y += event-facility.o
|
|||
obj-y += sclpquiesce.o sclpconsole.o
|
||||
obj-y += ipl.o
|
||||
obj-y += css.o
|
||||
obj-y += s390-virtio-ccw.o
|
||||
obj-y += virtio-ccw.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue