mbox

[v2] Add new package libusbredir

Message ID 1470576584-811-1-git-send-email-jonatan.schlag@ipfire.org
State Accepted
Commit 678a797077eb4026a26126c98944edd67dbd99fe
Headers

Message

Jonatan Schlag Aug. 7, 2016, 11:29 p.m. UTC
  This package adds support for the use redirection of spice.
It is now possible to attach USB devices of the host where the spice
client run to the virtual machine.

The binary is not needed for this functionality and that's why they is
not shipped with the package

This feature is also enabled in qemu.

Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org>
---
 config/rootfiles/packages/libusbredir | 18 ++++++++
 lfs/libusbredir                       | 84 +++++++++++++++++++++++++++++++++++
 lfs/qemu                              |  6 +--
 make.sh                               |  1 +
 4 files changed, 106 insertions(+), 3 deletions(-)
 create mode 100644 config/rootfiles/packages/libusbredir
 create mode 100644 lfs/libusbredir