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>
No related branches found
No related tags found
Showing
- linux-user/Makefile.objs 0 additions, 1 deletionlinux-user/Makefile.objs
- linux-user/m68k-sim.c 0 additions, 163 deletionslinux-user/m68k-sim.c
- linux-user/m68k/cpu_loop.c 1 addition, 16 deletionslinux-user/m68k/cpu_loop.c
- linux-user/m68k/target_syscall.h 0 additions, 2 deletionslinux-user/m68k/target_syscall.h
- linux-user/qemu.h 0 additions, 1 deletionlinux-user/qemu.h
- target/m68k/cpu-qom.h 1 addition, 1 deletiontarget/m68k/cpu-qom.h
- target/m68k/cpu.c 4 additions, 2 deletionstarget/m68k/cpu.c
- target/m68k/cpu.h 18 additions, 11 deletionstarget/m68k/cpu.h
- target/m68k/fpu_helper.c 4 additions, 2 deletionstarget/m68k/fpu_helper.c
- target/m68k/gdbstub.c 6 additions, 3 deletionstarget/m68k/gdbstub.c
- target/m68k/helper.c 10 additions, 6 deletionstarget/m68k/helper.c
- target/m68k/m68k-semi.c 16 additions, 8 deletionstarget/m68k/m68k-semi.c
- target/m68k/op_helper.c 37 additions, 21 deletionstarget/m68k/op_helper.c
- target/m68k/softfloat.c 94 additions, 87 deletionstarget/m68k/softfloat.c
- target/m68k/softfloat.h 2 additions, 1 deletiontarget/m68k/softfloat.h
- target/m68k/softfloat_fpsp_tables.h 2 additions, 1 deletiontarget/m68k/softfloat_fpsp_tables.h
- target/m68k/translate.c 161 additions, 85 deletionstarget/m68k/translate.c
Loading
Please register or sign in to comment