The emulators/qemu,-ga port
qemu-ga-10.0.2 – QEMU guest agent (cvsweb github mirror)
Description
The QEMU guest agent provides a daemon to run inside QEMU guests. It communicates with the host system and allows to perform various tasks in the guest from the host system.WWW: https://www.qemu.org/
Readme
+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------
To use qemu-ga, configure QEMU to present the guest agent interface as
an isa-serial port.
If you use Proxmox Virtual Environment, you can do this in the "Options"
section; edit "QEMU Guest Agent", enable it, tick the box to show advanced
settings, and set "Type" to ISA.
An rc.d(8) script is provided; as usual you can enable it to start at
boot with:
# rcctl enable qemu_ga
By default the script uses /dev/cua01 for the connection as would be
the case where you have also enabled a serial console device. If you have
not done this and the Guest Agent interface is on a different port, set
that with e.g.
# rcctl set qemu_ga flags -t /var/run/qemu-ga \
-f /var/run/qemu-ga/qemu-ga.pid -m isa-serial -p /dev/cua00
Currently only a basic set of commands are available via this interface.
Maintainer
Brad Smith
Multi-packages
Only for arches
aarch64 amd64 powerpc64 riscv64
Categories
Library dependencies
Build dependencies
Test dependencies
Reverse dependencies
Files
- /etc/qemu/
- /etc/qemu/qemu-ga.conf
- /etc/rc.d/qemu_ga
- /usr/local/bin/qemu-ga
- /usr/local/man/man7/qemu-ga-ref.7
- /usr/local/man/man8/qemu-ga.8
- /usr/local/share/doc/pkg-readmes/qemu-ga
- /usr/local/share/doc/qemu/
- /usr/local/share/doc/qemu/interop/
- /usr/local/share/doc/qemu/interop/qemu-ga-ref.html
- /usr/local/share/doc/qemu/interop/qemu-ga.html
- /usr/local/share/examples/qemu/
- /usr/local/share/examples/qemu/qemu-ga.conf
- @conflict qemu-<=5.1.0p2