]> git.ipfire.org Git - thirdparty/qemu.git/commit - hw/isa/vt82c686.c
hw/isa/vt82c686: Instantiate AC97 and MC97 functions in host device
authorBernhard Beschow <shentey@gmail.com>
Thu, 1 Sep 2022 11:41:24 +0000 (13:41 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 31 Oct 2022 10:32:07 +0000 (11:32 +0100)
commit0a8d405d69394f84a28cde79949612ec36d3fcda
tree344e4af6241402c0469b30245788d27a15c72bd2
parentd105377264a87573ba4207d05c1641bb3708710a
hw/isa/vt82c686: Instantiate AC97 and MC97 functions in host device

The AC97 function's wakeup status is wired to the PM function and both
the AC97 and MC97 interrupt routing is determined by the ISA function.

Signed-off-by: Bernhard Beschow <shentey@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Acked-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Message-Id: <20220901114127.53914-11-shentey@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
hw/isa/vt82c686.c
hw/mips/fuloong2e.c
hw/ppc/pegasos2.c