qemu/hw/audio
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
..
ac97.c
adlib.c
cs4231.c
cs4231a.c fix "Missing break in switch" coverity reports 2018-08-23 13:32:50 +02:00
es1370.c es1370: simplify MemoryRegionOps 2018-08-23 13:32:50 +02:00
fmopl.c
fmopl.h
gus.c
gusemu_hal.c fix "Missing break in switch" coverity reports 2018-08-23 13:32:50 +02:00
gusemu_mixer.c
gusemu.h
gustate.h
hda-codec-common.h
hda-codec.c audio/hda: Fix migration 2018-07-24 17:02:02 +01:00
intel-hda-defs.h
intel-hda.c audio/hda: create millisecond timers that handle IO 2018-06-25 13:57:57 +02:00
intel-hda.h
lm4549.c
lm4549.h
Makefile.objs
marvell_88w8618.c
milkymist-ac97.c
pcspk.c
pl041.c
pl041.h
pl041.hx
sb16.c fix "Missing break in switch" coverity reports 2018-08-23 13:32:50 +02:00
soundhw.c
trace-events audio/hda: detect output buffer overruns 2018-06-25 13:57:57 +02:00
wm8750.c