qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RfC PATCH v2 4/5] vfio/display: core & wireup


From: Alex Williamson
Subject: Re: [Qemu-devel] [RfC PATCH v2 4/5] vfio/display: core & wireup
Date: Wed, 31 Jan 2018 17:01:37 -0700

On Wed, 31 Jan 2018 23:42:49 +0000
"Zhang, Tina" <address@hidden> wrote:
> > @@ -2977,6 +2984,8 @@ static void vfio_instance_init(Object *obj)  static
> > Property vfio_pci_dev_properties[] = {
> >      DEFINE_PROP_PCI_HOST_DEVADDR("host", VFIOPCIDevice, host),
> >      DEFINE_PROP_STRING("sysfsdev", VFIOPCIDevice, vbasedev.sysfsdev),
> > +    DEFINE_PROP_ON_OFF_AUTO("display", VFIOPCIDevice,
> > +                            display, ON_OFF_AUTO_AUTO),  
> Not "x-display"?


x-display would mean that it's an unsupported, experimental option that
libvirt wouldn't enable and downstreams might consider unsupported.
Don't we want this to be a supported feature enabled through libvirt?
Thanks,

Alex



reply via email to

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