]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Add more defaults for RISC-V virt guests
authorAndrea Bolognani <abologna@redhat.com>
Tue, 28 Aug 2018 15:40:27 +0000 (17:40 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Tue, 28 Aug 2018 16:07:44 +0000 (18:07 +0200)
commit6c5f6cdab95c7c98b8a0ee6a7e6ccbab450ed7fc
treeea4cc5a5ccfcd9ac4f97fd87ab4703a627cdd983
parent9610eaa48dbc303ba74cba97e77594398998cbb8
qemu: Add more defaults for RISC-V virt guests

We would have used virtio for networking anyway, but it's
better to be explicit; for graphics, none of the existing
models work right now but virtio is the only one which
has a non-PCI variant, so it's as good a default as any

Spotted-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_domain.c