mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-01 14:53:54 -06:00
s390x: add compat machine for 2.7
Also add some of the option cascading we were missing. Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
This commit is contained in:
parent
3f5e34a45c
commit
946e55f3c7
2 changed files with 23 additions and 1 deletions
|
@ -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",\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue