Re: [PATCH v5] qga: add command guest-get-devices for reporting VirtIO devices

2019-11-28 Thread Daniel P . Berrangé
On Thu, Nov 28, 2019 at 01:45:13PM +0100, Tomáš Golembiovský wrote: > Add command for reporting devices on Windows guest. The intent is not so > much to report the devices but more importantly the driver (and its > version) that is assigned to the device. This gives caller the > information whether

Re: [PATCH v5] qga: add command guest-get-devices for reporting VirtIO devices

2019-11-28 Thread Marc-André Lureau
Hi On Thu, Nov 28, 2019 at 4:49 PM Tomáš Golembiovský wrote: > > Add command for reporting devices on Windows guest. The intent is not so > much to report the devices but more importantly the driver (and its > version) that is assigned to the device. This gives caller the > information whether Vi