From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: Nested paging in nested SVM setup Date: Tue, 02 Sep 2014 13:21:30 +0200 Message-ID: <5405A83A.7010101@redhat.com> References: <53A179C4.9060203@gmail.com> <53A18A6D.2050407@siemens.com> <53F44440.6070408@gmail.com> <53F44645.2000708@redhat.com> <53F45036.1070309@gmail.com> <53F45832.5080708@redhat.com> <53F59192.3070500@gmail.com> <53F5B250.3000206@gmail.com> <53F5D709.3060207@redhat.com> <53F5E5FF.90604@gmail.com> <5404AFB2.3090000@redhat.com> <5404C740.4010602@gmail.com> <54057EE5.9030805@redhat.com> <54058AF4.5010006@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit To: Valentine Sinitsyn , Jan Kiszka , kvm@vger.kernel.org Return-path: Received: from mail-we0-f176.google.com ([74.125.82.176]:60474 "EHLO mail-we0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752461AbaIBLVf (ORCPT ); Tue, 2 Sep 2014 07:21:35 -0400 Received: by mail-we0-f176.google.com with SMTP id q59so6759212wes.35 for ; Tue, 02 Sep 2014 04:21:34 -0700 (PDT) In-Reply-To: <54058AF4.5010006@gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: Il 02/09/2014 11:16, Valentine Sinitsyn ha scritto: > On 02.09.2014 14:25, Paolo Bonzini wrote: >> I actually meant kvm-unit-tests in order to understand the npt_rsvd >> failure. (I had sent a separate message for Jailhouse). > Oops, sorry for misunderstanding. Uploaded it here: > https://www.dropbox.com/s/jp6ohb0ul3d6v4u/npt_rsvd.txt.bz2?dl=0 Ugh, there are many bugs and the test is even wrong because the actual error code should be 0x200000006 (error while visiting page tables). Paolo > The environment is QEMU 2.1.0 + Linux 3.16.1 with paging_tmpl.h patch, > and the only test enabled was npt_rsvd (others do pass now). > >> For kvm-unit-tests, you can comment out tests that do not fail to reduce >> the trace size. > Yes, I've sent that trace earlier today. > > Valentine > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >