Re: [kvm-devel] Kernel panic when loading kvm-amd

2007-05-28 Thread Anthony Liguori
Pär Andersson wrote: > Hi. > > I am getting a kernel panic when loading the kvm-amd module. I have talked a > little about this with aliguori on IRC and according to him the panic occurs > when KVM enables EFER.SVME. > I find this very odd. Setting EFER.SVME shouldn't do any harm even if it

[kvm-devel] State of current pv_ops backend for KVM?

2007-05-28 Thread Anthony Liguori
Howdy, Does anyone know what the state of a pv_ops backend for KVM is? I know Ingo has an implementation that implements CR3 caching but I don't see any branches in Avi's git tree. Perhaps we should try for a simple pv_ops backend for 2.6.23 seeing as how the host infrastructure is there? I'

Re: [kvm-devel] Could not start KVM 24

2007-05-28 Thread ymed
> >I have used KVM 16 in x86_64 OpenSUSE 10.2 without problems. > >I have recently downloaded and installed x86_64 RPMs of KVM 24. > >But I could not start it: > > > >#qemu-kvm > >open /dev/kvm: No such file or directory > >Could not initialize KVM, will disable KVM support > > > >I hav

Re: [kvm-devel] State of current pv_ops backend for KVM?

2007-05-28 Thread Ingo Molnar
* Ingo Molnar <[EMAIL PROTECTED]> wrote: > feel free to pick up the stuff i did - i'm somewhat "distracted" by > the CFS scheduler at the moment :) You can find it at: > >http://redhat.com/~mingo/kvm-paravirt-patches/kvm-patches.tar.gz and that's all under the GPL of course. Ingo

Re: [kvm-devel] Could not start KVM 24

2007-05-28 Thread Dor Laor
>> >I have used KVM 16 in x86_64 OpenSUSE 10.2 without problems. > >> >I have recently downloaded and installed x86_64 RPMs of KVM 24. > >> >But I could not start it: > >> > > >> >#qemu-kvm > >> >open /dev/kvm: No such file or directory > >> >Could not initialize KVM, will disable KVM support > >>