On 11/9/20 5:52 AM, Philippe Mathieu-Daudé wrote: > TYPE_XHCI is not a generic device meant to be instantiated by > QOM objects outside of hw/usb/. Do not expose the type in public > namespace (via include/). > > Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> > --- > hw/usb/hcd-xhci.h | 1 + > include/hw/usb/xhci.h | 1 - > 2 files changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~