aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi/parser.py
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2024-02-23 13:44:03 +0100
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2024-02-27 09:37:18 +0100
commitae1011d43026cb72362cef139ed401d9ad0a1696 (patch)
treeb50c54e52567fd20f292d911e34448da5a514bb9 /scripts/qapi/parser.py
parent2dd2f2e0e226a0cc21fbc32341265a4736f7856e (diff)
downloadqemu-ae1011d43026cb72362cef139ed401d9ad0a1696.zip
qemu-ae1011d43026cb72362cef139ed401d9ad0a1696.tar.gz
qemu-ae1011d43026cb72362cef139ed401d9ad0a1696.tar.bz2
hw/ppc/pseries: do not require CONFIG_USB
With --without-default-devices it is possible to build a binary that does not include any USB host controller and therefore that does not include the code guarded by CONFIG_USB. While the simpler creation functions such as usb_create_simple can be inlined, this is not true of usb_bus_find(). Remove it, replacing it with a search of the single USB bus on the machine. Suggested-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-ID: <20240223124406.234509-8-pbonzini@redhat.com> [PMD: Fixed style] Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'scripts/qapi/parser.py')
0 files changed, 0 insertions, 0 deletions