qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Richard Henderson <rth@twiddle.net>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org
Subject: [Qemu-devel] [PULL] Advance pc after recognizing a breakpoint
Date: Wed, 28 Oct 2015 11:01:29 -0700	[thread overview]
Message-ID: <1446055290-18898-1-git-send-email-rth@twiddle.net> (raw)

Just the one patch in this set.


r~


The following changes since commit 496fedddce9a575111df4f912fb9e361037531ed:

  Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into staging (2015-10-28 15:08:36 +0000)

are available in the git repository at:

  git://github.com/rth7680/qemu.git tags/pull-tcg-20151028

for you to fetch changes up to 522a0d4e3c0d397ffb45ec400d8cbd426dad9d17:

  target-*: Advance pc after recognizing a breakpoint (2015-10-28 10:57:16 -0700)

----------------------------------------------------------------
Breakpoint fixes

----------------------------------------------------------------
Richard Henderson (1):
      target-*: Advance pc after recognizing a breakpoint

 target-alpha/translate.c      | 5 +++++
 target-arm/translate-a64.c    | 7 +++++--
 target-arm/translate.c        | 7 +++++--
 target-cris/translate.c       | 5 +++++
 target-i386/translate.c       | 5 +++++
 target-lm32/translate.c       | 5 +++++
 target-m68k/translate.c       | 5 +++++
 target-microblaze/translate.c | 5 +++++
 target-mips/translate.c       | 6 ++++--
 target-moxie/translate.c      | 5 +++++
 target-openrisc/translate.c   | 5 +++++
 target-ppc/translate.c        | 5 +++++
 target-s390x/translate.c      | 5 +++++
 target-sh4/translate.c        | 5 +++++
 target-sparc/translate.c      | 2 +-
 target-unicore32/translate.c  | 8 +++++---
 target-xtensa/translate.c     | 5 +++++
 17 files changed, 80 insertions(+), 10 deletions(-)

             reply	other threads:[~2015-10-28 18:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-28 18:01 Richard Henderson [this message]
2015-10-28 18:01 ` [Qemu-devel] [PULL] target-*: Advance pc after recognizing a breakpoint Richard Henderson
2015-10-29  9:49 ` [Qemu-devel] [PULL] " 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=1446055290-18898-1-git-send-email-rth@twiddle.net \
    --to=rth@twiddle.net \
    --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).