diff options
Diffstat (limited to 'docs/system/removed-features.rst')
-rw-r--r-- | docs/system/removed-features.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/system/removed-features.rst b/docs/system/removed-features.rst index d7d86b3143..ce1087c6a7 100644 --- a/docs/system/removed-features.rst +++ b/docs/system/removed-features.rst @@ -98,6 +98,12 @@ Use ``migrate_set_parameter`` instead. The ``query-cpus`` command is replaced by the ``query-cpus-fast`` command. +``query-cpus-fast`` ``arch`` output member (removed in 6.0) +''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' + +The ``arch`` output member of the ``query-cpus-fast`` command is +replaced by the ``target`` output member. + Human Monitor Protocol (HMP) commands ------------------------------------- |