diff options
author | 2017-07-14 16:28:56 +0200 | |
---|---|---|
committer | 2017-07-18 05:48:57 -0500 | |
commit | 9848f79740dc3bd2e0515470d24b8bec53904473 (patch) | |
tree | 882946f5e11aa3ced19483a7cad7807b3cf902f5 /bsd-user/bsdload.c | |
parent | qga: report error on keyfile dump error (diff) | |
download | qemu-9848f79740dc3bd2e0515470d24b8bec53904473.tar.xz qemu-9848f79740dc3bd2e0515470d24b8bec53904473.zip |
qemu-ga: add guest-get-osinfo command
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/man/os-release.html
Signed-off-by: Vinzenz Feenstra <vfeenstr@redhat.com>
Signed-off-by: Tomáš Golembiovský <tgolembi@redhat.com>
* moved declarations to beginning of functions
* dropped unecessary initialization of struct utsname
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Diffstat (limited to 'bsd-user/bsdload.c')
0 files changed, 0 insertions, 0 deletions