s390x: introduce 2.12 compat machine

Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
This commit is contained in:
Cornelia Huck 2017-11-24 16:26:51 +01:00
parent 039efad77b
commit 67ee0cefb0
2 changed files with 19 additions and 1 deletions

View file

@ -1,6 +1,9 @@
#ifndef HW_COMPAT_H
#define HW_COMPAT_H
#define HW_COMPAT_2_11 \
/* empty */
#define HW_COMPAT_2_10 \
{\
.driver = "virtio-mouse-device",\