
13 Apr
2015
13 Apr
'15
7:18 a.m.
On Fri, Apr 10, 2015 at 11:36:34 +0200, Ján Tomko wrote:
On arm, we probe for virtio-*-pci devices, but use their virtio-*-device variants.
Set the capabilities based on the -device variants as well, to make them work with qemus with the PCI devices compiled out. --- src/qemu/qemu_capabilities.c | 2 ++ 1 file changed, 2 insertions(+)
ACK, Peter