mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-11 16:00:50 -07:00
s390x: introduce 2.10 compat machine
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
This commit is contained in:
parent
da92ada855
commit
10890873ca
2 changed files with 19 additions and 1 deletions
|
|
@ -1,6 +1,9 @@
|
|||
#ifndef HW_COMPAT_H
|
||||
#define HW_COMPAT_H
|
||||
|
||||
#define HW_COMPAT_2_9 \
|
||||
/* empty */
|
||||
|
||||
#define HW_COMPAT_2_8 \
|
||||
{\
|
||||
.driver = "fw_cfg_mem",\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue