qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Nicolas Eder <nicolas.eder@lauterbach.com>, qemu-devel@nongnu.org
Cc: alex.bennee@linaro.org, Christian.Boenig@lauterbach.com
Subject: Re: [PATCH mcdstub] first version of mcdstub
Date: Fri, 6 Oct 2023 10:12:50 +0200	[thread overview]
Message-ID: <e6b1427d-1213-4baa-100d-c2081c53c703@linaro.org> (raw)
In-Reply-To: <20231006074148.17719-1-nicolas.eder@lauterbach.com>

Hi Nicolas,

On 6/10/23 09:41, Nicolas Eder wrote:
> SUMMARY
> =======
> 
> This patch-set introduces the first version of the mcdstub.
> The mcdstub is a debug interface, which enables debugging QEMU
> using the MCD (Multi-Core Debug) API.
> The mcdstub uses TCP to communicate with the host debug software. However,
> because MCD is merely an API, the TCP communication is not part of
> the MCD spec but specific to this project.

[...]

Thanks for this contribution!

Unfortunately your patch series isn't correctly formatted,
so it is too hard to review as it.

I recommend the git-publish tool which usually "do the right
thing" and is very easy to use:
https://github.com/stefanha/git-publish#how-to-install

Looking forward to review your v2!

Regards,

Phil.


      reply	other threads:[~2023-10-06  8:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-06  7:41 [PATCH mcdstub] first version of mcdstub Nicolas Eder
2023-10-06  8:12 ` 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=e6b1427d-1213-4baa-100d-c2081c53c703@linaro.org \
    --to=philmd@linaro.org \
    --cc=Christian.Boenig@lauterbach.com \
    --cc=alex.bennee@linaro.org \
    --cc=nicolas.eder@lauterbach.com \
    --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).