Feature #9985
closedBuild virtio_console.ko
0%
Description
Hello,
Please include the virtio_console.ko kernel module, it's needed by the qemu-guest-agent (open-vm-tools of the KVM world).
It's a very useful software that allows one to interact with the OS as well as get information (such as network info).
Check attached screenshots to see how this augments the experience under Proxmox virtualisation for example.
Merely copying over and loading the kernel module from FreeBSD enabled the qemu-ga1 application to function correctly.
Thank you!
Lucian
Files
Updated by Suriname Clubcard almost 5 years ago
Nux Ro wrote:
Hello,
Please include the virtio_console.ko kernel module, it's needed by the qemu-guest-agent (open-vm-tools of the KVM world).
It's a very useful software that allows one to interact with the OS as well as get information (such as network info).
Check attached screenshots to see how this augments the experience under Proxmox virtualisation for example.Merely copying over and loading the kernel module from FreeBSD enabled the qemu-ga1 application to function correctly.
Thank you!
Lucian
+1. I support this feature request. I'm running pfSense in KVM/Qemu and also would like use the qemu-guest-agent functionality.
Updated by Viktor Gurov over 4 years ago
Updated by Jim Pingle over 4 years ago
- Status changed from New to Feedback
- Assignee set to Renato Botelho
- Target version set to 2.5.0
Renato manually merged the PR
Updated by Renato Botelho over 4 years ago
- Target version changed from 2.5.0 to 2.4.5-p1
Updated by Jim Pingle over 4 years ago
- Status changed from Feedback to Resolved
Option is present in the kernel.
: sysctl kern.conftxt | grep virtio_console device virtio_console : kldstat -v | grep virtio_console 422 virtio_pci/virtio_console
Updated by Jim Pingle over 4 years ago
See #9877 for info about the state of qemu-guest-agent