all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH many v2] Add container device passthrough
@ 2023-10-24 12:55 Filip Schauer
  2023-10-24 12:55 ` [pve-devel] [PATCH v2 container 1/1] Add " Filip Schauer
  2023-10-24 12:55 ` [pve-devel] [PATCH v2 guest-common 1/1] Add foreach_passthrough_device Filip Schauer
  0 siblings, 2 replies; 9+ messages in thread
From: Filip Schauer @ 2023-10-24 12:55 UTC (permalink / raw)
  To: pve-devel

Changes since v2:
* mknod the devices in /var/lib/lxc/$vmid/passthrough and setup proper
  permissions instead of bind mounting the devices from /dev directly
* Add support for USB mapping
* Add foreach_passthrough_device helper function

pve-container:

Filip Schauer (1):
  Add device passthrough

 src/PVE/LXC.pm        | 34 +++++++++++++++++++++++-
 src/PVE/LXC/Config.pm | 60 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 93 insertions(+), 1 deletion(-)

pve-guest-common:

Filip Schauer (1):
  Add foreach_passthrough_device

 src/PVE/AbstractConfig.pm | 44 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 44 insertions(+)






^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-11-07 13:49 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-24 12:55 [pve-devel] [PATCH many v2] Add container device passthrough Filip Schauer
2023-10-24 12:55 ` [pve-devel] [PATCH v2 container 1/1] Add " Filip Schauer
2023-10-30 13:34   ` Wolfgang Bumiller
2023-11-02 14:28     ` Filip Schauer
2023-11-03  8:14       ` Wolfgang Bumiller
2023-11-07 13:49         ` Filip Schauer
2023-10-24 12:55 ` [pve-devel] [PATCH v2 guest-common 1/1] Add foreach_passthrough_device Filip Schauer
2023-10-30 13:12   ` Wolfgang Bumiller
2023-10-31  9:00     ` Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal