diff options
author | 2024-01-29 14:05:29 +0100 | |
---|---|---|
committer | 2024-02-16 13:56:09 +0100 | |
commit | 726c60993689790b515b20603f3710b2b0418ee9 (patch) | |
tree | f841136ff8d1b147b2b741dec5a5a0ad00302acf /docs/conf.py | |
parent | target/i386: Generate an illegal opcode exception on cmp instructions with lock prefix (diff) | |
download | qemu-726c60993689790b515b20603f3710b2b0418ee9.tar.xz qemu-726c60993689790b515b20603f3710b2b0418ee9.zip |
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 'docs/conf.py')
0 files changed, 0 insertions, 0 deletions