1
0
Dominique Leuenberger 2022-02-23 18:07:01 +00:00 committed by Git OBS Bridge
commit a3861c4c91
2 changed files with 6 additions and 0 deletions

View File

@ -33,6 +33,7 @@ RUN zypper -n install \
libvirt-daemon-driver-storage-core \
libvirt-daemon-qemu \
nftables \
qemu-hw-usb-redirect \
qemu-tools \
socat \
systemd-container \

View File

@ -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>