Re: [kvm-devel] kvm 15 and opensuse 10.2 problem

2007-03-07 Thread Avi Kivity
ymed wrote: > Hello KVM Team! > > I have a problem installing KVM packages on opensuse 10.2. > Configuration of my PC is core 2 duo with Intel VT enabled. > > I have downloaded kvm-rpms from > http://software.opensuse.org/download/home:/kraxel/openSUSE_10.2/x86_64/ > and installed them on opensuse

[kvm-devel] kvm 15 and opensuse 10.2 problem

2007-03-07 Thread ymed
Hello KVM Team! I have a problem installing KVM packages on opensuse 10.2. Configuration of my PC is core 2 duo with Intel VT enabled. I have downloaded kvm-rpms from http://software.opensuse.org/download/home:/kraxel/openSUSE_10.2/x86_64/ and installed them on opensuse 10.2. (kvm-15-6.1.x86-64.

Re: [kvm-devel] kvm-15 on top of 2.6.20 - unresolved symbols

2007-03-03 Thread Avi Kivity
Emil Tantilov wrote: > Finally I got some time and played with this some > more. The unresolved symbols are caused by the fact > that the kvm module fails to load: > > FATAL: Error inserting kvm > (/lib/modules/2.6.20/extra/kvm.ko): Device or resource > busy > > I narrowed it down the following: >

Re: [kvm-devel] kvm-15 on top of 2.6.20 - unresolved symbols

2007-03-01 Thread Emil Tantilov
Finally I got some time and played with this some more. The unresolved symbols are caused by the fact that the kvm module fails to load: FATAL: Error inserting kvm (/lib/modules/2.6.20/extra/kvm.ko): Device or resource busy I narrowed it down the following: r = register_filesystem(&kvm_fs_type);

Re: [kvm-devel] kvm 15

2007-03-01 Thread Avi Kivity
[EMAIL PROTECTED] wrote: > Hello, > I'd like to know smp guests are supported (I read the answer is not in > the FAQ but the smp support is not specified in the TODO ) > > SMP guests are not supported at present. We plan to support SMP guests in the future. > I heard something about kvm par

[kvm-devel] kvm 15

2007-03-01 Thread ignazio . cassano
Hello, I'd like to know smp guests are supported (I read the answer is not in the FAQ but the smp support is not specified in the TODO ) I heard something about kvm paravirtualization like xen but in the FAQ I read is not supported ? Is it still true ? Many thanks and Regards Ignazio ---