|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] HVM vcpu hotplug: Fix acpi method NTFY bug
To: |
xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx> |
Subject: |
[Xen-devel] [PATCH] HVM vcpu hotplug: Fix acpi method NTFY bug |
From: |
"Liu, Jinsong" <jinsong.liu@xxxxxxxxx> |
Date: |
Wed, 27 Jan 2010 13:33:00 +0800 |
Accept-language: |
en-US |
Acceptlanguage: |
en-US |
Cc: |
"Zheng, Shaohui" <shaohui.zheng@xxxxxxxxx>, "Jiang, Yunhong" <yunhong.jiang@xxxxxxxxx>, Avi Kivity <avi@xxxxxxxxxx>, "Ke, Liping" <liping.ke@xxxxxxxxx> |
Delivery-date: |
Wed, 27 Jan 2010 06:49:26 -0800 |
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 |
Thread-index: |
AcqfEjBdAvKTlDZES9GP92/daWtXOg== |
Thread-topic: |
[PATCH] HVM vcpu hotplug: Fix acpi method NTFY bug |
HVM vcpu hotplug: Fix acpi method NTFY bug
Cancel define method NTFY by using decision_tree, it will block vcpu add and
result in other unpredicted error. The second reason is method NTFY is not key
path and no necessary using complicated decision_tree to reduce scan time. The
third reason is, the scan loop defined by method PRSC is not necessary equal to
the scan loop defined by method NTFY, and not necessary equal to 2^n.
Signed-off-by: Liu, Jinsong <jinsong.liu@xxxxxxxxx>
ras_acpi_1.patch
Description: ras_acpi_1.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] HVM vcpu hotplug: Fix acpi method NTFY bug,
Liu, Jinsong <=
|
|
|
|
|