summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorDavid Gibson2018-03-29 09:34:22 +0200
committerDavid Gibson2018-04-27 10:05:22 +0200
commit8a4fd427fe8236bb4f6993702112f058b5d80507 (patch)
tree07bc8ae1a44651901abf26a72dcaf12440a87b72 /include
parenttarget/ppc: Fix reserved bit mask of dstst instruction (diff)
downloadqemu-8a4fd427fe8236bb4f6993702112f058b5d80507.tar.gz
qemu-8a4fd427fe8236bb4f6993702112f058b5d80507.tar.xz
qemu-8a4fd427fe8236bb4f6993702112f058b5d80507.zip
spapr: Introduce pseries-2.13 machine type
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'include')
-rw-r--r--include/hw/compat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/hw/compat.h b/include/hw/compat.h
index 13242b831a..4681c2719a 100644
--- a/include/hw/compat.h
+++ b/include/hw/compat.h
@@ -1,6 +1,8 @@
#ifndef HW_COMPAT_H
#define HW_COMPAT_H
+#define HW_COMPAT_2_12
+
#define HW_COMPAT_2_11 \
{\
.driver = "hpet",\