qemu-e2k/hw/audio
Gerd Hoffmann 7ec9106759 audio/hda: fix guest triggerable assert
Guest writes to a readonly register trigger the assert in
intel_hda_reg_write().  Add a check and just ignore them.

Buglink: https://bugzilla.redhat.com/show_bug.cgi?id=1628433
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-id: 20181123063957.9515-1-kraxel@redhat.com
2018-11-27 07:47:57 +01:00
..
Makefile.objs
ac97.c hw: AC97: make it more QOMconventional 2018-10-29 13:50:15 +01:00
adlib.c
cs4231.c
cs4231a.c fix "Missing break in switch" coverity reports 2018-08-23 13:32:50 +02:00
es1370.c es1370: more fixes for ADC_FRAMEADR and ADC_FRAMECNT 2018-10-19 13:44:00 +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 fmops: fix off-by-one in AR_TABLE and DR_TABLE array size 2018-11-26 11:15:32 +01: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: fix guest triggerable assert 2018-11-27 07:47:57 +01:00
intel-hda.h
lm4549.c
lm4549.h
marvell_88w8618.c audio: use TYPE_MV88W8618_AUDIO instead of hardcoded string 2018-10-29 13:50:15 +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