From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51532) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X1vis-0004dP-V4 for qemu-devel@nongnu.org; Tue, 01 Jul 2014 06:55:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X1vio-00004u-GP for qemu-devel@nongnu.org; Tue, 01 Jul 2014 06:55:38 -0400 Received: from mail-la0-f45.google.com ([209.85.215.45]:54033) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X1vil-0008Uv-RC for qemu-devel@nongnu.org; Tue, 01 Jul 2014 06:55:33 -0400 Received: by mail-la0-f45.google.com with SMTP id hr17so5768868lab.18 for ; Tue, 01 Jul 2014 03:55:29 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1404184093-966-1-git-send-email-afaerber@suse.de> References: <1404184093-966-1-git-send-email-afaerber@suse.de> From: Peter Maydell Date: Tue, 1 Jul 2014 11:55:09 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PULL 0/5] QOM devices patch queue 2014-07-01 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?Q?Andreas_F=C3=A4rber?= Cc: Peter Crosthwaite , QEMU Developers , Anthony Liguori On 1 July 2014 04:08, Andreas F=C3=A4rber wrote: > Hello Peter, > > This is my QOM (devices) patch queue. Please pull. > > Regards, > Andreas > > Cc: Peter Maydell > Cc: Anthony Liguori > > Cc: Peter Crosthwaite > > The following changes since commit 53a259da5697ec8a82463161e2e32ff942a08b= c2: > > Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-2= 0140630.0' into staging (2014-06-30 18:31:07 +0100) > > are available in the git repository at: > > > git://github.com/afaerber/qemu-cpu.git tags/qom-devices-for-2.1 > > for you to fetch changes up to 615c4895703164134379b68214130dd502721174: > > irq: Slim conversion of qemu_irq to QOM (2014-07-01 04:12:48 +0200) Applied, thanks. -- PMM