2026-06-22 17:25:06 +03:00
|
|
|
Package: vmsig
|
|
|
|
|
Version: @VERSION@
|
|
|
|
|
Section: admin
|
|
|
|
|
Priority: optional
|
|
|
|
|
Architecture: amd64
|
|
|
|
|
Depends: @DEPENDS@
|
|
|
|
|
Maintainer: @MAINTAINER@
|
2026-06-22 20:32:21 +03:00
|
|
|
Description: VM signaling coherence daemon
|
2026-06-22 17:25:06 +03:00
|
|
|
vmsig serves a unix-socket control plane over the signaling layer for the VMs it
|
|
|
|
|
discovers: lifecycle/state, coherent guest address-space context handoff, and arbitrated
|
2026-06-22 20:32:21 +03:00
|
|
|
input and memory-write actuation. Ships the daemon (vmsigd), the signaling library, and a
|
|
|
|
|
systemd unit. Configured via /etc/vmsig/vmsigd.conf. The host-side vgpu perception library
|
|
|
|
|
is a separate package (libvgpu-perception).
|