On 24/2/23 08:34, 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@xxxxxxxxxx> --- docs/about/deprecated.rst | 6 ++++++ softmmu/vl.c | 1 + 2 files changed, 7 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <philmd@xxxxxxxxxx>