From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH kvm-unit-tests 2/4] Introduce a C++ wrapper for the kvm APIs Date: Wed, 24 Nov 2010 16:32:21 +0200 Message-ID: <4CED21F5.4080000@redhat.com> References: <1290595933-13122-1-git-send-email-avi@redhat.com> <1290595933-13122-3-git-send-email-avi@redhat.com> <50DD1E97-0ECD-41E6-B6F8-1D78AA4A4876@suse.de> <4CED1EB4.70105@codemonkey.ws> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Alexander Graf , Marcelo Tosatti , kvm@vger.kernel.org To: Anthony Liguori Return-path: Received: from mx1.redhat.com ([209.132.183.28]:62037 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751331Ab0KXOc2 (ORCPT ); Wed, 24 Nov 2010 09:32:28 -0500 In-Reply-To: <4CED1EB4.70105@codemonkey.ws> Sender: kvm-owner@vger.kernel.org List-ID: On 11/24/2010 04:18 PM, Anthony Liguori wrote: > On 11/24/2010 06:59 AM, Alexander Graf wrote: >> On 24.11.2010, at 11:52, Avi Kivity wrote: >> >>> Introduce exception-safe objects for calling system, vm, and vcpu >>> ioctls. >>> >>> Signed-off-by: Avi Kivity >> >> FWIW, I still disagree with C++ and believe this code to be hardly >> readable. > > Take a look at http://repo.or.cz/w/qemupp.git > repo.or.cz is down. Now if _that_ doesn't say anything about C++, then I don't know what does. -- error compiling committee.c: too many arguments to function