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] add "acpi" option in xmexample.vmx

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] add "acpi" option in xmexample.vmx
From: "Yu, Ke" <ke.yu@xxxxxxxxx>
Date: Sun, 4 Dec 2005 19:01:28 +0800
Delivery-date: Sun, 04 Dec 2005 11:01:30 +0000
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcX4whPAjE0gnE2QQN25a71zoHHNYQ==
Thread-topic: [PATCH] add "acpi" option in xmexample.vmx
This patch adds option "acpi" in xmexmaple.vmx. Vmxloader uses this
option to decide whether loading ACPI or not.

The purpose of this patch is that: In some situation (e.g. SMP guest),
ACPI must be enabled for local APIC support, while in some other
situation (e.g. windows install), where ACPI causes instability, ACPI
should be disabled. This patch makes it possible without recompiling the
vmxloader. 

Attachment: acpi_option.patch
Description: acpi_option.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH] add "acpi" option in xmexample.vmx, Yu, Ke <=