aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/cpu-topology.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/s390x/cpu-topology.c')
-rw-r--r--hw/s390x/cpu-topology.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/hw/s390x/cpu-topology.c b/hw/s390x/cpu-topology.c
index 1316834..7ec93192 100644
--- a/hw/s390x/cpu-topology.c
+++ b/hw/s390x/cpu-topology.c
@@ -91,6 +91,17 @@ static void s390_topology_init(MachineState *ms)
}
/**
+ * s390_topology_reset:
+ *
+ * Generic reset for CPU topology, calls s390_topology_reset()
+ * to reset the kernel Modified Topology Change Record.
+ */
+void s390_topology_reset(void)
+{
+ s390_cpu_topology_set_changed(false);
+}
+
+/**
* s390_topology_cpu_default:
* @cpu: pointer to a S390CPU
* @errp: Error pointer