mirror of
https://dev.lirent.ru/Vatrog/vm-automation-signaling.git
synced 2026-06-26 04:36:37 +03:00
14 lines
554 B
Plaintext
14 lines
554 B
Plaintext
|
|
Package: vmsig
|
||
|
|
Version: @VERSION@
|
||
|
|
Section: admin
|
||
|
|
Priority: optional
|
||
|
|
Architecture: amd64
|
||
|
|
Depends: @DEPENDS@
|
||
|
|
Maintainer: @MAINTAINER@
|
||
|
|
Description: VM signaling coherence daemon and host SI libraries
|
||
|
|
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
|
||
|
|
input and memory-write actuation. Ships the daemon (vmsigd), the signaling library, the
|
||
|
|
host-side vgpu perception library, and a systemd unit. Configured via
|
||
|
|
/etc/vmsig/vmsigd.conf.
|