Bugs item #2584662, was opened at 2009-02-10 11:56 Message generated for change (Settings changed) made by jessorensen You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2584662&group_id=180599 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Invalid Priority: 5 Private: No Submitted By: Guido Trotter (ultrotter) Assigned to: Nobody/Anonymous (nobody) Summary: No easy way to check kvm version Initial Comment: It would be nice if kvm reported its version with something like kvm --version Also it would be nice to be able to check for the in-kernel version, and its capabilities... :) Thanks, Guido ---------------------------------------------------------------------- >Comment By: Jes Sorensen (jessorensen) Date: 2010-11-26 09:23 Message: [jes@red-feather ~]$ qemu-kvm -version QEMU emulator version 0.13.0 (qemu-kvm-0.13.0), Copyright (c) 2003-2008 Fabrice Bellard For the kernel version of KVM there really isn't such a thing as a fixed version as the kernel is updated incrementally. Jes ---------------------------------------------------------------------- Comment By: Technologov (technologov) Date: 2009-02-11 11:25 Message: You can: KVM kernelspace: cat /sys/module/kvm/version KVM userspace: qemu | head -1 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2584662&group_id=180599 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html