qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gauresh Rane <gdrane@cs.ucla.edu>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Alarm_has_dynticks & Time inside guest
Date: Mon, 06 Feb 2012 15:52:18 -0800 (PST)	[thread overview]
Message-ID: <ec9c705e-de1b-46b5-abe9-78d3d47c2983@mail.cs.ucla.edu> (raw)
In-Reply-To: <8c0d8a17-9ca3-478b-9216-0a3099b36dec@mail.cs.ucla.edu>

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

           reply	other threads:[~2012-02-06 23:52 UTC|newest]

Thread overview: expand[flat|nested]  mbox.gz  Atom feed
 [parent not found: <8c0d8a17-9ca3-478b-9216-0a3099b36dec@mail.cs.ucla.edu>]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ec9c705e-de1b-46b5-abe9-78d3d47c2983@mail.cs.ucla.edu \
    --to=gdrane@cs.ucla.edu \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).