qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Setup VM Clock/Time in Qemu


From: Julio Faracco
Subject: [Qemu-devel] Setup VM Clock/Time in Qemu
Date: Fri, 24 Oct 2014 16:24:14 -0200

Hi everyone!

I'm new here.
Well, my doubt is: Which method/function is the responsible to set time and date when I start a VM? I know there is some structures such as QEMUClock, QEMUTimer, but I'm don't know yet who create it based on UTC and localtime, for example. Can anyone explain the steps to me? Obviously, I could trace it, but I have some limitations to change the code here. =S

For example, the code I have here there are variables called host_clock, vm_clock, and rtc_clock. I believe those variables are deprecated but the sequence of setup the clock can be the same and I don't know if they are really used to setup the VM clock and date.

Thanks guys!

reply via email to

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