Re: [Qemu-devel] [PATCH v7 1/3] qemu-ga: add guest-get-osinfo command

2017-07-03 Thread Tomáš Golembiovský
Hi, thanks for the review. Couple notes below. On Mon, 03 Jul 2017 14:30:22 + Marc-André Lureau wrote: > On Mon, Jul 3, 2017 at 1:40 PM Tomáš Golembiovský > wrote: > > > Add a new 'guest-get-osinfo' command for reporting basic information of > > the guest operating system. This includes

Re: [Qemu-devel] [PATCH v7 1/3] qemu-ga: add guest-get-osinfo command

2017-07-03 Thread Marc-André Lureau
On Mon, Jul 3, 2017 at 1:40 PM Tomáš Golembiovský wrote: > Add a new 'guest-get-osinfo' command for reporting basic information of > the guest operating system. This includes machine architecture, > version and release of the kernel and several fields from os-release > file if it is present (as d

[Qemu-devel] [PATCH v7 1/3] qemu-ga: add guest-get-osinfo command

2017-07-03 Thread Tomáš Golembiovský
Add a new 'guest-get-osinfo' command for reporting basic information of the guest operating system. This includes machine architecture, version and release of the kernel and several fields from os-release file if it is present (as defined in [1]). [1] https://www.freedesktop.org/software/systemd/m