From patchwork Tue Apr 26 12:29:38 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Hajnoczi X-Patchwork-Id: 92921 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [140.186.70.17]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 36D90B6F18 for ; Tue, 26 Apr 2011 22:30:00 +1000 (EST) Received: from localhost ([::1]:59002 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEhOt-0007wO-VN for incoming@patchwork.ozlabs.org; Tue, 26 Apr 2011 08:29:55 -0400 Received: from eggs.gnu.org ([140.186.70.92]:59355) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEhOm-0007wE-AM for qemu-devel@nongnu.org; Tue, 26 Apr 2011 08:29:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QEhOl-0003tB-9a for qemu-devel@nongnu.org; Tue, 26 Apr 2011 08:29:48 -0400 Received: from mtagate6.uk.ibm.com ([194.196.100.166]:52707) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QEhOl-0003t4-1A for qemu-devel@nongnu.org; Tue, 26 Apr 2011 08:29:47 -0400 Received: from d06nrmr1307.portsmouth.uk.ibm.com (d06nrmr1307.portsmouth.uk.ibm.com [9.149.38.129]) by mtagate6.uk.ibm.com (8.13.1/8.13.1) with ESMTP id p3QCTjsO021836 for ; Tue, 26 Apr 2011 12:29:45 GMT Received: from d06av10.portsmouth.uk.ibm.com (d06av10.portsmouth.uk.ibm.com [9.149.37.251]) by d06nrmr1307.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id p3QCUm481818662 for ; Tue, 26 Apr 2011 13:30:48 +0100 Received: from d06av10.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av10.portsmouth.uk.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id p3QCTjdK025647 for ; Tue, 26 Apr 2011 06:29:45 -0600 Received: from stefanha-thinkpad.manchester-maybrook.uk.ibm.com (dyn-9-174-219-27.manchester-maybrook.uk.ibm.com [9.174.219.27]) by d06av10.portsmouth.uk.ibm.com (8.14.4/8.13.1/NCO v10.0 AVin) with ESMTP id p3QCTiYJ025608; Tue, 26 Apr 2011 06:29:44 -0600 From: Stefan Hajnoczi To: Anthony Liguori Date: Tue, 26 Apr 2011 13:29:38 +0100 Message-Id: <1303820979-6983-1-git-send-email-stefanha@linux.vnet.ibm.com> X-Mailer: git-send-email 1.7.4.1 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-Received-From: 194.196.100.166 Cc: qemu-devel@nongnu.org Subject: [Qemu-devel] [PULL] Trivial patches 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 Only one patch but I want to keep them flowing regularly. The following changes since commit b0b36e5d2e4c8a96c2f6dbc0981a9fd0cde111d8: doc: fix slirp description (2011-04-25 23:10:04 +0200) are available in the git repository at: git://repo.or.cz/qemu/stefanha.git trivial-patches Brad Hards (1): vl: trivial spelling fix vl.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)