From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38590) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WIL1w-0003Yl-7a for qemu-devel@nongnu.org; Tue, 25 Feb 2014 11:38:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WIL1q-0005dX-2J for qemu-devel@nongnu.org; Tue, 25 Feb 2014 11:38:52 -0500 Received: from mx1.redhat.com ([209.132.183.28]:30748) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WIL1p-0005dM-Qw for qemu-devel@nongnu.org; Tue, 25 Feb 2014 11:38:45 -0500 Message-ID: <530CC708.1080105@redhat.com> Date: Tue, 25 Feb 2014 17:38:32 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1393335414-27589-1-git-send-email-xbing6@gmail.com> <46E4D1A5-C128-4A03-B23F-BDB577F55B19@alex.org.uk> In-Reply-To: <46E4D1A5-C128-4A03-B23F-BDB577F55B19@alex.org.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/7] timer: move APIs together according to their category List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alex Bligh , Xuebing Wang Cc: qemu-devel@nongnu.org, stefanha@redhat.com Il 25/02/2014 17:25, Alex Bligh ha scritto: > > I'm generally in favour of this patch set or something like it. It's > nicely constrained to 2 include files. It appears to touch no code. > And it appears to makes things tidier. > > Stefan / Paolo? If you agree I will review in greater detail. Sure, any help with reviews is welcome. Paolo