
24 Feb
2023
24 Feb
'23
9:52 a.m.
On 24/2/23 10:05, Thomas Huth wrote:
Similar to "-no-hpet", the "-no-acpi" switch is a legacy command line option that should be replaced with the "acpi" machine parameter nowadays.
Signed-off-by: Thomas Huth <thuth@redhat.com> --- v2: Fixed stypid copy-n-paste bug (Thanks to Sunil for spotting it!)
docs/about/deprecated.rst | 6 ++++++ softmmu/vl.c | 1 + 2 files changed, 7 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>