qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v5] qga: Add `guest-get-timezone` command


From: Vinzenz 'evilissimo' Feenstra
Subject: [Qemu-devel] [PATCH v5] qga: Add `guest-get-timezone` command
Date: Thu, 23 Mar 2017 12:39:12 +0100

From: Vinzenz Feenstra <address@hidden>

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]