From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Subject: Re: [nVMX] With 3.20.0-0.rc0.git5.1 on L0, booting L2 guest results in L1 *rebooting* Date: Mon, 23 Feb 2015 14:56:11 +0100 Message-ID: <20150223135611.GB2102@potion.brq.redhat.com> References: <20150217112426.GL21838@tesla.redhat.com> <54E4C0FD.4090906@redhat.com> <20150219120719.GJ11686@tesla.redhat.com> <20150219150159.GA19057@potion.brq.redhat.com> <20150219160221.GB19057@potion.brq.redhat.com> <20150219211011.GE28728@tesla.redhat.com> <20150219222832.GA22611@tesla.redhat.com> <20150220161415.GA22152@potion.brq.redhat.com> <20150220194509.GD30563@tesla.home> <20150222154622.GA30296@tesla.redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Paolo Bonzini , Jan Kiszka , kvm@vger.kernel.org, dgilbert@redhat.com To: Kashyap Chamarthy Return-path: Received: from mx1.redhat.com ([209.132.183.28]:52320 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751881AbbBWN4T (ORCPT ); Mon, 23 Feb 2015 08:56:19 -0500 Content-Disposition: inline In-Reply-To: <20150222154622.GA30296@tesla.redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: 2015-02-22 16:46+0100, Kashyap Chamarthy: > Radim, > > I just tested with your patch[1] in this thread. I built a Fedora > Kernel[2] with it, and installed (and booted into) it on both L0 and L1. > > Result: I don't have good news, I'm afraid: L1 *still* reboots when an > L2 guest is booted. And, L0 throws the stack trace that was > previously noted on this thread: Thanks, I'm puzzled though ... isn't it possible that a wrong kernel sneaked into grub? > . . . > [< 57.747345>] ------------[ cut here ]------------ > [< 0.004638>] WARNING: CPU: 5 PID: 50206 at arch/x86/kvm/vmx.c:8962 nested_vmx_vmexit+0x7ee/0x880 [kvm_intel]() > [< 0.060404>] CPU: 5 PID: 50206 Comm: qemu-system-x86 Not tainted 3.18.7-200.fc21.x86_64 #1 This looks like a new backtrace, but the kernel is not [2]. > [ +0.006055] [] warn_slowpath_null+0x1a/0x20 > [ +0.005889] [] nested_vmx_vmexit+0x7ee/0x880 [kvm_intel] > [ +0.007014] [] ? vmx_handle_exit+0x1bf/0xaa0 [kvm_intel] > [ +0.007015] [] vmx_queue_exception+0xfc/0x150 [kvm_intel] > [ +0.007130] [] kvm_arch_vcpu_ioctl_run+0xd9d/0x1290 [kvm] (There is only one execution path and unless there is a race, it would be prevented by [1].) > [ +0.007111] [] ? kvm_arch_vcpu_load+0x58/0x220 [kvm] > [ +0.006670] [] kvm_vcpu_ioctl+0x32c/0x5c0 [kvm] [...] > [1] http://article.gmane.org/gmane.comp.emulators.kvm.devel/132937 > [2] http://koji.fedoraproject.org/koji/taskinfo?taskID=9004708