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

2020-01-08 Thread no-reply
Patchew URL: https://patchew.org/QEMU/5245e15fbb05c85112b6c818b0de8c66c8f8b6b3.1578482882.git.tgole...@redhat.com/ Hi, This series seems to have some coding style problems. See output below for more information: Subject: [PATCH v7] qga: add command guest-get-devices for reporting VirtIO devi

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

2020-01-08 Thread Marc-André Lureau
Hi On Wed, Jan 8, 2020 at 3:30 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 Vir