diff --git a/hmp-commands-info.hx b/hmp-commands-info.hx index 574db7d24e..d27d3b1227 100644 --- a/hmp-commands-info.hx +++ b/hmp-commands-info.hx @@ -835,12 +835,6 @@ STEXI @item info hotpluggable-cpus @findex hotpluggable-cpus Show information about hotpluggable CPUs -ETEXI - -STEXI -@item info vm-generation-id -@findex vm-generation-id -Show Virtual Machine Generation ID ETEXI { @@ -852,10 +846,9 @@ ETEXI }, STEXI -@item info memory_size_summary -@findex memory_size_summary -Display the amount of initially allocated and present hotpluggable (if -enabled) memory in bytes. +@item info vm-generation-id +@findex vm-generation-id +Show Virtual Machine Generation ID ETEXI { @@ -867,6 +860,13 @@ ETEXI .cmd = hmp_info_memory_size_summary, }, +STEXI +@item info memory_size_summary +@findex memory_size_summary +Display the amount of initially allocated and present hotpluggable (if +enabled) memory in bytes. +ETEXI + STEXI @end table ETEXI