From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:38744) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ui4lc-0008ID-OB for qemu-devel@nongnu.org; Thu, 30 May 2013 11:27:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ui4lX-0003EU-Va for qemu-devel@nongnu.org; Thu, 30 May 2013 11:27:52 -0400 Received: from cantor2.suse.de ([195.135.220.15]:44686 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ui4lX-0003EQ-PO for qemu-devel@nongnu.org; Thu, 30 May 2013 11:27:47 -0400 Message-ID: <51A76FF2.5090000@suse.de> Date: Thu, 30 May 2013 17:27:46 +0200 From: =?ISO-8859-1?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <1369906048-22212-1-git-send-email-mst@redhat.com> <1369906048-22212-2-git-send-email-mst@redhat.com> In-Reply-To: <1369906048-22212-2-git-send-email-mst@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 1/2] dec.c - move to pci-bridge List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: qemu-devel@nongnu.org Am 30.05.2013 11:30, schrieb Michael S. Tsirkin: > Looks like dec.c is in pci-host by mistake. > Moving it over to pci-bridge. >=20 > Cc: Andreas F=E4rber > Signed-off-by: Michael S. Tsirkin > --- > hw/pci-bridge/Makefile.objs | 2 + > hw/pci-bridge/dec.c | 156 ++++++++++++++++++++++++++++++++++++= ++++++++ > hw/pci-bridge/dec.h | 10 +++ > hw/pci-host/Makefile.objs | 1 - > hw/pci-host/dec.c | 156 ------------------------------------= -------- > hw/pci-host/dec.h | 10 --- > 6 files changed, 168 insertions(+), 167 deletions(-) > create mode 100644 hw/pci-bridge/dec.c > create mode 100644 hw/pci-bridge/dec.h > delete mode 100644 hw/pci-host/dec.c > delete mode 100644 hw/pci-host/dec.h Unfortunately you seem to have rename detection disabled - if this is just a move of the file with includes adjusted then Acked-by: Andreas F=E4rber Otherwise please supply a "readable" diff or point to a Git branch where we can check. Thanks, Andreas --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=F6rffer; HRB 16746 AG N=FCrnbe= rg