From patchwork Thu Feb 10 09:53:10 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Riku Voipio X-Patchwork-Id: 82650 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 544A7B7103 for ; Fri, 11 Feb 2011 05:40:10 +1100 (EST) Received: from localhost ([127.0.0.1]:42168 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnbR1-0004tg-Ss for incoming@patchwork.ozlabs.org; Thu, 10 Feb 2011 13:40:07 -0500 Received: from [140.186.70.92] (port=60542 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnTDF-0006Ym-98 for qemu-devel@nongnu.org; Thu, 10 Feb 2011 04:53:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PnTD7-0004gM-69 for qemu-devel@nongnu.org; Thu, 10 Feb 2011 04:53:14 -0500 Received: from afflict.kos.to ([92.243.29.197]:53145) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PnTD7-0004gD-0l for qemu-devel@nongnu.org; Thu, 10 Feb 2011 04:53:13 -0500 Received: by afflict.kos.to (Postfix, from userid 1000) id DC09E26691; Thu, 10 Feb 2011 09:53:10 +0000 (UTC) Date: Thu, 10 Feb 2011 11:53:10 +0200 From: Riku Voipio To: Anthony Liguori , qemu-devel@nongnu.org Message-ID: <20110210095310.GA5151@afflict.kos.to> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.18 (2008-05-17) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 92.243.29.197 Cc: Subject: [Qemu-devel] [PULL 0.14] linux-user fixes X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org The following changes since commit 343c1de916b1841cd5fd5f813add9c87590d72e8: x86: Fix MCA broadcast parameters for TCG case (2011-02-08 12:37:30 +0100) are available in the git repository at: git://gitorious.org/qemu-maemo/qemu.git linux-user-for-0.14 Martin Mohring (1): linux-user: fix for loopmount ioctl Stefan Weil (1): linux-user: Fix possible realloc memory leak linux-user/elfload.c | 8 +++++--- linux-user/ioctls.h | 2 -- 2 files changed, 5 insertions(+), 5 deletions(-)