From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40024) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tfr4Q-00054y-Dx for qemu-devel@nongnu.org; Tue, 04 Dec 2012 06:53:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TfoDW-0000I6-UR for qemu-devel@nongnu.org; Tue, 04 Dec 2012 03:51:33 -0500 Received: from mail-ee0-f45.google.com ([74.125.83.45]:55816) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TfoDW-0000Hu-IJ for qemu-devel@nongnu.org; Tue, 04 Dec 2012 03:51:02 -0500 Received: by mail-ee0-f45.google.com with SMTP id d49so2245686eek.4 for ; Tue, 04 Dec 2012 00:51:00 -0800 (PST) Sender: Paolo Bonzini Message-ID: <50BDB972.8080606@redhat.com> Date: Tue, 04 Dec 2012 09:50:58 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1353605251-22218-1-git-send-email-ehabkost@redhat.com> <50B91CB7.3090108@suse.de> In-Reply-To: <50B91CB7.3090108@suse.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH 0/8] qemu-common.h header cleanups List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= Cc: Igor Mammedov , Eduardo Habkost , qemu-devel@nongnu.org Il 30/11/2012 21:53, Andreas Färber ha scritto: > Thanks, applied the remaining patches to qom-cpu: > https://github.com/afaerber/qemu-cpu/commits/qom-cpu > > I had already re-verified that qemu-types.h didn't loose anything but > didn't push until now. Sorry. Hi Andreas, I would like to get the header file renaming in as soon as possible, can you make a pull request of this for me to rebase onto? Paolo