qemu-e2k/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
..
Makefile.objs
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 hw: use "qemu/osdep.h" as first #include in source files 2017-12-18 17:07:02 +03:00
fmopl.h misc: remove headers implicitly included 2017-12-18 17:07:02 +03:00
gus.c hw/audio: Fix crashes when devices are used on ISA bus without DMA 2018-03-26 14:37:13 +02:00
gusemu.h
gusemu_hal.c fix "Missing break in switch" coverity reports 2018-08-23 13:32:50 +02:00
gusemu_mixer.c
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
marvell_88w8618.c hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.h 2018-02-02 08:19:25 +01:00
milkymist-ac97.c
pcspk.c misc: remove old i386 dependency 2017-12-18 17:07:02 +03:00
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 hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init 2018-06-01 15:14:31 +02:00