[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#40631] [PATCH 0/4] Build QEMU with smartcard support, to get GNOME
From: |
Christopher Baines |
Subject: |
[bug#40631] [PATCH 0/4] Build QEMU with smartcard support, to get GNOME Boxes working |
Date: |
Tue, 14 Apr 2020 20:36:08 +0100 |
User-agent: |
mu4e 1.2.0; emacs 26.3 |
These patches make it possible to use gnome-boxes, at least for the
simple virtual machine I tried to run.
Previously, I was stuck with the following error:
Unable to start domain: unsupported configuration: this QEMU binary
lacks smartcard passthrough mode support
Christopher Baines (4):
gnu: Add softhsm.
gnu: Add libcacard.
gnu: qemu: Add libcacard as an input to enable smartcard support.
gnu: spice: Add libcacard as an input to enable smartcard support.
gnu/packages/security-token.scm | 28 +++++++++++++++++++
gnu/packages/spice.scm | 49 +++++++++++++++++++++++++++++++++
gnu/packages/virtualization.scm | 1 +
3 files changed, 78 insertions(+)
signature.asc
Description: PGP signature
- [bug#40631] [PATCH 0/4] Build QEMU with smartcard support, to get GNOME Boxes working,
Christopher Baines <=