Re: [PATCH v2 06/10] hw/isa/vt82c686: Instantiate USB functions in host device

2022-08-31 Thread BB
Am 31. August 2022 00:33:33 MESZ schrieb BALATON Zoltan : >On Tue, 30 Aug 2022, Bernhard Beschow wrote: >> The USB functions can be enabled/disabled through the ISA function. Also >> its interrupt routing can be influenced there. >> >> Signed-off-by: Bernhard Beschow >> --- >> hw/isa/vt82c686.

Re: [PATCH v2 06/10] hw/isa/vt82c686: Instantiate USB functions in host device

2022-08-30 Thread BALATON Zoltan
On Tue, 30 Aug 2022, Bernhard Beschow wrote: The USB functions can be enabled/disabled through the ISA function. Also its interrupt routing can be influenced there. Signed-off-by: Bernhard Beschow --- hw/isa/vt82c686.c | 12 hw/mips/fuloong2e.c | 3 --- hw/ppc/pegasos2.c | 4 --