From patchwork Wed Aug 1 11:12:10 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Hajnoczi X-Patchwork-Id: 174438 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [208.118.235.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id D8C1C2C00D7 for ; Wed, 1 Aug 2012 21:13:06 +1000 (EST) Received: from localhost ([::1]:54141 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwWrQ-0000BJ-Rs for incoming@patchwork.ozlabs.org; Wed, 01 Aug 2012 07:13:04 -0400 Received: from eggs.gnu.org ([208.118.235.92]:48391) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwWqn-00078o-MM for qemu-devel@nongnu.org; Wed, 01 Aug 2012 07:12:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SwWqi-00011e-1j for qemu-devel@nongnu.org; Wed, 01 Aug 2012 07:12:25 -0400 Received: from e06smtp14.uk.ibm.com ([195.75.94.110]:58316) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SwWqh-00011O-PM for qemu-devel@nongnu.org; Wed, 01 Aug 2012 07:12:19 -0400 Received: from /spool/local by e06smtp14.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 1 Aug 2012 12:12:18 +0100 Received: from d06nrmr1307.portsmouth.uk.ibm.com (9.149.38.129) by e06smtp14.uk.ibm.com (192.168.101.144) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Wed, 1 Aug 2012 12:12:16 +0100 Received: from d06av11.portsmouth.uk.ibm.com (d06av11.portsmouth.uk.ibm.com [9.149.37.252]) by d06nrmr1307.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q71BCFOj2699452 for ; Wed, 1 Aug 2012 12:12:15 +0100 Received: from d06av11.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av11.portsmouth.uk.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q71BCFfF004508 for ; Wed, 1 Aug 2012 05:12:15 -0600 Received: from localhost (sig-9-146-165-117.uk.ibm.com [9.146.165.117]) by d06av11.portsmouth.uk.ibm.com (8.14.4/8.13.1/NCO v10.0 AVin) with ESMTP id q71BCEX5004479; Wed, 1 Aug 2012 05:12:15 -0600 From: Stefan Hajnoczi To: Anthony Liguori Date: Wed, 1 Aug 2012 12:12:10 +0100 Message-Id: <1343819532-11074-1-git-send-email-stefanha@linux.vnet.ibm.com> X-Mailer: git-send-email 1.7.10.4 x-cbid: 12080111-1948-0000-0000-0000028E0481 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 195.75.94.110 Cc: qemu-devel@nongnu.org, Stefan Hajnoczi Subject: [Qemu-devel] [PULL 0/2] Trivial patches for 22 July to 1 August 2012 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org The following changes since commit 0b22ef0f57a8910d849602bef0940edcd0553d2c: configure: -I\$(SRC_PATH) goes in QEMU_INCLUDES not QEMU_CFLAGS (2012-07-31 20:06:03 +0000) are available in the git repository at: git://github.com/stefanha/qemu.git trivial-patches for you to fetch changes up to 8a7eaa60bc807251817dc4189328093144006c78: qom: Clean libuser object and dependency files (2012-08-01 10:43:52 +0100) ---------------------------------------------------------------- Jan Kiszka (2): usb: Clean common object and dependency files qom: Clean libuser object and dependency files Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)