From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH 0/13] KVM: Make the instruction emulator aware of Nested Virtualization v2 Date: Sat, 26 Mar 2011 11:55:37 +0200 Message-ID: <4D8DB819.1060003@redhat.com> References: <1301045356-25257-1-git-send-email-joerg.roedel@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Marcelo Tosatti , kvm@vger.kernel.org To: Joerg Roedel Return-path: Received: from mx1.redhat.com ([209.132.183.28]:1025 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752586Ab1CZJzl (ORCPT ); Sat, 26 Mar 2011 05:55:41 -0400 In-Reply-To: <1301045356-25257-1-git-send-email-joerg.roedel@amd.com> Sender: kvm-owner@vger.kernel.org List-ID: On 03/25/2011 11:29 AM, Joerg Roedel wrote: > Hi, > > this is version 2 of the patch-set to make the KVM instruction emulator > aware of intercepted instructions. Noting the differences to v1 does not > make a lot of sense this this is basically a re-implementation so that > almost everything changed :-) > The re-write was done on the basis of Avi's patches he sent after the > last discussion. With these changes the implementation in the SVM code > got a lot smaller and more generic (and easier to extend). The big > switch is now only necessary for handling special cases. > > Comments and feedback is appreciated. > Looks good in general. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain.