forked from pool/virt-launcher-container
Accepting request 957105 from home:vulyanov:branches:Virtualization
- Enable USB redirection support for QEMU OBS-URL: https://build.opensuse.org/request/show/957105 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-launcher-container?expand=0&rev=20
This commit is contained in:
parent
fe01b573c6
commit
2d07cad26d
@ -33,6 +33,7 @@ RUN zypper -n install \
|
|||||||
libvirt-daemon-driver-storage-core \
|
libvirt-daemon-driver-storage-core \
|
||||||
libvirt-daemon-qemu \
|
libvirt-daemon-qemu \
|
||||||
nftables \
|
nftables \
|
||||||
|
qemu-hw-usb-redirect \
|
||||||
qemu-tools \
|
qemu-tools \
|
||||||
socat \
|
socat \
|
||||||
systemd-container \
|
systemd-container \
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 23 13:42:52 UTC 2022 - Vasily Ulyanov <vasily.ulyanov@suse.com>
|
||||||
|
|
||||||
|
- Enable USB redirection support for QEMU
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 22 11:46:38 UTC 2022 - Vasily Ulyanov <vasily.ulyanov@suse.com>
|
Tue Feb 22 11:46:38 UTC 2022 - Vasily Ulyanov <vasily.ulyanov@suse.com>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user