qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [PATCH v3] serial-pci: Set prog interface field of pc


From: Gerd Hoffmann
Subject: Re: [Qemu-trivial] [PATCH v3] serial-pci: Set prog interface field of pci config to 16550 compatible
Date: Thu, 15 May 2014 08:53:29 +0200

> > >  static Property serial_pci_properties[] = {
> > >      DEFINE_PROP_CHR("chardev",  PCISerialState, state.chr),
> > > +    DEFINE_PROP_UINT8("compat",  PCISerialState, compat, 0),
> > >      DEFINE_PROP_END_OF_LIST(),
> > >  };
> > 
> > mst, do you take that through the pci tree?
> > 
> > cheers,
> >   Gerd
> > 
> 
> Yes but I'd like the property renamed. Agree?

Yes, something more descriptive is reasonable.

cheers,
  Gerd





reply via email to

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