diff --git a/hw/s390x/s390-virtio.c b/hw/s390x/s390-virtio.c index c3208780249fa95334ea401e75fa662192f7d164..8e533ae88ad11ae9e82332b2dca14537c4f98455 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