]> www.infradead.org Git - users/dwmw2/qemu.git/commit
system: Enable the device aliases for or1k, too
authorThomas Huth <thuth@redhat.com>
Fri, 5 Jul 2024 12:45:28 +0000 (14:45 +0200)
committerThomas Huth <thuth@redhat.com>
Tue, 17 Sep 2024 08:50:39 +0000 (10:50 +0200)
commiteef0a1e3f26df52590a8f40298efb841e241bdf4
tree608357f0256c5696a0789dfb65ddc0fda77368a7
parenta1b47343fe27d5b827e24b02921988fa3c304201
system: Enable the device aliases for or1k, too

Now that we've got a "virt" machine for or1k that supports PCI
too (commit 40fef82c4e "hw/openrisc: Add PCI bus support to virt")
we can also enable the virtio device aliases like we do on other
similar platforms. This will e.g. help to run the iotests with
qemu-system-or1k later.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240705090808.1305765-1-thuth@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240705124528.97471-3-philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
system/qdev-monitor.c