From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 0/2] kvm: disable virtualization on kdump Date: Wed, 29 Oct 2008 22:29:27 +0200 Message-ID: <4908C7A7.1090700@redhat.com> References: <20081022232824.GD5247@verge.net.au> <20081023194129.GD27959@blackpad> <20081023222906.GB10753@verge.net.au> <4904676F.3020706@redhat.com> <490487C1.1010707@redhat.com> <20081026213927.GF23893@blackpad> <490581A9.80108@redhat.com> <20081027130937.GA28226@redhat.com> <20081029201006.GT23893@blackpad> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Andrew Morton , kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, kexec-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Haren Myneni , Simon Horman , "Eric W. Biederman" , Vivek Goyal To: Eduardo Habkost Return-path: In-Reply-To: <20081029201006.GT23893@blackpad> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kexec-bounces-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org Errors-To: kexec-bounces+glkk-kexec=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: kvm.vger.kernel.org Eduardo Habkost wrote: >> We boot kdump kernel with maxcpus=1. IIUC, in that code path we will not >> be using INIT. So did you try booting kdump kernel with maxcpus=1 and did >> it work for you? If not than problem could be something else. >> vmx also disallows changing some bits in cr0 and cr4; for example you can't switch off paging. This may interfere with the boot sequence. The full set of pleasant surprises is detailed in section 19.8 of the SDM volume 3, "RESTRICTIONS ON VMX OPERATION". -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.