Summary: - I noticed that device discovery for virtio-mmio devices does not work without bus=virtio-mmio-bus.x option. Without this option, qemu assigns the virtio device into the virtio-mmio space in reverse order automatically. - To fix this issue, we must specify the correct numbers for the target machines. (i.e. arm32/64->32, rv32/64->8) Impact: - None Testing: - Tested with qemu-7.2.4 Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com> |
||
|---|---|---|
| .. | ||
| a64/pinephone | ||
| fvp-v8r/fvp-armv8r | ||
| imx8/imx8qm-mek | ||
| qemu/qemu-armv8a | ||