qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 8/9] virtio-gpu: add to display-vga test


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH 8/9] virtio-gpu: add to display-vga test
Date: Tue, 17 Mar 2015 09:25:00 +0100

  Hi,

> > +#ifdef CONFIG_VIRTIO_GPU
> > +    qtest_add_func("/display/pci/virtio-gpu", pci_virtio_gpu);
> > +    qtest_add_func("/display/pci/virtio-vga", pci_virtio_vga);
> > +#endif
> >      ret = g_test_run();
> >  
> >      return ret;
> > 
> 
> Which config file is defining this?

Ahem, good point, CONFIG_VIRTIO_GPU used to be there but is gone now.
I'll fixup the test.

thanks,
  Gerd





reply via email to

[Prev in Thread] Current Thread [Next in Thread]