qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
	Richard Henderson <rth@twiddle.net>,
	Anthony Liguori <aliguori@amazon.com>,
	Paolo Bonzini <pbonzini@redhat.com>
Subject: [Qemu-devel] [PULL v6 1/3] acpi-build: fix typo in comment
Date: Sun, 8 Mar 2015 12:00:28 +0100	[thread overview]
Message-ID: <1425812118-20220-2-git-send-email-mst@redhat.com> (raw)
In-Reply-To: <1425812118-20220-1-git-send-email-mst@redhat.com>

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
---
 hw/i386/acpi-build.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hw/i386/acpi-build.c b/hw/i386/acpi-build.c
index b94e47e..d5e1016 100644
--- a/hw/i386/acpi-build.c
+++ b/hw/i386/acpi-build.c
@@ -889,7 +889,7 @@ build_ssdt(GArray *table_data, GArray *linker,
         /* build "Name(CPON, Package() { One, One, ..., Zero, Zero, ... })"
          *
          * Note: The ability to create variable-sized packages was first
-         * ntroduced in ACPI 2.0. ACPI 1.0 only allowed fixed-size packages
+         * introduced in ACPI 2.0. ACPI 1.0 only allowed fixed-size packages
          * ith up to 255 elements. Windows guests up to win2k8 fail when
          * VarPackageOp is used.
          */
-- 
MST

  reply	other threads:[~2015-03-08 11:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-08 11:00 [Qemu-devel] [PULL v6 0/3] pci, pc, virtio fixes and cleanups Michael S. Tsirkin
2015-03-08 11:00 ` Michael S. Tsirkin [this message]
2015-03-08 11:00 ` [Qemu-devel] [PULL v6 2/3] aml-build: comment fix Michael S. Tsirkin
2015-03-08 11:00 ` [Qemu-devel] [PULL v6 3/3] acpi: drop unused code Michael S. Tsirkin
2015-03-09 11:10 ` [Qemu-devel] [PULL v6 0/3] pci, pc, virtio fixes and cleanups Peter Maydell
2015-03-09 15:04   ` Michael S. Tsirkin
2015-03-09 17:01 ` Markus Armbruster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1425812118-20220-2-git-send-email-mst@redhat.com \
    --to=mst@redhat.com \
    --cc=aliguori@amazon.com \
    --cc=pbonzini@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).