[Bug 1198238] New: unable to start vm if config contains acpi table / slic
http://bugzilla.opensuse.org/show_bug.cgi?id=1198238 Bug ID: 1198238 Summary: unable to start vm if config contains acpi table / slic Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: openSUSE Tumbleweed Status: NEW Severity: Normal Priority: P5 - None Component: KVM Assignee: kvm-bugs@suse.de Reporter: haenig@cosifan.de QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Launching a VM whose config contains a SLIC table, fails with qemu-kvm-6.2.0-44.1.x86_64: # virsh start windows10_FUJITSU_lifebook error: Failed to start domain 'windows10_FUJITSU_lifebook' error: Interner Fehler: qemu unexpectedly closed the monitor: qxl_send_events: spice-server bug: guest stopped, ignoring ** ERROR:../hw/acpi/aml-build.c:61:build_append_padded_str: assertion failed: (len <= maxlen) Bail out! ERROR:../hw/acpi/aml-build.c:61:build_append_padded_str: assertion failed: (len <= maxlen) # cat windows10_FUJITSU_lifebook.xml ... <acpi> <table type='slic'>/usr/share/qemu/SLIC_LIFEBOOK_E756.bin</table> </acpi> ... when removing those lines, VM launching is again possible. Maybe this is related to: https://bbs.archlinux.org/viewtopic.php?id=272363 https://gitlab.com/qemu-project/qemu/-/issues/786 https://bugzilla.redhat.com/show_bug.cgi?id=2043531 -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com