From 159cb66167be147737984428a911684f0fae340e Mon Sep 17 00:00:00 2001 From: Kunhui-Li Date: Tue, 18 Jan 2022 11:03:42 +0800 Subject: [PATCH] doc: remove "pm_notify_channel" and "pm_by_vuart" Since PR #7035 has removed "pm_notify_channel" and "pm_by_vuart" in the launch script generation logic, this patch also removes the related elements("poweroff_channel" and "allow_trigger_s5") in the documentation. Signed-off-by: Kunhui-Li --- doc/reference/config-options-launch.rst | 9 --------- 1 file changed, 9 deletions(-) diff --git a/doc/reference/config-options-launch.rst b/doc/reference/config-options-launch.rst index 3ba2f3b15..8df8af217 100644 --- a/doc/reference/config-options-launch.rst +++ b/doc/reference/config-options-launch.rst @@ -29,15 +29,6 @@ define post-launched User VM settings. This document describes these option sett emulated by the device model; if set to ``Disable``, the vUART0 is emulated by the hypervisor if it is configured in the scenario XML. -``poweroff_channel``: - Specify whether the User VM power off channel is through the IOC, - power button, or vUART. - -``allow_trigger_s5``: - Allow the VM to trigger S5 shutdown flow. This flag works with - ``poweroff_channel`` - ``vuart1(pty)`` and ``vuart1(tty)`` only. - ``enable_ptm``: Enable the Precision Timing Measurement (PTM) feature.