home | list info | list archive | date index | thread index

Re: [Bulk] Re: [Bulk] Re: [OCLUG-Tech] Need advice from kernel hackers !

  • Subject: Re: [Bulk] Re: [Bulk] Re: [OCLUG-Tech] Need advice from kernel hackers !
  • From: William Case <billlinux [ at ] rogers [ dot ] com>
  • Date: Sat, 15 Dec 2007 19:01:25 -0500
Bart;

On Sat, 2007-12-15 at 17:17 -0500, Bart Trojanowski wrote:
> * William Case <billlinux [ at ] rogers [ dot ] com> [071215 16:56]:
[snip]

> Well, you will know if you have KVM support in the kernel and CPU if the
> following line executes:
> 
>         sudo modprobe kvm-amd
> 
Done.

Then;
$ lsmod | grep kvm
kvm_amd                18125  0 
kvm                    56437  1 kvm_amd

Confirmed. Thanks

-- 
Regards Bill