Hi guys, I'm new to KVM, I created a virtual machine daemon with qemu-kvm command, now I'm wondering if a daemon's console is retrievable from remote terminal? I know "-vga" parameter allows daemon to open a port for remote access, but one port one daemon which is too expensive and making firewall management complicate. virt-manager is not the one I'm looking for, because it need X11 support and openvswitch incompatible, I'm not sure if qemu support it natively?
Jeff