From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60547) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a5tay-0007aK-Vn for qemu-devel@nongnu.org; Mon, 07 Dec 2015 06:04:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a5tay-0004kp-0j for qemu-devel@nongnu.org; Mon, 07 Dec 2015 06:04:40 -0500 Received: from mail-vk0-x236.google.com ([2607:f8b0:400c:c05::236]:32786) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a5tax-0004kh-PW for qemu-devel@nongnu.org; Mon, 07 Dec 2015 06:04:39 -0500 Received: by vkca188 with SMTP id a188so100890803vkc.0 for ; Mon, 07 Dec 2015 03:04:39 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1449251811-21810-1-git-send-email-afaerber@suse.de> References: <1449251811-21810-1-git-send-email-afaerber@suse.de> From: Peter Maydell Date: Mon, 7 Dec 2015 11:04:19 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PULL for-2.5 v2 0/4] QOM devices patch queue 2015-12-04 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?Q?Andreas_F=C3=A4rber?= Cc: =?UTF-8?B?TWFyYy1BbmRyw6kgTHVyZWF1?= , QEMU Developers , Markus Armbruster On 4 December 2015 at 17:56, Andreas F=C3=A4rber wrote: > Hello Peter, > > This is my QOM (devices) patch queue for 2.5. Please pull. > > v2 squashes a fix by Markus. > > Regards, > Andreas > > Cc: Peter Maydell > Cc: Markus Armbruster > Cc: Marc-Andr=C3=A9 Lureau > > The following changes since commit 4c65fed8bdf96780735dbdb92a8bd0d6b6526c= c3: > > ui: vnc: avoid floating point exception (2015-12-03 13:34:50 +0000) > > are available in the git repository at: > > git://github.com/afaerber/qemu-cpu.git tags/qom-devices-for-peter > > for you to fetch changes up to 0d2cd785ef1282b14687f9f7f4b63ae4a2430be3: > > qom-test: Fix qmp() leaks (2015-12-04 18:29:31 +0100) > Applied, thanks. -- PMM