On 5/7/24 14:39, Philippe Mathieu-Daudé wrote:
> On 5/7/24 11:08, Thomas Huth wrote:
>> Now that we've got a "virt" machine for or1k that supports PCI, too,
>> 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.
>
> Indeed, since 2022 in commit 40fef82c4e ("hw/openrisc:
> Add PCI bus support to virt").
>
>>
>> While we're at it, sort QEMU_ARCH_LOONGARCH alphabetically into
>> the list.
>
> Suggestion: a preliminary patch sorting 1 arch per line ;)
Done here:
https://lore.kernel.org/qemu-devel/20240705124528.97471-1-philmd@linaro.org/
>
>> Signed-off-by: Thomas Huth <thuth@redhat.com>
>> ---
>> system/qdev-monitor.c | 6 +++---
>> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
>