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

2019-10-22 Thread Tomáš Golembiovský
Ping, Michael, would be nice if we could get this in 4.2. Tomas On Wed, Sep 25, 2019 at 11:03:58PM +0200, 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

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

2019-09-25 Thread Eric Blake
On 9/25/19 4:03 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 VirtIO drivers are installe

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

2019-09-25 Thread Tomáš Golembiovský
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 VirtIO drivers are installed and/or whether inadequate driver is used on a