Re: [libvirt] [PATCH v3 4/9] qemu: RISC-V machines have no PCI

2018-08-23 Thread Andrea Bolognani
On Wed, 2018-08-22 at 11:15 +0200, Lubomir Rintel wrote: > Signed-off-by: Lubomir Rintel > --- > src/qemu/qemu_domain_address.c | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > > diff --git a/src/qemu/qemu_domain_address.c b/src/qemu/qemu_domain_address.c > index 6c540a8094..551883e9

[libvirt] [PATCH v3 4/9] qemu: RISC-V machines have no PCI

2018-08-22 Thread Lubomir Rintel
Signed-off-by: Lubomir Rintel --- src/qemu/qemu_domain_address.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/qemu/qemu_domain_address.c b/src/qemu/qemu_domain_address.c index 6c540a8094..551883e989 100644 --- a/src/qemu/qemu_domain_address.c +++ b/src/qemu/qemu_doma