Gerd Hoffmann writes:
> Print a warning for deprecated and obsolete devices.
> Also add support state to device listing.
>
> Signed-off-by: Gerd Hoffmann
> ---
> hw/core/qdev.c | 8 +++-
> qdev-monitor.c | 9 +
> 2 files changed, 16 insertions(+), 1 deletion(-)
>
> diff --git a/hw/c
On Tue, Nov 06, 2018 at 09:36:44AM -0500, Michael S. Tsirkin wrote:
> On Tue, Nov 06, 2018 at 11:23:33AM +0100, Gerd Hoffmann wrote:
> > Print a warning for deprecated and obsolete devices.
> > Also add support state to device listing.
> >
> > Signed-off-by: Gerd Hoffmann
>
> Should we also add
On Tue, Nov 06, 2018 at 11:23:33AM +0100, Gerd Hoffmann wrote:
> Print a warning for deprecated and obsolete devices.
> Also add support state to device listing.
>
> Signed-off-by: Gerd Hoffmann
Should we also add a runtime flag to block these?
E.g. I can see libvirt doing that and passing
the r