The following changes since commit 7d51a855cd568ec3399a1834ada4023cfa12f231:
Merge remote-tracking branch 'remotes/xtensa/tags/20181030-xtensa' into staging (2018-10-31 16:11:43 +0000) are available in the Git repository at: git://github.com/vivier/qemu-m68k.git tags/m68k-for-3.1-pull-request for you to fetch changes up to b9f8e55bf7e994e192ab7360830731580384b813: target/m68k: use EXCP_ILLEGAL instead of EXCP_UNSUPPORTED (2018-11-01 12:12:24 +0100) ---------------------------------------------------------------- Fix illegal instruction exception number ---------------------------------------------------------------- Laurent Vivier (1): target/m68k: use EXCP_ILLEGAL instead of EXCP_UNSUPPORTED linux-user/m68k/cpu_loop.c | 1 - target/m68k/cpu.h | 1 - target/m68k/translate.c | 6 +++--- 3 files changed, 3 insertions(+), 5 deletions(-) -- 2.17.2