Commit Graph

2 Commits

Author SHA1 Message Date
jonathanmetzman 806d1a0620
[Ubuntu upgrade] Disable MSAN where it doesn't support on Ubuntu 20.04 (#6281)
These projects were tested and it was found that their use
of MSAN does not work on Ubuntu 20.04. Therefore their use of
MSAN is being disabled.

Related: #6180
2021-08-24 15:24:47 -07:00
hansmi 61222ade64
Add spice-usbredir integration (#5440)
usbredir is a protocol for transporting USB traffic to and from a single
USB device across a communication channel, e.g. a TCP connection. It's
used in the QEMU virtual machine emulator.

Signed-off-by: Michael Hanselmann <public@hansmi.ch>
2021-05-20 10:59:19 -07:00