We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is caused by qemu-project/qemu@67eb6a4, which was merged in qemu-project/qemu@a6a0c83, which is part of qemu-project/qemu@v5.2.0-rc4:
67eb6a4
a6a0c83
v5.2.0-rc4
67eb6a4007fd8f9073020e506453ff5b7c25cb34 is the first bad commit commit 67eb6a4007fd8f9073020e506453ff5b7c25cb34 Author: Gerd Hoffmann <[email protected]> Date: Tue Sep 15 14:08:59 2020 +0200 microvm/acpi: use seabios with acpi=on With acpi=off continue to use qboot. Signed-off-by: Gerd Hoffmann <[email protected]> Reviewed-by: Igor Mammedov <[email protected]> Reviewed-by: Sergio Lopez <[email protected]> Message-id: [email protected] hw/i386/microvm.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
This can be worked around by adding the acpi=off machine option.
acpi=off
The text was updated successfully, but these errors were encountered:
mkroening
Successfully merging a pull request may close this issue.
This is caused by qemu-project/qemu@
67eb6a4
, which was merged in qemu-project/qemu@a6a0c83
, which is part of qemu-project/qemu@v5.2.0-rc4
:This can be worked around by adding the
acpi=off
machine option.The text was updated successfully, but these errors were encountered: