From mboxrd@z Thu Jan 1 00:00:00 1970 From: Valentine Sinitsyn Subject: Re: Nested paging in nested SVM setup Date: Tue, 02 Sep 2014 15:16:36 +0600 Message-ID: <54058AF4.5010006@gmail.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> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r; format=flowed Content-Transfer-Encoding: 7bit To: Paolo Bonzini , Jan Kiszka , kvm@vger.kernel.org Return-path: Received: from mail-la0-f51.google.com ([209.85.215.51]:57296 "EHLO mail-la0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752524AbaIBJQl (ORCPT ); Tue, 2 Sep 2014 05:16:41 -0400 Received: by mail-la0-f51.google.com with SMTP id gl10so7257667lab.24 for ; Tue, 02 Sep 2014 02:16:39 -0700 (PDT) In-Reply-To: <54057EE5.9030805@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: 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 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