qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Alarm_has_dynticks & Time inside guest
       [not found] <8c0d8a17-9ca3-478b-9216-0a3099b36dec@mail.cs.ucla.edu>
@ 2012-02-06 23:52 ` Gauresh Rane
  0 siblings, 0 replies; only message in thread
From: Gauresh Rane @ 2012-02-06 23:52 UTC (permalink / raw)
  To: qemu-devel

Hi,

I don't understand this code:
 static inline int alarm_has_dynticks(struct qemu_alarm_timer *t)
 {
     return !!t->rearm;
 }

Also, can anyone provide me a general description about how track of time is kept for the virtual machine. Like I see that real time activities has realtime clocks. But if a guest goes to sleep how is time moved for the guest. Also how is the virtual time of the guest updated, Is qemu_wrap_time answer to that.

Thanks,

Regards,  


Gauresh Rane
Grad Student
CS Department
UCLA

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-02-06 23:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <8c0d8a17-9ca3-478b-9216-0a3099b36dec@mail.cs.ucla.edu>
2012-02-06 23:52 ` [Qemu-devel] Alarm_has_dynticks & Time inside guest Gauresh Rane

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).