5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-01-03 01:17:49 +03:00
pve-docs/qmeventd.adoc
Fiona Ebner c730e973b7 tree-wide: switch to offical spelling of QEMU
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
2022-12-20 09:35:58 +01:00

34 lines
630 B
Plaintext

ifdef::manvolnum[]
qmeventd(8)
===========
:pve-toplevel:
NAME
----
qmeventd - PVE QEMU Eventd Daemon
SYNOPSIS
--------
include::qmeventd.8-synopsis.adoc[]
DESCRIPTION
-----------
endif::manvolnum[]
ifndef::manvolnum[]
PVE QEMU Event Daemon
=====================
:pve-toplevel:
endif::manvolnum[]
`qmeventd` is a daemon that listens on PATH for incoming connections from
a qemu qmp socket, and waits for SHUTDOWN events. When a client then
disconnects, it executes `/usr/sbin/qm cleanup`. This makes it easy
to clean up leftover tap devices, vgpus, etc.
ifdef::manvolnum[]
include::pve-copyright.adoc[]
endif::manvolnum[]