Re: [Qemu-devel] [PATCH] qga: trivial fix for unclear document of guest-set-time

2014-04-04 Thread Eric Blake
On 04/03/2014 06:53 PM, Amos Kong wrote: > We mixedly used "guest time", "system time", "hardware time", "RTC" s/mixedly used/mixed the use of/ > in document, it's unclear. s/document/documentation/ > > This patch just added two remarks of RTC and replace two "guest time" > by "guest's system

Re: [Qemu-devel] [PATCH] qga: trivial fix for unclear document of guest-set-time

2014-04-03 Thread Michal Privoznik
On 04.04.2014 02:53, Amos Kong wrote: We mixedly used "guest time", "system time", "hardware time", "RTC" in document, it's unclear. This patch just added two remarks of RTC and replace two "guest time" by "guest's system time". Signed-off-by: Amos Kong Reviewed-by: Michal Privoznik Michal

[Qemu-devel] [PATCH] qga: trivial fix for unclear document of guest-set-time

2014-04-03 Thread Amos Kong
We mixedly used "guest time", "system time", "hardware time", "RTC" in document, it's unclear. This patch just added two remarks of RTC and replace two "guest time" by "guest's system time". Signed-off-by: Amos Kong --- qga/commands-posix.c | 2 +- qga/qapi-schema.json | 14 +++--- 2 f