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

2020-01-08 Thread no-reply
Patchew URL: https://patchew.org/QEMU/642f73c78a99258dc134e3879a0287db8ef176c0.1578497245.git.tgole...@redhat.com/ Hi, This series failed the docker-mingw@fedora build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it lo

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

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

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

2020-01-08 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