Skip to content

Conversation

@yaroslavborbat
Copy link
Member

@yaroslavborbat yaroslavborbat commented Nov 28, 2025

Description

add usbredir

need usbredirect dependency for d8v

git clone https://gitlab.freedesktop.org/spice/usbredir.git
cd usbredir
meson . build
meson compile -C build
sudo cp ./build/tools/usbredirect /usr/local/bin/

https://kubevirt.io/user-guide/compute/client_passthrough/

Why do we need it, and what problem does it solve?

What is the expected result?

Checklist

  • The code is covered by unit tests.
  • e2e tests passed.
  • Documentation updated according to the changes.
  • Changes were tested in the Kubernetes cluster manually.

Changelog entries

section: vm
type: feature
summary: add usbredir

Signed-off-by: Yaroslav Borbat <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants