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

2019-09-24 Thread no-reply
.git.tgole...@redhat.com Subject: [PATCH v2] qga: add command guest-get-devices for reporting VirtIO devices === TEST SCRIPT BEGIN === #!/bin/bash git rev-parse base > /dev/null || exit 0 git config --local diff.renamelimit 0 git config --local diff.renames True git config --local diff.algori

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

2019-09-24 Thread Marc-André Lureau
Hi On Tue, Sep 24, 2019 at 5:57 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

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

2019-09-24 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