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

The USB functions can be enabled/disabled through the ISA function. Also
its interrupt routing can be influenced there.

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-9-shentey@gmail.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
hw/isa/vt82c686.c
hw/mips/fuloong2e.c
hw/ppc/pegasos2.c