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

2019-09-27 Thread Tomáš Golembiovský
already fixed in v4 On Thu, Sep 26, 2019 at 06:12:26PM -0700, no-re...@patchew.org wrote: > Patchew URL: > https://patchew.org/QEMU/919bbd6e0557d2fe2d9c17de394cc0b4c6fa4426.1569445204.git.tgole...@redhat.com/ > > > > Hi, > > This series seems to have some coding style problems. See output bel

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

2019-09-26 Thread no-reply
Patchew URL: https://patchew.org/QEMU/919bbd6e0557d2fe2d9c17de394cc0b4c6fa4426.1569445204.git.tgole...@redhat.com/ Hi, This series seems to have some coding style problems. See output below for more information: Type: series Message-id: 919bbd6e0557d2fe2d9c17de394cc0b4c6fa4426.1569445204.git

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