qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [SeaBIOS PATCH 0/2] Allow non-contiguous APIC IDs (v3)
@ 2012-07-25 18:45 Eduardo Habkost
  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
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Eduardo Habkost @ 2012-07-25 18:45 UTC (permalink / raw)
  To: qemu-devel, seabios
  Cc: Igor Mammedov, Kevin O'Connor, Laszlo Ersek, Gleb Natapov

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

^ permalink raw reply	[flat|nested] 17+ messages in thread
* [Qemu-devel] [SeaBIOS PATCH 0/2] Allow non-contiguous APIC IDs (v2)
@ 2012-07-20 17:04 Eduardo Habkost
  2012-07-20 17:04 ` [Qemu-devel] [SeaBIOS PATCH 2/2] allow CPUs to have non-contiguous Local " Eduardo Habkost
  0 siblings, 1 reply; 17+ messages in thread
From: Eduardo Habkost @ 2012-07-20 17:04 UTC (permalink / raw)
  To: qemu-devel, seabios; +Cc: Igor Mammedov, Kevin O'Connor, Gleb Natapov

Small changes from the previous series:
 - Patch 1/2: cosmetic whitespace change
 - Patch 2/2: use size suffixes on asm instructions on smp.c
 - New patch descriptions

Eduardo Habkost (2):
  acpi: report real I/O APIC ID (0) on MADT table
  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     |    2 +-
 src/smp.c         |   17 +++++++++++++++++
 src/util.h        |    1 +
 6 files changed, 29 insertions(+), 7 deletions(-)

-- 
1.7.10.4

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2012-08-02  0:49 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-25 18:45 [Qemu-devel] [SeaBIOS PATCH 0/2] Allow non-contiguous APIC IDs (v3) Eduardo Habkost
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
  -- strict thread matches above, loose matches on Subject: below --
2012-07-20 17:04 [Qemu-devel] [SeaBIOS PATCH 0/2] Allow non-contiguous APIC IDs (v2) Eduardo Habkost
2012-07-20 17:04 ` [Qemu-devel] [SeaBIOS PATCH 2/2] allow CPUs to have non-contiguous Local " Eduardo Habkost
2012-07-23 12:20   ` Gleb Natapov
2012-07-25 18:42     ` Eduardo Habkost
2012-07-26  6:08       ` Gleb Natapov
2012-07-26 14:16         ` Eduardo Habkost
2012-07-26 14:55           ` Avi Kivity
2012-07-26 15:07             ` Eduardo Habkost
2012-07-26 16:08               ` Avi Kivity
2012-07-26 17:18                 ` Eduardo Habkost

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).