Re: [kvm-devel] multiple allocation for vmcs or am i missing something.

2007-02-09 Thread Guillaume Thouvenin
On Thu, 8 Feb 2007 21:06:37 +0545 "Manish Regmi" <[EMAIL PROTECTED]> wrote: > Later when vmx_create_vcpu is called, the vmcs area is allocated > (again) and this time for the cpu the code is currently executing on. > possibly it is already allocated. > > Is this a bug or i am missing something.

Re: [kvm-devel] kvm-13

2007-02-09 Thread Muli Ben-Yehuda
On Thu, Feb 08, 2007 at 03:46:25PM +, Omar Khan wrote: > hi, > >"make install" does not install the modules in the right >directory (actually it is not making the 'extra' directory). I >changed > >KERNELDIR ?= /lib/modules/$(shell uname -r)/build > to >KERNELDIR :=

Re: [kvm-devel] multiple allocation for vmcs or am i missing something.

2007-02-09 Thread Manish Regmi
On 2/9/07, Guillaume Thouvenin <[EMAIL PROTECTED]> wrote: > Hello, > > I don't see where vmx_create_vcpu is called again. I think that it is > called only once from 'r = kvm_arch_ops->vcpu_create(vcpu)'. Thus I don't > think that vmcs area is allocated twice for each vcpu. > > Regards, > Guillaume

Re: [kvm-devel] frequent guest lockup (and mouse/keyboard problems)

2007-02-09 Thread Leonard Norrgard
Dor Laor wrote: > Hi Leonard, > > Can you try the attached patch and tell me what's going on? > Sorry for the delay response, I was a little busy. > > The patch zero's the svm interrupt vector after vmexit, right after we > checked for pending irq's that were not injected. > Although the IRQ_MASK i

Re: [kvm-devel] KVM-13 and 2.6.20 kvm and kvm-intel

