diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2024-01-29 14:05:29 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2024-02-16 13:56:09 +0100 |
commit | 726c60993689790b515b20603f3710b2b0418ee9 (patch) | |
tree | f841136ff8d1b147b2b741dec5a5a0ad00302acf /scripts/qapi/parser.py | |
parent | 99d0dcd7f102c07a510200d768cae65e5db25d23 (diff) | |
download | qemu-726c60993689790b515b20603f3710b2b0418ee9.zip qemu-726c60993689790b515b20603f3710b2b0418ee9.tar.gz qemu-726c60993689790b515b20603f3710b2b0418ee9.tar.bz2 |
usb: inline device creation functions
Allow boards to use the device creation functions even if USB itself
is not available; of course the functions will fail inexorably, but
this can be okay if the calls are conditional on the existence of
some USB host controller device. This is for example the case for
hw/mips/loongson3_virt.c.
Acked-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/qapi/parser.py')
0 files changed, 0 insertions, 0 deletions