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

2019-09-27 Thread Tomáš Golembiovský
yle problems. See output below for > more information: > > Type: series > Message-id: > 919bbd6e0557d2fe2d9c17de394cc0b4c6fa4426.1569445204.git.tgole...@redhat.com > Subject: [PATCH v3] qga: add command guest-get-devices for reporting VirtIO > devices > > === TEST SCRIPT

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

2019-09-26 Thread no-reply
.git.tgole...@redhat.com Subject: [PATCH v3] 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 v3] qga: add command guest-get-devices for reporting VirtIO devices

2019-09-26 Thread Tomáš Golembiovský
On Thu, Sep 26, 2019 at 12:16:38PM +0200, Tomáš Golembiovský wrote: > On Thu, Sep 26, 2019 at 11:13:32AM +0400, Marc-André Lureau wrote: > > Hi > > > > On Thu, Sep 26, 2019 at 1:01 AM Tomáš Golembiovský > > wrote: > > > > > > Add command for reporting devices on Windows guest. The intent is not

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

2019-09-26 Thread Tomáš Golembiovský
On Thu, Sep 26, 2019 at 11:13:32AM +0400, Marc-André Lureau wrote: > Hi > > On Thu, Sep 26, 2019 at 1:01 AM 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 > > ver

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

2019-09-26 Thread Marc-André Lureau
Hi On Thu, Sep 26, 2019 at 1:01 AM 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 v3] 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