2007-02-09 Thread Laurent Vivier
Hi, Iain Kyte wrote: > What has made the KVM-13 stop working with Linux 2.6.20 kvm and kvm-intel? > API has been modified. As said Avi in kvm-13 release note : "if you use the modules from Linux 2.6.20, you need to use kvm-12". You can also apply attached patch on linux-2.6.20 source tree (i

[kvm-devel] Xenoppix (KNOPPIX5.1.1 + Xen3.0.4 + QEMU/KVM + HTTP-FUSE) is released

2007-02-09 Thread Kuniyasu Suzaki
Dear, We released new Xenoppix which is consisted of KNOPPIX5.1.1, Xen3.0.4, QEMU/KVM, and HTTP-FUSE(stackable/network virtual disk). You can compare Xen(3.0.4 on Linux2.6.16) and KVM(Release 12 on Linux2.6.19) on the CD-ROM. The boot of CD image is accelerated by LCAT. http://www.alpha.co

Re: [kvm-devel] svn and wiki maintenance

2007-02-09 Thread Joerg Roedel
On Thu, Feb 08, 2007 at 11:00:44PM -0800, Rami Tamir wrote: > Both svn and wiki servers are up and running again. > Rami Great. By the way, are there any mirrors of the SVN repository to take some load of the qumranet server? If not, I can talk to the x86_64.org guys to install a mirror there. Is

Re: [kvm-devel] svn and wiki maintenance

2007-02-09 Thread Rami Tamir
Currently there is no mirrors for kvm svn. We may be moving away from svn in the near future, let's wait until we finalize that before we mirror the svn. Thanks for the offer. Rami -Original Message- From: Joerg Roedel [mailto:[EMAIL PROTECTED] Sent: Friday, February 09, 2007 12:29 PM To:

Re: [kvm-devel] kvm-13

2007-02-09 Thread Omar Khan
Muli Ben-Yehuda <[EMAIL PROTECTED]> writes: > > On Thu, Feb 08, 2007 at 03:46:25PM +, Omar Khan wrote: > > hi, > > > >"make install" does not install the modules in the right > >directory (actually it is not making the 'extra' directory). I > >changed > > > >KERNELDIR ?=

Re: [kvm-devel] Now that 2.6.20 is out

2007-02-09 Thread Dor Laor
> >Hi Avi, > >> what guest? what host? > >Guest and host == ubuntu 6.10 >host = Intel VT > >It fails on Qemu start up, which shows a black screen and terminate >with the exception 13 (0) error. I read somewhere that this is due to >the Intel VT inability to handle real mode, is this the case? Most

[kvm-devel] Tried to install Vista for Class Virtualization Use -- Failure

2007-02-09 Thread Iain Kyte
Failed to get Windows Vista to install on KVM-13. Tried the following combinations: kvm and no-kvm -- Blue Screen of Death no-acpi (kvm or no-kvm) -- Can only install if BIOS supports ACPI error. I have taken screen shots of both situations if people are interested. Just have not posted to t

Re: [kvm-devel] Tried to install Vista for Class Virtualization Use -- Failure

2007-02-09 Thread Lonnie Mendez
On Fri, 2007-02-09 at 12:11 -0800, Iain Kyte wrote: > Failed to get Windows Vista to install on KVM-13. > > Tried the following combinations: > > kvm and no-kvm -- Blue Screen of Death > no-acpi (kvm or no-kvm) -- Can only install if BIOS supports ACPI error. > > I have taken screen shots of b

Re: [kvm-devel] KVM-13 and 2.6.20 kvm and kvm-intel

2007-02-09 Thread richard lucassen
On Fri, 09 Feb 2007 10:54:53 +0100 Laurent Vivier <[EMAIL PROTECTED]> wrote: > Iain Kyte wrote: > > What has made the KVM-13 stop working with Linux 2.6.20 kvm and > > kvm-intel? > > API has been modified. > > As said Avi in kvm-13 release note : "if you use the modules from > Linux 2.6.20, yo

Re: [kvm-devel] Tried to install Vista for Class Virtualization Use-- Failure

2007-02-09 Thread Dor Laor
>> Failed to get Windows Vista to install on KVM-13. >> >> Tried the following combinations: >> >> kvm and no-kvm -- Blue Screen of Death >> no-acpi (kvm or no-kvm) -- Can only install if BIOS supports ACPI error. >> >> I have taken screen shots of both situations if people are interested. >Just >

[kvm-devel] paravirtualization & cr3-cache feature

2007-02-09 Thread Omar Khan
hi, Can someone briefly explain what the cr3-cache feature on intel VT processors is and how it is used to improve performance in paravirtualization. Thanks Omar - Using Tomcat but need to do more? Need to support we

[kvm-devel] Réf. : Re: KVM-13 and 2.6 .20 kvm and kvm-intel

2007-02-09 Thread laurent . vivier
On Fri, 09 Feb 2007 10:54:53 +0100 > Laurent Vivier <[EMAIL PROTECTED]> wrote: > > > Iain Kyte wrote: > > > What has made the KVM-13 stop working with Linux 2.6.20 kvm and > > > kvm-intel? > > > > API has been modified. > > > > As said Avi in kvm-13 release note : "if you use the modules from > >

[kvm-devel] Xenoppix (KNOPPIX5.1.1 + Xen3.0.4 + QEMU/KVM + HTTP-FUSE) is released

2007-02-09 Thread Kuniyasu Suzaki
Dear, We released new Xenoppix which is consisted of KNOPPIX5.1.1, Xen3.0.4, QEMU/KVM, and HTTP-FUSE(stackable/network virtual disk). You can compare Xen(3.0.4 on Linux2.6.16) and KVM(Release 12 on Linux2.6.19) on the CD-ROM. http://unit.aist.go.jp/itri/knoppix/xen/index-en.html The boot o

Re: [kvm-devel] kvm-13

2007-02-09 Thread Muli Ben-Yehuda
On Fri, Feb 09, 2007 at 10:50:36AM +, Omar Khan wrote: > I am using opensuse 10.2 and the build directory is linked to the default > directory: > > lrwxrwxrwx 1 root root 43 Feb 7 01:29 /lib/modules/2.6.18.2-34-default/build > -> > /usr/src/linux-2.6.18.2-34-obj/i386/default > > so KERNEL