qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@web.de>
To: qemu-devel <qemu-devel@nongnu.org>,
	Peter Maydell <peter.maydell@linaro.org>
Cc: Pedro Alves <palves@redhat.com>,
	Fabien Chouteau <chouteau@adacore.com>,
	Jan Kiszka <jan.kiszka@siemens.com>
Subject: [Qemu-devel] [PATCH 0/4] gdbstub: improve query packet parsing, add qAttached support
Date: Sat,  7 Feb 2015 09:38:41 +0100	[thread overview]
Message-ID: <cover.1423298325.git.jan.kiszka@web.de> (raw)

This addresses the review comments on the previews two patches to add
qAttached support. No longer trivial, so maybe you can pick it up,
Peter.

Jan


CC: Fabien Chouteau <chouteau@adacore.com>
CC: Jan Kiszka <jan.kiszka@siemens.com>

Fabien Chouteau (1):
  Revert "gdbstub: Do not kill target in system emulation mode"

Jan Kiszka (3):
  gdbstub: Fix qOffsets packet detection
  gdbstub: Introduce and is is_query_packet helper
  Add GDB qAttached support

 gdbstub.c | 26 +++++++++++++++++++++-----
 1 file changed, 21 insertions(+), 5 deletions(-)

-- 
2.1.4

             reply	other threads:[~2015-02-07  8:39 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-07  8:38 Jan Kiszka [this message]
2015-02-07  8:38 ` [Qemu-devel] [PATCH 1/4] gdbstub: Fix qOffsets packet detection Jan Kiszka
2015-02-12  4:18   ` Peter Maydell
2015-02-07  8:38 ` [Qemu-devel] [PATCH 2/4] gdbstub: Introduce and is is_query_packet helper Jan Kiszka
2015-02-07  8:38 ` [Qemu-devel] [PATCH 3/4] Add GDB qAttached support Jan Kiszka
2015-02-07  8:38 ` [Qemu-devel] [PATCH 4/4] Revert "gdbstub: Do not kill target in system emulation mode" Jan Kiszka
2015-02-08 19:12 ` [Qemu-devel] [PATCH 0/4] gdbstub: improve query packet parsing, add qAttached support Pedro Alves
2015-02-12  4:19 ` Peter Maydell
2015-05-24 15:30   ` Jan Kiszka
2015-05-28 16:53     ` Peter Maydell

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=cover.1423298325.git.jan.kiszka@web.de \
    --to=jan.kiszka@web.de \
    --cc=chouteau@adacore.com \
    --cc=jan.kiszka@siemens.com \
    --cc=palves@redhat.com \
    --cc=peter.maydell@linaro.org \
    --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).