Searched hist:ece29df33b8e0e35760c4f76b0cf7b1af928b0b4 (Results 1 – 3 of 3) sorted by relevance
/qemu/hw/usb/ |
H A D | vt82c686-uhci-pci.c | ece29df33b8e0e35760c4f76b0cf7b1af928b0b4 Mon Oct 25 11:33:49 UTC 2021 BALATON Zoltan <balaton@eik.bme.hu> usb/uhci: Disallow user creating a vt82c686-uhci-pci device
Because this device only works as part of VIA superio chips set user creatable to false. Since the class init method is common for UHCI variants introduce a flag in UHCIInfo for this.
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> Reviewed-by: Gerd Hoffmann <kraxel@redhat.com> Message-Id: <e6abf1f19ca72bbc2d8a5a6aa941edbf87a9845f.1635161629.git.balaton@eik.bme.hu> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
|
H A D | hcd-uhci.h | ece29df33b8e0e35760c4f76b0cf7b1af928b0b4 Mon Oct 25 11:33:49 UTC 2021 BALATON Zoltan <balaton@eik.bme.hu> usb/uhci: Disallow user creating a vt82c686-uhci-pci device
Because this device only works as part of VIA superio chips set user creatable to false. Since the class init method is common for UHCI variants introduce a flag in UHCIInfo for this.
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> Reviewed-by: Gerd Hoffmann <kraxel@redhat.com> Message-Id: <e6abf1f19ca72bbc2d8a5a6aa941edbf87a9845f.1635161629.git.balaton@eik.bme.hu> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
|
H A D | hcd-uhci.c | ece29df33b8e0e35760c4f76b0cf7b1af928b0b4 Mon Oct 25 11:33:49 UTC 2021 BALATON Zoltan <balaton@eik.bme.hu> usb/uhci: Disallow user creating a vt82c686-uhci-pci device
Because this device only works as part of VIA superio chips set user creatable to false. Since the class init method is common for UHCI variants introduce a flag in UHCIInfo for this.
Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu> Reviewed-by: Gerd Hoffmann <kraxel@redhat.com> Message-Id: <e6abf1f19ca72bbc2d8a5a6aa941edbf87a9845f.1635161629.git.balaton@eik.bme.hu> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
|