Re: [PATCH 2/5] qemu-options: Remove the deprecated -no-acpi option

2024-01-17 Thread Thomas Huth
On 17/01/2024 13.38, Markus Armbruster wrote: Thomas Huth writes: It's been marked as deprecated since QEMU 8.0, so it should be fine to remove this now. Signed-off-by: Thomas Huth Leftovers: docs/specs/tpm.rst:-nographic -no-acpi \ hw/i386/pc.c: * When -no-acpi is used with Q35 m

Re: [PATCH 2/5] qemu-options: Remove the deprecated -no-acpi option

2024-01-17 Thread Markus Armbruster
Thomas Huth writes: > It's been marked as deprecated since QEMU 8.0, so it should be fine > to remove this now. > > Signed-off-by: Thomas Huth Leftovers: docs/specs/tpm.rst:-nographic -no-acpi \ hw/i386/pc.c: * When -no-acpi is used with Q35 machine type, no ACPI is built, hw/i386/pc.