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 17:26:55 +0600 Message-ID: <5405A97F.9070802@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> <54058AF4.5010006@gmail.com> <5405A83A.7010101@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-f52.google.com ([209.85.215.52]:35957 "EHLO mail-la0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752765AbaIBL1A (ORCPT ); Tue, 2 Sep 2014 07:27:00 -0400 Received: by mail-la0-f52.google.com with SMTP id ty20so7646854lab.11 for ; Tue, 02 Sep 2014 04:26:58 -0700 (PDT) In-Reply-To: <5405A83A.7010101@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 02.09.2014 17:21, Paolo Bonzini wrote: > Ugh, there are many bugs and the test is even wrong because the actual > error code should be 0x200000006 (error while visiting page tables). Well, good they were spotted. :-) Haven't looked at the test code actually, just saw it fails for some reason. Valentine