Skip to content
New issue

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

microvm not working in latest QEMU #338

Closed
mkroening opened this issue May 6, 2024 · 0 comments · Fixed by #341
Closed

microvm not working in latest QEMU #338

mkroening opened this issue May 6, 2024 · 0 comments · Fixed by #341
Assignees

Comments

@mkroening
Copy link
Member

mkroening commented May 6, 2024

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:

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant