Paolo Bonzini edd7541b8c fix "Missing break in switch" coverity reports
Many of these are marked as "intentional/fix required" because they
just need adding a fall through comment.  This is exactly what this
patch does, except for target/mips/translate.c where it is easier to
duplicate the code, and hw/audio/sb16.c where I consulted the DOSBox
sources and decide to just remove the LOG_UNIMP before the fallthrough.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2018-08-23 13:32:50 +02:00
..
2018-07-02 19:07:19 +01:00
2017-03-27 12:14:45 +02:00
2017-05-10 10:19:24 +03:00
2016-01-29 15:07:24 +00:00
2018-05-07 11:47:57 +02:00
2018-07-02 17:21:52 +02:00
2017-04-24 12:32:12 +01:00
2016-09-22 18:13:08 +01:00