Hu Tao <hu...@cn.fujitsu.com> writes: > This is a regression introduced by c0907c9e6417c. -M q35 > to reproduce the problem.
Including a complete reproducer in the commit message would be a bit nicer. Here's one: $ qemu-system-x86_64 -nodefaults -vnc :0 -M q35 WARNING: failed to find q35-acpi-dsdt.aml upstream-qemu: Unknown device 'q35-pcihost' for default sysbus Aborted (core dumped) Tested-by: Markus Armbruster <arm...@redhat.com>