From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MLcCI-0005vQ-6Q for qemu-devel@nongnu.org; Tue, 30 Jun 2009 08:12:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MLcCD-0005uO-9d for qemu-devel@nongnu.org; Tue, 30 Jun 2009 08:12:25 -0400 Received: from [199.232.76.173] (port=35563 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MLcCD-0005uL-4Q for qemu-devel@nongnu.org; Tue, 30 Jun 2009 08:12:21 -0400 Received: from mx20.gnu.org ([199.232.41.8]:17483) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MLcCC-0002TZ-Qb for qemu-devel@nongnu.org; Tue, 30 Jun 2009 08:12:20 -0400 Received: from mx2.redhat.com ([66.187.237.31]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MLcCB-0005M5-Ne for qemu-devel@nongnu.org; Tue, 30 Jun 2009 08:12:20 -0400 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n5UCCIKH023264 for ; Tue, 30 Jun 2009 08:12:18 -0400 From: Gerd Hoffmann Date: Tue, 30 Jun 2009 14:12:06 +0200 Message-Id: <1246363933-29564-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PATCH 0/7] qdev patches, batch #1 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, Next respin, addressing Pauls comments: Bus list patch dropped, pci fixes patch adapted to that. cheers, Gerd