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
..
2017-01-10 08:49:59 -08:00
2018-08-16 13:43:01 -03:00
2018-07-02 15:41:18 +02:00
2018-07-02 15:41:18 +02:00
2017-01-10 08:49:59 -08:00
2018-05-09 00:13:39 +02:00
2018-07-02 15:41:18 +02:00
2018-07-02 15:41:18 +02:00
2018-06-28 19:05:31 +02:00