All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Victor CLEMENT <victor.clement@openwide.fr>, qemu-devel@nongnu.org
Cc: francois.guerret@hotmail.fr
Subject: Re: [Qemu-devel] [PATCH 0/3] implement a new icount_no_rt mode
Date: Wed, 27 May 2015 14:52:55 +0200	[thread overview]
Message-ID: <5565BE27.4070202@redhat.com> (raw)
In-Reply-To: <1432727523-2008-1-git-send-email-victor.clement@openwide.fr>



On 27/05/2015 13:52, Victor CLEMENT wrote:
> To use this mode, one need to modify some emulators to simulate scenario
> using the virtual clock and report some events using the virtual clock
> too.
> This kind of changes cannot be generic as the scenario will depend
> on the tested application, so modified emulators are not part of this
> patch set.

There should be no need to modify device models if you use "-rtc
clock=vm".  Or are there other cases besides RTC devices?

Paolo

  parent reply	other threads:[~2015-05-27 12:53 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-27 11:52 [Qemu-devel] [PATCH 0/3] implement a new icount_no_rt mode Victor CLEMENT
2015-05-27 11:52 ` [Qemu-devel] [PATCH 1/3] icount: implement a new icount_no_rt mode without real time cpu sleeping Victor CLEMENT
2015-05-27 12:52   ` Paolo Bonzini
2015-05-29  8:59     ` Victor Clement
2015-05-27 11:52 ` [Qemu-devel] [PATCH 2/3] icount: add rt parameter to the -icount option to toogle icount_no_rt mode Victor CLEMENT
2015-05-27 11:52 ` [Qemu-devel] [PATCH 3/3] icount: print a warning if there is no more deadline in no_rt mode Victor CLEMENT
2015-05-27 12:52 ` Paolo Bonzini [this message]
2015-05-29  8:54   ` [Qemu-devel] [PATCH 0/3] implement a new icount_no_rt mode Victor Clement
2015-05-29 11:14     ` Paolo Bonzini
2015-05-29 15:06       ` Victor Clement

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=5565BE27.4070202@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=francois.guerret@hotmail.fr \
    --cc=qemu-devel@nongnu.org \
    --cc=victor.clement@openwide.fr \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.