Skip to main content

Module agent

Module agent 

Source
Expand description

Main agent loop: serial I/O, session management, heartbeat.

Functionsยง

open_serial_port
Opens the agent virtio-serial port once for early boot handshakes and the agent loop.
report_init_context
Reports init-time guest context to the host and waits for an acknowledgement.
run
Runs the main agent loop.