From: Aleksandar Markovic <amarko...@wavecomp.com> The following changes since commit 5ea8ec2fcf57cb9af24ad2cf17b4d64adb03afdf:
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-07-15' into staging (2019-07-15 16:11:47 +0100) are available in the git repository at: https://github.com/AMarkovic/qemu tags/mips-queue-jul-15-2019 for you to fetch changes up to 0d0304f2c4967c892a3216638fc4cb078afa2b44: target/mips: Add missing 'break' for certain cases of MTTR handling (2019-07-15 22:22:05 +0200) ---------------------------------------------------------------- MIPS queue for July 15th, 2019 Notes: - two patches from the serieas 'MIPS fixes for 4.1' did not get reviewed on time to be included for 4.1 rc1, so they are left possibly for 4.1 rc2 Highlights: - fixes for missing 'break' in switch statements ---------------------------------------------------------------- Aleksandar Markovic (3): target/mips: Add missing 'break' for a case of MTHC0 handling target/mips: Add missing 'break' for certain cases of MFTR handling target/mips: Add missing 'break' for certain cases of MTTR handling target/mips/translate.c | 5 +++++ 1 file changed, 5 insertions(+) -- 2.7.4