hw/core: segmentation fault
Bug #1681398 reported by
Suramya
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| QEMU |
Fix Released
|
Undecided
|
Unassigned | ||
Bug Description
Reproducer:
$i386-
Segmentation fault (core dumped)
Partial bt:
#0 bus_add_child (child=
#1 qdev_set_parent_bus (dev=0x555556d4
at hw/core/qdev.c:119
To post a comment you must log in.

This bug seems to have been fixed: we now report the command line issue with a more helpful message:
$ qemu-system-i386 -S -machine isapc,accel=tcg -device amd-iommu
qemu-system-i386: -device amd-iommu: Machine-type 'isapc' not supported by IOMMU
This was in QEMU 3.1, so I'm closing this bug.