On Mon, 17 Aug 2020 15:57:19 +0200
Paolo Bonzini <pbonz...@redhat.com> wrote:

> On 17/08/20 14:26, Cornelia Huck wrote:
> > 
> > The bad news: The build on the s390x system with Fedora 30 (yes, I
> > know) seems to be lacking various devices. The output of
> > 'qemu-system-s390x -device ?' misses all of the
> > -transitional/-non-transitional varieties for virtio-pci devices, as
> > well as some of the vhost-user devices, and, rather bizarrely, the
> > gen15* and some of the z14 cpu models (this is on a z12, so it's not
> > that all 'newer' models are missing, and I don't think the system we
> > build on should influence the generation of models, even with an older
> > compiler). I checked the output from 'qemu-system-x86_64 -device ?',
> > and it is missing the -transitional/-non-transitional virtio-pci
> > devices as well (did not check if anything else is missing as well).  
> 
> Whoa, that's weird.  I'll take a look, thanks.

Actually, that was just a case of invoking the wrong binary... things
work just fine if I use the correct one, sorry about the noise.

> 
> Paolo
> 
> > The builds on the F31 (x86) and F32 (s390x, with -Werror disabled)
> > systems are fine.  
> 


Reply via email to