Skip to content

Add qemu-xhci device once for Windows ARM64 guests#5290

Open
unsuman wants to merge 1 commit into
lima-vm:masterfrom
unsuman:fix-qemu-xhci
Open

Add qemu-xhci device once for Windows ARM64 guests#5290
unsuman wants to merge 1 commit into
lima-vm:masterfrom
unsuman:fix-qemu-xhci

Conversation

@unsuman

@unsuman unsuman commented Jul 19, 2026

Copy link
Copy Markdown
Member

Fixes #5218

Comment thread pkg/driver/qemu/qemu.go Outdated
virtioBlk = "virtio-blk-ccw"
}

usbXHCIAdded := false

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't we just unconditionally add usb-xhci once?

Signed-off-by: Ansuman Sahoo <anshumansahoo500@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Windows ARM64 guest] qemu-xhci should be added only once

2 participants