PVE Qemu Event Daemon: Difference between revisions

From Proxmox VE
Jump to navigation Jump to search
(Created page with "<!--PVE_IMPORT_START_MARKER--> <!-- Do not edit - this is autogenerated content --> {{#pvedocs:qmeventd-plain.html}} Category:Reference Documentation <pvehide> qmeven...")
 
(No difference)

Latest revision as of 08:04, 16 April 2019

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.