qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Eduardo Habkost <ehabkost@redhat.com>
To: qemu-devel@nongnu.org, seabios@seabios.org
Cc: Igor Mammedov <imammedo@redhat.com>,
	Kevin O'Connor <kevin@koconnor.net>,
	Laszlo Ersek <lersek@redhat.com>, Gleb Natapov <gleb@redhat.com>
Subject: [Qemu-devel] [SeaBIOS PATCH 0/2] Allow non-contiguous APIC IDs (v3)
Date: Wed, 25 Jul 2012 15:45:28 -0300	[thread overview]
Message-ID: <1343241930-9506-1-git-send-email-ehabkost@redhat.com> (raw)

Changes v2 -> v3:
 - Report I/O APIC ID = 0 on MP-table, too

Changes v1 -> v2:
 - Patch 1/2: cosmetic whitespace change
 - Patch 2/2: use size suffixes on asm instructions on smp.c
 - New patch descriptions

Eduardo Habkost (2):
  report real I/O APIC ID (0) on MADT and MP-table (v3)
  allow CPUs to have non-contiguous Local APIC IDs (v2)

 src/acpi-dsdt.dsl |    4 +++-
 src/acpi.c        |   11 ++++++-----
 src/config.h      |    1 +
 src/mptable.c     |    4 ++--
 src/smp.c         |   17 +++++++++++++++++
 src/util.h        |    1 +
 6 files changed, 30 insertions(+), 8 deletions(-)

-- 
1.7.10.4

             reply	other threads:[~2012-07-25 18:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-25 18:45 Eduardo Habkost [this message]
2012-07-25 18:45 ` [Qemu-devel] [SeaBIOS PATCH 1/2] report real I/O APIC ID (0) on MADT and MP-table (v3) Eduardo Habkost
2012-07-25 18:45 ` [Qemu-devel] [SeaBIOS PATCH 2/2] allow CPUs to have non-contiguous Local APIC IDs (v2) Eduardo Habkost
2012-07-27 13:42   ` Laszlo Ersek
2012-07-27 13:43     ` Laszlo Ersek
2012-08-01  1:14 ` [Qemu-devel] [SeaBIOS PATCH 0/2] Allow non-contiguous APIC IDs (v3) Kevin O'Connor
2012-08-01  7:47   ` Gleb Natapov
2012-08-02  0:49     ` Kevin O'Connor

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=1343241930-9506-1-git-send-email-ehabkost@redhat.com \
    --to=ehabkost@redhat.com \
    --cc=gleb@redhat.com \
    --cc=imammedo@redhat.com \
    --cc=kevin@koconnor.net \
    --cc=lersek@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=seabios@seabios.org \
    /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).