2 messages in com.xensource.lists.xen-ia64-devel[Xen-ia64-devel] [PATCH] Emulate ACPI...
FromSent OnAttachments
Kouya Shimura14 Jun 2007 05:52.patch
Alex Williamson14 Jun 2007 16:18 
Subject:[Xen-ia64-devel] [PATCH] Emulate ACPI in hypervisor
From:Kouya Shimura (kou@jp.fujitsu.com)
Date:06/14/2007 05:52:16 AM
List:com.xensource.lists.xen-ia64-devel
Attachments:

Hi,

From c/s 14552:3afefd64e392, the hypervisor instead of Qemu emulates ACPI registers on x86 side. An actual problem by this change is that WINDOWS on debug mode can't boot.

This patch revives the emulation of ACPI and newly support to deliver SCI to the guest.

Thanks, Kouya