Hi,
I've enabled qemu-guest-agent for a VM (qm set 110 -agent 1).
When the guest is centos6, I can properly find /dev/virtio-ports/org.qemu.guest_agent.0.
But when the guest is either centos5 32bit or debian6 32bit (these are the OSes I've checked so far), I cannot find the device in /dev.
The command 'lspci' displays "00:08.0 Communication controller: Red Hat, Inc Virtio console".
I'm not sure if there is a problem with the driver or it's just mapped with other names in /dev.
Does anyone have any idea about this?
Thanks
I've enabled qemu-guest-agent for a VM (qm set 110 -agent 1).
When the guest is centos6, I can properly find /dev/virtio-ports/org.qemu.guest_agent.0.
But when the guest is either centos5 32bit or debian6 32bit (these are the OSes I've checked so far), I cannot find the device in /dev.
The command 'lspci' displays "00:08.0 Communication controller: Red Hat, Inc Virtio console".
I'm not sure if there is a problem with the driver or it's just mapped with other names in /dev.
Does anyone have any idea about this?
Thanks