From: Vinzenz Feenstra <vfeen...@redhat.com> Changes since v4: - Corrected usage of the optional zone (Missing has_zone = true) - Updated documentation string for offset in the schema - Removed unnecessary checks - Uses the current time to check for the interval, not 0 - Switched to UNIVERSAL time type, since that can't fail and is all that's needed
Vinzenz Feenstra (1): qga: Add `guest-get-timezone` command qga/commands.c | 29 +++++++++++++++++++++++++++++ qga/qapi-schema.json | 26 ++++++++++++++++++++++++++ 2 files changed, 55 insertions(+) -- 2.9.3