s390x: introduce 2.11 compat machine

Reviewed-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Halil Pasic <pasic@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
This commit is contained in:
Cornelia Huck 2017-08-10 14:07:31 +02:00
parent 5c8d6f008c
commit 70d8d9a0c9
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_10 \
/* empty */
#define HW_COMPAT_2_9 \
{\
.driver = "pci-bridge",\