I just released virt-what 1.1. This program is a collection of code snippets to allow you to determine what sort of virtualization you are running inside.
The new version can tell the difference between QEMU and KVM, and can tell if you are running inside a Xen fullvirt guest.
Home page: http://et.redhat.com/~rjones/virt-what/ Downloads: http://et.redhat.com/~rjones/virt-what/files/ Repository: http://git.et.redhat.com/?p=virt-what.git;a=summary
Rich.
Just curious, does it detect Hyper-V also?
On Thu, Jul 23, 2009 at 5:06 AM, Richard W.M. Jones rjones@redhat.comwrote:
I just released virt-what 1.1. This program is a collection of code snippets to allow you to determine what sort of virtualization you are running inside.
The new version can tell the difference between QEMU and KVM, and can tell if you are running inside a Xen fullvirt guest.
Home page: http://et.redhat.com/~rjones/virt-what/http://et.redhat.com/%7Erjones/virt-what/ Downloads: http://et.redhat.com/~rjones/virt-what/files/http://et.redhat.com/%7Erjones/virt-what/files/ Repository: http://git.et.redhat.com/?p=virt-what.git;a=summary
Rich.
-- Richard Jones, Emerging Technologies, Red Hat http://et.redhat.com/~rjones http://et.redhat.com/%7Erjones New in Fedora 11: Fedora Windows cross-compiler. Compile Windows programs, test, and build Windows installers. Over 70 libraries supprt'd http://fedoraproject.org/wiki/MinGW http://www.annexia.org/fedora_mingw
Fedora-virt mailing list Fedora-virt@redhat.com https://www.redhat.com/mailman/listinfo/fedora-virt
On Fri, Jul 24, 2009 at 11:13:26AM -0400, lamont cranston wrote:
Just curious, does it detect Hyper-V also?
Possibly. There is support for VirtualPC, which AIUI is the predecessor to Hyper-V (the company that Microsoft bought to get the technology). I have no access to VirtualPC or Hyper-V to test this, but if you have access, please let me know if it works.
Rich.