Re: [PATCH 2/4] qemu: Add PCI support for RISC-V guests

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 2019-01-31 at 17:31 +0100, Ján Tomko wrote:
> On Thu, Jan 31, 2019 at 03:34:19PM +0100, Andrea Bolognani wrote:
> >     /* If ARM 'virt' supports PCI, it supports multibus.
> >      * No extra conditions here for simplicity.
> >      */
> > -    if (qemuDomainIsARMVirt(def))
> > +    if (qemuDomainIsARMVirt(def) ||
> > +        qemuDomainIsRISCVVirt(def)) {
> >         return true;
> > +    }
> 
> The comment above only mentions arm. Either decouple the conditions or
> remove the comment. For simplicity.

Good catch, I'll take care of it.

-- 
Andrea Bolognani / Red Hat / Virtualization

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux