On Wed, Aug 19, 2020 at 08:12:07PM -0400, Eduardo Habkost wrote: > Move the VHOST_USER_GPU type checking macro to virtio-gpu.h, > close to the TYPE_VHOST_USER_GPU #define. > > This will make future conversion to OBJECT_DECLARE* easier. > > Signed-off-by: Eduardo Habkost <[email protected]> > --- > Changes series v1 -> v2: new patch in series v2 > > Cc: "Michael S. Tsirkin" <[email protected]> > Cc: "Marc-André Lureau" <[email protected]> > Cc: Gerd Hoffmann <[email protected]> > Cc: [email protected] > --- > include/hw/virtio/virtio-gpu.h | 2 ++ > hw/display/vhost-user-gpu.c | 3 --- > 2 files changed, 2 insertions(+), 3 deletions(-)
Reviewed-by: Daniel P. Berrangé <[email protected]> Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|
