From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:43750) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWjAY-0002Wk-2E for qemu-devel@nongnu.org; Mon, 29 Apr 2013 04:10:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UWjAU-0006Uj-KF for qemu-devel@nongnu.org; Mon, 29 Apr 2013 04:10:41 -0400 Received: from mx1.redhat.com ([209.132.183.28]:27108) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWjAU-0006Uc-A7 for qemu-devel@nongnu.org; Mon, 29 Apr 2013 04:10:38 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r3T8Ab9f025291 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 29 Apr 2013 04:10:37 -0400 Date: Mon, 29 Apr 2013 11:10:30 +0300 From: "Michael S. Tsirkin" Message-ID: <20130429081030.GA7566@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] dec.c - move to pci-bridge List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel@nongnu.org Looks like dec.c is in pci-host by mistake. I'll move it over to pci-bridge if not one complains.