Add guest agent client and retrieve OS info.

This commit is contained in:
Michael Lipp 2025-02-10 22:24:10 +01:00
parent 1fc26647b6
commit 5078001f4b
14 changed files with 592 additions and 7 deletions

View file

@ -122,7 +122,7 @@
# Best explanation found:
# https://fedoraproject.org/wiki/Features/VirtioSerial
- [ "-device", "virtio-serial-pci,id=virtio-serial0" ]
# - Guest agent serial connection
# - Guest agent serial connection. MUST have id "channel0"!
- [ "-device", "virtserialport,id=channel0,name=org.qemu.guest_agent.0,\
chardev=guest-agent-socket" ]
- [ "-chardev","socket,id=guest-agent-socket,\