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-01-12 13:22:02 +01:00
2018-02-09 10:40:30 +00:00
2018-07-03 09:56:52 +10:00
2018-03-02 13:45:50 -06:00
2017-09-27 11:35:59 +01:00