From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH v12 28/28] tests/qmp-test: blacklist sev specific qmp commands Date: Tue, 13 Mar 2018 12:36:04 +0100 Message-ID: <27a2cacf-a6b5-5b0f-4b4e-c560262afefa@redhat.com> References: <20180308124901.83533-1-brijesh.singh@amd.com> <20180308124901.83533-29-brijesh.singh@amd.com> <20180308170824.GL4718@redhat.com> <20180308214504.GE3417@localhost.localdomain> <20180309101200.GB3213@work-vm> <3c921c44-980c-7cb2-4c89-cdf251df4d8d@redhat.com> <537c6968-d157-6f63-4c28-e1fbbd1124f5@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: "Edgar E. Iglesias" , Peter Maydell , kvm@vger.kernel.org, "Michael S. Tsirkin" , Marcel Apfelbaum , Stefan Hajnoczi , Alistair Francis , Peter Crosthwaite , Richard Henderson , Markus Armbruster , qemu-devel@nongnu.org, Christian Borntraeger , Alexander Graf , Cornelia Huck , Thomas Lendacky , Borislav Petkov , Bruce Rogers To: Brijesh Singh , "Dr. David Alan Gilbert" , Eduardo Habkost Return-path: In-Reply-To: <537c6968-d157-6f63-4c28-e1fbbd1124f5@amd.com> Content-Language: en-US List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel2=m.gmane.org@nongnu.org Sender: "Qemu-devel" List-Id: kvm.vger.kernel.org On 13/03/2018 12:21, Brijesh Singh wrote: >> The KVM side is a pretty linear use of the kernel API. I'm not very >> happy with the debug API for MemoryRegions (but it's not really >> Brijesh's fault), so my plan would be to merge it without debug support. > > Thanks Paolo, I am working to drop the complete debug support and will > send series very soon. I need to run some quick smoke test to make sure > I don't break SEV guest support. Just test the pull request I'll send in less than an hour. :) Paolo