mirror of
https://github.com/mborgerson/xemu.git
synced 2026-02-12 10:35:42 +00:00
Capture the explicit setting of "usb=no" into a separate bool, and use it to skip the update of machine->usb in the board init function. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Alexander Graf <agraf@suse.de>