From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Markus Armbruster <armbru@redhat.com>, qemu-devel@nongnu.org
Cc: pavel.dovgaluk@ispras.ru, pbonzini@redhat.com, qemu-trivial@nongnu.org
Subject: Re: [PATCH] replay: Improve error messages about configuration conflicts
Date: Fri, 1 Mar 2024 16:55:46 +0100 [thread overview]
Message-ID: <e78d9f52-e5d6-4039-a776-f2391afe0799@linaro.org> (raw)
In-Reply-To: <20240301120641.864047-1-armbru@redhat.com>
On 1/3/24 13:06, Markus Armbruster wrote:
> Improve
>
> Record/replay feature is not supported for '-rtc base=localtime'
> Record/replay feature is not supported for 'smp'
> Record/replay feature is not supported for '-snapshot'
>
> to
>
> Record/replay is not supported with -rtc base=localtime
> Record/replay is not supported with multiple CPUs
> Record/replay is not supported with -snapshot
>
> Signed-off-by: Markus Armbruster <armbru@redhat.com>
> ---
> replay/replay.c | 2 +-
> system/vl.c | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
prev parent reply other threads:[~2024-03-01 15:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-01 12:06 [PATCH] replay: Improve error messages about configuration conflicts Markus Armbruster
2024-03-01 15:47 ` [Spam][PATCH] " Pavel Dovgalyuk
2024-03-01 15:55 ` Philippe Mathieu-Daudé [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=e78d9f52-e5d6-4039-a776-f2391afe0799@linaro.org \
--to=philmd@linaro.org \
--cc=armbru@redhat.com \
--cc=pavel.dovgaluk@ispras.ru \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@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).