qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Pavel Dovgalyuk <pavel.dovgalyuk@ispras.ru>, qemu-devel@nongnu.org
Cc: alex.bennee@linaro.org, cfontana@suse.de
Subject: Re: [PATCH] icount: get rid of static variable
Date: Mon, 29 Mar 2021 12:27:19 +0200	[thread overview]
Message-ID: <e59b5179-081a-7fc0-919f-b1b0d0941241@redhat.com> (raw)
In-Reply-To: <161701335066.1180180.7104085247702343395.stgit@pasha-ThinkPad-X280>

On 29/03/21 12:22, Pavel Dovgalyuk wrote:
> This patch moves static last_delta variable into timers_state
> structure to allow correct vmstate operations with icount shift=auto enabled.
> 
> Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgalyuk@ispras.ru>
> ---
>   softmmu/cpu-timers.c   |    5 +++--
>   softmmu/icount.c       |    9 +++------
>   softmmu/timers-state.h |    2 ++
>   3 files changed, 8 insertions(+), 8 deletions(-)

Queued, thanks.

Paolo



      reply	other threads:[~2021-03-29 10:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-29 10:22 [PATCH] icount: get rid of static variable Pavel Dovgalyuk
2021-03-29 10:27 ` Paolo Bonzini [this message]

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=e59b5179-081a-7fc0-919f-b1b0d0941241@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=alex.bennee@linaro.org \
    --cc=cfontana@suse.de \
    --cc=pavel.dovgalyuk@ispras.ru \
    --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).