summaryrefslogtreecommitdiffstats
path: root/hw/s390x
diff options
context:
space:
mode:
authorCornelia Huck <cornelia.huck@de.ibm.com>2016-02-10 13:22:32 +0100
committerTimothy Pearson <tpearson@raptorengineering.com>2019-11-29 19:46:50 -0600
commit32b59929b5fb92bb9fa338ec477afd724a8e4e18 (patch)
tree9a68be79c89297c96a18fa817fb3980f8ff27b84 /hw/s390x
parentbe22bd5c5ba6abce9299d4a4ecf8312541c533ca (diff)
downloadhqemu-32b59929b5fb92bb9fa338ec477afd724a8e4e18.zip
hqemu-32b59929b5fb92bb9fa338ec477afd724a8e4e18.tar.gz
s390x/virtio: old machine leftovers
Remove some now unused #defines. Reviewed-By: Sascha Silbe <silbe@linux.vnet.ibm.com> Reviewed-by: Halil Pasic <pasic@linux.vnet.ibm.com> Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Diffstat (limited to 'hw/s390x')
-rw-r--r--hw/s390x/s390-virtio.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/s390x/s390-virtio.c b/hw/s390x/s390-virtio.c
index c320878..8e533ae 100644
--- a/hw/s390x/s390-virtio.c
+++ b/hw/s390x/s390-virtio.c
@@ -54,8 +54,6 @@
#endif
#define MAX_BLK_DEVS 10
-#define S390_MACHINE "s390-virtio"
-#define TYPE_S390_MACHINE MACHINE_TYPE_NAME(S390_MACHINE)
#define S390_TOD_CLOCK_VALUE_MISSING 0x00
#define S390_TOD_CLOCK_VALUE_PRESENT 0x01
OpenPOWER on IntegriCloud