Merge remote-tracking branch 'remotes/vivier/tags/m68k-next-pull-request' into staging
commit5e6ebacc3b1e4e8d52a27b9f236fdc01d828641c
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 1 Jul 2019 15:59:29 +0000 (1 16:59 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 1 Jul 2019 15:59:29 +0000 (1 16:59 +0100)
tree08b11c91ac919bf8aa7d6e001dc201c5bbc4b683
parentae9108f8f0746ce64d02afb1a216153a50926132
parentc6d0700f57b2c50229a27e31b9f99056a011215f
Merge remote-tracking branch 'remotes/vivier/tags/m68k-next-pull-request' into staging

remove m68k simulator syscall interface
Fix comments format
Fix gdbstub

# gpg: Signature made Wed 26 Jun 2019 17:20:41 BST
# gpg:                using RSA key CD2F75DDC8E3A4DC2E4F5173F30C38BD3F2FBE3C
# gpg:                issuer "laurent@vivier.eu"
# gpg: Good signature from "Laurent Vivier <lvivier@redhat.com>" [full]
# gpg:                 aka "Laurent Vivier <laurent@vivier.eu>" [full]
# gpg:                 aka "Laurent Vivier (Red Hat) <lvivier@redhat.com>" [full]
# Primary key fingerprint: CD2F 75DD C8E3 A4DC 2E4F  5173 F30C 38BD 3F2F BE3C

* remotes/vivier/tags/m68k-next-pull-request:
  linux-user/m68k: remove simulator syscall interface
  m68k comments break patch submission due to being incorrectly formatted
  The m68k gdbstub SR reg request doesnt include Condition-Codes

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>