diff options
| author | Paolo Bonzini <pbonzini@redhat.com> | 2021-01-20 15:42:34 +0100 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2021-01-23 15:55:07 -0500 |
| commit | 0afec75734331a0b52fa3aa4235220eda8c7846f (patch) | |
| tree | e613d172706962979f0fae41d735c25a47ee3c99 /docs/system/deprecated.rst | |
| parent | cfb5387a1de2acda23fb5c97d2378b9e7ddf8025 (diff) | |
| download | focaccia-qemu-0afec75734331a0b52fa3aa4235220eda8c7846f.tar.gz focaccia-qemu-0afec75734331a0b52fa3aa4235220eda8c7846f.zip | |
qmp: remove deprecated "change" command
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20210120144235.345983-3-pbonzini@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'docs/system/deprecated.rst')
| -rw-r--r-- | docs/system/deprecated.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/system/deprecated.rst b/docs/system/deprecated.rst index e20bfcb17a..651182b2df 100644 --- a/docs/system/deprecated.rst +++ b/docs/system/deprecated.rst @@ -131,11 +131,6 @@ devices. It is possible to use drives the board doesn't pick up with QEMU Machine Protocol (QMP) commands ------------------------------------ -``change`` (since 2.5.0) -'''''''''''''''''''''''' - -Use ``blockdev-change-medium`` or ``change-vnc-password`` instead. - ``blockdev-open-tray``, ``blockdev-close-tray`` argument ``device`` (since 2.8.0) ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' |