From patchwork Sun May 8 16:04:55 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Hajnoczi X-Patchwork-Id: 94585 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 4257BB70D3 for ; Mon, 9 May 2011 02:12:16 +1000 (EST) Received: from localhost ([::1]:44693 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QJ6ab-0008I5-8h for incoming@patchwork.ozlabs.org; Sun, 08 May 2011 12:12:13 -0400 Received: from eggs.gnu.org ([140.186.70.92]:52100) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QJ6Uh-0006OO-B8 for qemu-devel@nongnu.org; Sun, 08 May 2011 12:06:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QJ6Uf-0007YB-9b for qemu-devel@nongnu.org; Sun, 08 May 2011 12:06:07 -0400 Received: from mtagate6.uk.ibm.com ([194.196.100.166]:48311) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QJ6Ue-0007Qy-NJ for qemu-devel@nongnu.org; Sun, 08 May 2011 12:06:04 -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 p48G5ptG027226 for ; Sun, 8 May 2011 16:05:51 GMT 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 p48G75Mo2400384 for ; Sun, 8 May 2011 17:07:07 +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 p48G5nDl021099 for ; Sun, 8 May 2011 10:05:49 -0600 Received: from stefanha-thinkpad.ibm.com (sig-9-146-157-45.uk.ibm.com [9.146.157.45]) by d06av11.portsmouth.uk.ibm.com (8.14.4/8.13.1/NCO v10.0 AVin) with ESMTP id p48G5njR021096; Sun, 8 May 2011 10:05:49 -0600 From: Stefan Hajnoczi To: Anthony Liguori Date: Sun, 8 May 2011 17:04:55 +0100 Message-Id: <1304870719-20885-1-git-send-email-stefanha@linux.vnet.ibm.com> X-Mailer: git-send-email 1.7.4.4 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 for April 26 to May 8 2011 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 3964f535c35c08470ac69bd553282af500bc8bb0: Merge remote-tracking branch 'mst/for_anthony' into staging (2011-05-05 13:05:32 -0500) are available in the git repository at: git://repo.or.cz/qemu/stefanha.git trivial-patches Hannes Reinecke (1): lsi53c895a: Rename 'sense' to 'status' Paolo Bonzini (1): libcacard: add correct subdirectory dependencies Stefan Weil (22): Fix typo in code and comments Fix typos in comments (dependancy -> dependency) Fix typos in comments (accross -> across) Fix typos in comments (accessable -> accessible, priveleged -> privileged) Fix typo in comment (colum -> column) Fix typo in comment (auxilliary -> auxiliary) Fix typo in comment (embeded -> embedded) Fix typo in comment (consistant -> consistent) Fix typo in comment (dieing -> dying) Fix typos in comments (imediately -> immediately) Fix typos in comments (existance -> existence) Fix typos in comments (interupt -> interrupt) Fix typos in comments (instanciation -> instantiation) Fix typos in comments (neccessary -> necessary) Fix typos in comments and code (occured -> occurred and related) Fix typo in comment (relevent -> relevant) Fix typo in comment (responsiblity -> responsibility) Fix typo in comment (truely -> truly) Fix typos in comment (threshhold -> threshold, mapp -> map) ac97: Remove unused local variables Fix spelling in comments (intruction -> instruction) linux-user: Replace deprecated function Changelog | 2 +- Makefile | 2 + Makefile.objs | 9 +++---- block.c | 4 +- block/qcow2-refcount.c | 2 +- block/sheepdog.c | 4 +- bsd-user/main.c | 2 +- bsd-user/qemu.h | 2 +- cpu-all.h | 2 +- cpu-exec.c | 4 +- darwin-user/syscall.c | 2 +- hppa-dis.c | 2 +- hw/ac97.c | 6 +---- hw/bt.h | 2 +- hw/eepro100.c | 2 +- hw/eeprom93xx.c | 10 ++++---- hw/lan9118.c | 2 +- hw/lsi53c895a.c | 18 ++++++++-------- hw/msi.c | 2 +- hw/msix.c | 2 +- hw/mst_fpga.c | 2 +- hw/pci.c | 6 ++-- hw/pci.h | 2 +- hw/pci_regs.h | 2 +- hw/pcie.c | 2 +- hw/pcie.h | 2 +- hw/pcie_aer.c | 2 +- hw/pflash_cfi02.c | 2 +- hw/pl031.c | 2 +- hw/pl061.c | 4 +- hw/ppc4xx_devs.c | 2 +- hw/rtl8139.c | 44 ++++++++++++++++++++++------------------- hw/sh7750_regs.h | 6 ++-- hw/ssd0303.c | 2 +- hw/sun4m_iommu.c | 2 +- hw/syborg_serial.c | 2 +- hw/xilinx_axidma.c | 4 +- libcacard/Makefile | 9 +------- libcacard/vcard_emul_nss.c | 2 +- libcacard/vscard_common.h | 2 +- linux-user/main.c | 2 +- linux-user/mmap.c | 2 +- linux-user/qemu.h | 2 +- linux-user/signal.c | 2 +- linux-user/syscall.c | 2 +- target-arm/translate.c | 10 ++++---- target-cris/cpu.h | 2 +- target-cris/translate_v10.c | 2 +- target-m68k/helper.c | 2 +- target-microblaze/helper.c | 2 +- target-mips/translate_init.c | 4 +- target-ppc/cpu.h | 2 +- target-ppc/translate_init.c | 2 +- tcg/tcg.h | 4 +- tests/test-i386.c | 2 +- tests/test-mmap.c | 4 +- 56 files changed, 111 insertions(+), 117 deletions(-)