]> Git Repo - qemu.git/blobdiff - hw/s390x/s390-virtio-ccw.c
s390x: machine reset function with new ipl cpu handling
[qemu.git] / hw / s390x / s390-virtio-ccw.c
index 5e56fbf9df13f4048229366012edc01dc2f2c47d..faba7735925485abea8b3368ee60bc5fd94419fc 100644 (file)
@@ -161,6 +161,7 @@ static void ccw_machine_class_init(ObjectClass *oc, void *data)
     NMIClass *nc = NMI_CLASS(oc);
 
     mc->init = ccw_init;
+    mc->reset = s390_machine_reset;
     mc->block_default_type = IF_VIRTIO;
     mc->no_cdrom = 1;
     mc->no_floppy = 1;
This page took 0.023514 seconds and 4 git commands to generate.