Use qemu-xhci for usb on x86_64 to match arm64 and riscv64

This commit is contained in:
bjorn3 2026-03-01 17:04:39 +01:00
parent 18c22db8ce
commit 3641dc7698

View File

@ -44,7 +44,7 @@ else ifeq ($(ARCH),x86_64)
endif
endif
ifneq ($(usb),no)
QEMUFLAGS+=-device nec-usb-xhci,id=xhci
QEMUFLAGS+=-device qemu-xhci
endif
else ifeq ($(ARCH),aarch64)
# Default to UEFI as U-Boot doesn't set up a framebuffer for us and we don't yet support