From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: Re: [PATCH] kvm-unit-tests : The first version of VMX nested test case Date: Tue, 16 Jul 2013 12:45:50 +0300 Message-ID: <20130716094550.GL11772@redhat.com> References: <1373966841-22206-1-git-send-email-yzt356@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm , Jan Kiszka , Paolo Bonzini To: Arthur Chunqi Li Return-path: Received: from mx1.redhat.com ([209.132.183.28]:43746 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754400Ab3GPJpx (ORCPT ); Tue, 16 Jul 2013 05:45:53 -0400 Content-Disposition: inline In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On Tue, Jul 16, 2013 at 05:35:16PM +0800, Arthur Chunqi Li wrote: > Hi there, > This is a version calling for comments. Some minor changes should be Add RFC before PATCH for such submission please. > done before final commitment (TODOs in it), because these places are > related to the bugs I have commited in the previous weeks and the > relevant patches are not accpeted. But these bugs are all about some I am aware of only one patch. Did I miss/forgot something? > unexpected occasions and the hypervisor can run if we simply ignore > them. After all bugs fixed, everything will be OK. > > Arthur > -- Gleb.