WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH 0/5] hvmloader/DSDT change to handle PCI hotplug with

To: Xen Devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH 0/5] hvmloader/DSDT change to handle PCI hotplug with QEMU upstream
From: Anthony PERARD <anthony.perard@xxxxxxxxxx>
Date: Thu, 27 Oct 2011 16:12:32 +0100
Cc: Anthony PERARD <anthony.perard@xxxxxxxxxx>, Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
Delivery-date: Thu, 27 Oct 2011 08:25:46 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
This patch series introduces some change in the DSDT ACPI table generated to
handle the PCI hotplug in qemu-xen. There is now options to ./mk_dsdt, instead
of compiling it for each DSDT table we want.

There is more to read in the 4th patch about want is not supported with the new
QEMU.

Anthony PERARD (5):
  hvmloader/acpi: Introduce --maxcpu option to mk_dsdt
  hvmloader/acpi/dsdt: Move IO port range reservation
  hvmloader: In mk_dsdt, Use __attribute__ format.
  hvmloader/acpi/dsdt: Fix PCI hotplug with the new qemu-xen.
  hvmloader: Load DSDT table from parametter

 .hgignore                               |    2 +
 tools/firmware/hvmloader/acpi/Makefile  |   22 ++-
 tools/firmware/hvmloader/acpi/acpi2_0.h |    9 +-
 tools/firmware/hvmloader/acpi/build.c   |   31 ++---
 tools/firmware/hvmloader/acpi/dsdt.asl  |   14 --
 tools/firmware/hvmloader/acpi/mk_dsdt.c |  226 +++++++++++++++++++++++--------
 tools/firmware/hvmloader/rombios.c      |   12 ++-
 tools/firmware/hvmloader/seabios.c      |   12 ++-
 8 files changed, 228 insertions(+), 100 deletions(-)

-- 
Anthony PERARD


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel