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