cpu affinity issue on kvm-88

2009-09-29 Thread Haneef Syed
Hi Actually I am using 2.6.21 kernel and inserting kvm-76 module. It is fine when I am using cpu affinity( like taskset 1 ./qemu-system-x86-64 -hda imgage name ). I am having quad core intel xeon processor. But without cpu affinity It is hanging randomly.(./qemu-system-x86-64

IBM server-X3650 issue with kvm modules

2009-08-25 Thread Haneef Syed
Hi Everyone, Presently I m porting kvm-76 modules on IBM server x3650 target. System Information: processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 23 model name : Intel(R) Xeon(R) CPU E5410 @ 2.33GHz stepping: 6 cpu MHz :

kvm-76 aborted on on ibm server

2009-08-24 Thread Haneef Syed
Using kvm-76 on 2.6.21mv kernel on ibm server x3650(64bit processor) target, I got the following error.Any suggestions.. unhandled vm exit: 0x8021 vcpu_id 0 rax b101 rbx rcx rdx rsi rdi rsp

kvm-76 issue on montavista-2.6.21 kernel

2009-08-20 Thread Haneef Syed
Hi All, Currently I m using kvm-76 external modules on montavista 2.6.21 kernel running in IBM x3655 server. I am using rhel-server-5.3-i386-dvd.iso as guest on montavista. When i started guest installation using qemu-system_x86-64 utility, unhandled exit happens.. with return of kvm_run

How to map host OS network interfaces on Guest OS

2009-08-17 Thread Haneef Syed
Can anyone tell me how to do maaping host OS network interfaces on guest OS interfaces..? __ -- To unsubscribe from this list: send the line unsubscribe kvm in the body of a message to majord...@vger.kernel.org More majordomo

QEMU/KVM Widget name..???

2009-07-30 Thread Haneef Syed
, Haneef Syed Unless you try to do something beyond what you have already mastered, you will never grow. __ -- To unsubscribe from this list: send the line unsubscribe kvm in the body of a message to majord...@vger.kernel.org

kvm (on core 2 duo) freezes shortly after startup

2009-07-28 Thread Haneef Syed
-m 512 -cdrom rhel-server-5.3-i386-dvd.iso -boot d just after issuing above command, kvm (on core 2 duo) freezes shortly after startup, please suggest me on this problem..? Thanks Regards, Haneef Syed Unless you try to do something beyond what you have already mastered, you will never

linux-2.6.25 guest installation fails with kvm-88

2009-07-27 Thread Haneef Syed
It launches qemu/kvm guest installation window and after issuing all next commands finally it results in exception handle just after /boot formatting. and then installation gets aborted. Why it is behaving like this..??? Thanks Regards, Haneef Syed Unless you try to do something beyond what

Re: your mail

2009-07-23 Thread Haneef Syed
Is kvm-88 is compatible with linux-2.6.24 kernel..??? __ -- To unsubscribe from this list: send the line unsubscribe kvm in the body of a message to majord...@vger.kernel.org More majordomo info at

KVM-88 Crash with Linux-2.6.25 kernel

2009-07-23 Thread Haneef Syed
Hi All, I am using kvm-88 user space package with linux-2.6.25 kernel. I f i run following command system gets hang. ./qemu-system-x86_64 -hda new.qcow2 -cdrom rhel-server-5.3-i386-dvd.iso -boot d -m 512 When i print dmesg it displays as follows: BUG: unable to handle kernel NULL pointer

Re: KVM-88 Crash with Linux-2.6.25 kernel

2009-07-23 Thread Haneef Syed
If i use kvm-88 kernel package then system does not crash but it uses qemu emulation but not kvm. I want kvm emulation so can u tell me how to achieve that. Gleb Natapov g...@redhat.com 07/23/2009 03:09 PM To Haneef Syed haneef.s...@lntinfotech.com cc kvm@vger.kernel.org, virtualizat

Re: KVM-88 Crash with Linux-2.6.25 kernel

2009-07-23 Thread Haneef Syed
...@redhat.com 07/23/2009 04:20 PM To Haneef Syed haneef.s...@lntinfotech.com cc a...@redhat.com, kvm@vger.kernel.org, virtualizat...@lists.linux-foundation.org Subject Re: KVM-88 Crash with Linux-2.6.25 kernel On Thu, Jul 23, 2009 at 03:13:25PM +0530, Haneef Syed wrote: If i use kvm-88 kernel

Re: KVM-88 Crash with Linux-2.6.25 kernel

2009-07-23 Thread Haneef Syed
Yes.. Host kernel oop like below.. Both Host and guest goes to deadlock condition. Gleb Natapov g...@redhat.com Sent by: kvm-ow...@vger.kernel.org 07/23/2009 09:02 PM To Haneef Syed haneef.s...@lntinfotech.com cc a...@redhat.com, kvm@vger.kernel.org, virtualizat...@lists.linux

[no subject]

2009-07-22 Thread Haneef Syed
HI All, I have taken kvm-22 with linux-2.6.24 kernel but when ever i install guest through qemu bins, system hangs. In dmesg it prints as Unable to handle NULL derefrencing pointer. Please suggest me why it is behaving like this