vt82c686: Split off via-[am]c97 into separate file in hw/audio
commit657fae258f98000ced6d50a4490a922a207e35f3
authorBALATON Zoltan <balaton@eik.bme.hu>
Sat, 2 Jan 2021 10:43:35 +0000 (2 11:43 +0100)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Mon, 4 Jan 2021 22:24:44 +0000 (4 23:24 +0100)
tree83acabef49d489196fc010032ace87235460c9c3
parent07c6832cb2c65407e312e8bed893bf8d7ae770e6
vt82c686: Split off via-[am]c97 into separate file in hw/audio

The via-[am]c97 code is supposed to implement the audio part of VIA
south bridge chips so it is better placed under hw/audio/. Split it
off into a separate file.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <af083634e3b9efe67e6c4247cf0185d3fa7b1810.1609584216.git.balaton@eik.bme.hu>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
hw/audio/meson.build
hw/audio/via-ac97.c [new file with mode: 0644]
hw/isa/vt82c686.c