From: Paolo Bonzini <pbonzini@redhat.com>
To: TeLeMan <geleman@gmail.com>,
Sebastian Tanase <sebastian.tanase@openwide.fr>
Cc: "Kevin Wolf" <kwolf@redhat.com>,
"Peter Maydell" <peter.maydell@linaro.org>,
jeremy.rosen@openwide.fr, wenchaoqemu@gmail.com,
"Juan Quintela" <quintela@redhat.com>,
alex@alex.org.uk, "Michael S. Tsirkin" <mst@redhat.com>,
aliguori@amazon.com, qemu-devel <qemu-devel@nongnu.org>,
armbru@redhat.com, michael@walle.cc, camille.begue@openwide.fr,
"Stefan Hajnoczi" <stefanha@redhat.com>,
crobinso@redhat.com, "Luiz Capitulino" <lcapitulino@redhat.com>,
pierre.lemagourou@openwide.fr,
"Andreas Färber" <afaerber@suse.de>,
rth@twiddle.net
Subject: Re: [Qemu-devel] [PATCH V5 1/6] icount: Add QemuOpts for icount
Date: Mon, 15 Sep 2014 13:41:09 +0200 [thread overview]
Message-ID: <5416D055.5040604@redhat.com> (raw)
In-Reply-To: <CAETRQWn=CEJuJU3BS8fd2n8aasNzPs+8anC4PRHyELLqq-axEQ@mail.gmail.com>
Il 15/09/2014 09:04, TeLeMan ha scritto:
>> > - configure_icount(icount_option);
> When icount_opts is null, seqlock_init() & vmstate_register() in
> configure_icount() cannot be executed.
>
There's already a pull request sent with a fix.
Paolo
next prev parent reply other threads:[~2014-09-15 11:41 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-25 9:56 [Qemu-devel] [PATCH V5 0/6] icount: Implement delay algorithm between guest and host clocks Sebastian Tanase
2014-07-25 9:56 ` [Qemu-devel] [PATCH V5 1/6] icount: Add QemuOpts for icount Sebastian Tanase
2014-08-08 6:51 ` Markus Armbruster
2014-09-15 7:04 ` TeLeMan
2014-09-15 11:41 ` Paolo Bonzini [this message]
2014-07-25 9:56 ` [Qemu-devel] [PATCH V5 2/6] icount: Add align option to icount Sebastian Tanase
2014-07-25 9:56 ` [Qemu-devel] [PATCH V5 3/6] icount: Make icount_time_shift available everywhere Sebastian Tanase
2014-07-25 9:56 ` [Qemu-devel] [PATCH V5 4/6] cpu_exec: Add sleeping algorithm Sebastian Tanase
2014-07-25 10:13 ` Paolo Bonzini
2014-07-25 14:28 ` Sebastian Tanase
2014-07-25 9:56 ` [Qemu-devel] [PATCH V5 5/6] cpu_exec: Print to console if the guest is late Sebastian Tanase
2014-07-25 9:56 ` [Qemu-devel] [PATCH V5 6/6] monitor: Add drift info to 'info jit' Sebastian Tanase
2014-07-25 10:00 ` [Qemu-devel] [PATCH V5 0/6] icount: Implement delay algorithm between guest and host clocks Andreas Färber
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=5416D055.5040604@redhat.com \
--to=pbonzini@redhat.com \
--cc=afaerber@suse.de \
--cc=alex@alex.org.uk \
--cc=aliguori@amazon.com \
--cc=armbru@redhat.com \
--cc=camille.begue@openwide.fr \
--cc=crobinso@redhat.com \
--cc=geleman@gmail.com \
--cc=jeremy.rosen@openwide.fr \
--cc=kwolf@redhat.com \
--cc=lcapitulino@redhat.com \
--cc=michael@walle.cc \
--cc=mst@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=pierre.lemagourou@openwide.fr \
--cc=qemu-devel@nongnu.org \
--cc=quintela@redhat.com \
--cc=rth@twiddle.net \
--cc=sebastian.tanase@openwide.fr \
--cc=stefanha@redhat.com \
--cc=wenchaoqemu@gmail.com \
/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.