From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50242) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YzNwf-0006oY-41 for qemu-devel@nongnu.org; Mon, 01 Jun 2015 07:31:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YzNwa-0005fg-5n for qemu-devel@nongnu.org; Mon, 01 Jun 2015 07:31:53 -0400 Message-ID: <556C429F.3070802@redhat.com> Date: Mon, 01 Jun 2015 13:31:43 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1431477807-12220-1-git-send-email-arei.gonglei@huawei.com> <555AEA20.3090501@huawei.com> <556C0B7A.3070601@huawei.com> <20150601122437-mutt-send-email-mst@redhat.com> In-Reply-To: <20150601122437-mutt-send-email-mst@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/6] pci/isa: QOMify List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" , Gonglei Cc: "qemu-trivial@nongnu.org" , qemu-devel@nongnu.org, peter.huangpeng@huawei.com On 01/06/2015 12:25, Michael S. Tsirkin wrote: >> > Hi, Michael, Paolo >> > >> > Can you please ack or review those patches? >> > >> > Regards, >> > -Gonglei > I think this belongs in the QOM tree, not mine. Recently Gerd at least has taken similar patches, so I guess it belongs all over the place, including Xen, KVM and PC trees. Let's say it belongs in qemu-trivial (CCed)... Paolo