From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60698) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UmmIR-00079P-Ra for qemu-devel@nongnu.org; Wed, 12 Jun 2013 10:45:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UmmIL-0001ND-IL for qemu-devel@nongnu.org; Wed, 12 Jun 2013 10:45:11 -0400 Received: from e28smtp02.in.ibm.com ([122.248.162.2]:35207) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UmmIK-0001DC-SF for qemu-devel@nongnu.org; Wed, 12 Jun 2013 10:45:05 -0400 Received: from /spool/local by e28smtp02.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 12 Jun 2013 20:07:29 +0530 Received: from d28relay03.in.ibm.com (d28relay03.in.ibm.com [9.184.220.60]) by d28dlp02.in.ibm.com (Postfix) with ESMTP id 1149C3940053 for ; Wed, 12 Jun 2013 20:14:53 +0530 (IST) Received: from d28av02.in.ibm.com (d28av02.in.ibm.com [9.184.220.64]) by d28relay03.in.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r5CEimL625821416 for ; Wed, 12 Jun 2013 20:14:48 +0530 Received: from d28av02.in.ibm.com (loopback [127.0.0.1]) by d28av02.in.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id r5CEipAV004805 for ; Thu, 13 Jun 2013 00:44:51 +1000 Message-ID: <51B88963.4030709@linux.vnet.ibm.com> Date: Wed, 12 Jun 2013 20:14:51 +0530 From: chandrashekar shastri MIME-Version: 1.0 References: <51B885E7.5080208@linux.vnet.ibm.com> In-Reply-To: <51B885E7.5080208@linux.vnet.ibm.com> Content-Type: multipart/alternative; boundary="------------080301060709070603010803" Subject: [Qemu-devel] NMI watchdog issue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, libvir-list@redhat.com, virt-tools-list@redhat.com This is a multi-part message in MIME format. --------------080301060709070603010803 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi All, We are testing the upstream KVM with : Kernel, Qemu, Libvirt, Virt-Manager is built from the source (git). kernel version : 3.9.0+ qemu version : QEMU emulator version 1.5.0 libvirt version : 1.0.5 virt-install : 0.600.3 I have followed the below steps to test the NMI watchdog feature : 1. Installed the watchdog rpm on the guest 2.Booted the guest with qemu-system-x86_64 vm1.qcow2 -smp 2 -enable-kvm -m 1000 -cpu Nehalem -watchdog i6300esb -watchdog-action reset 3. Edit the grub.conf with nmi_watchdog=1 But, I see "cat /proc/interrupts | grep -i nmi" the nmi counter is not getting incremented. It would be helpful if you let me know whether it is a bug or I am missing some steps. Thanks, Chandrashekar --------------080301060709070603010803 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit
Hi All,

We are testing the upstream KVM with :

Kernel, Qemu, Libvirt, Virt-Manager is built from the source (git).

kernel version : 3.9.0+
qemu version : QEMU emulator version 1.5.0
libvirt version : 1.0.5
virt-install : 0.600.3

I have followed the below steps to test the NMI watchdog feature :

1. Installed the watchdog rpm on the guest
2. Booted the guest with qemu-system-x86_64 vm1.qcow2 -smp 2 -enable-kvm -m 1000 -cpu Nehalem -watchdog i6300esb -watchdog-action reset
3. 
Edit the grub.conf with nmi_watchdog=1

But, I see "cat /proc/interrupts | grep -i nmi" the nmi counter is not getting incremented. It would be helpful if you let me know whether it is a bug or I am missing some steps.



Thanks,
Chandrashekar
--------------080301060709070603010803--