From 946e55f3c7ff3eb9fa49e57e15c209858aaa9ac9 Mon Sep 17 00:00:00 2001 From: Cornelia Huck Date: Mon, 25 Apr 2016 10:37:23 +0200 Subject: s390x: add compat machine for 2.7 Also add some of the option cascading we were missing. Signed-off-by: Cornelia Huck --- include/hw/compat.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include') diff --git a/include/hw/compat.h b/include/hw/compat.h index a5dbbf8984..636befedb4 100644 --- a/include/hw/compat.h +++ b/include/hw/compat.h @@ -1,6 +1,9 @@ #ifndef HW_COMPAT_H #define HW_COMPAT_H +#define HW_COMPAT_2_6 \ + /* empty */ + #define HW_COMPAT_2_5 \ {\ .driver = "isa-fdc",\ -- cgit v1.2.3-55-g7522