qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [SeaBIOS PATCH 0/2] Allow non-contiguous APIC IDs (v2)


From: Eduardo Habkost
Subject: [Qemu-devel] [SeaBIOS PATCH 0/2] Allow non-contiguous APIC IDs (v2)
Date: Fri, 20 Jul 2012 14:04:48 -0300

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]