Hi, (I''m looking at Xen3.0.3 source.) I would like to know how ACPI is implemented in Xen. I can see that the DSDT is loaded by the hvmloader but in ioemu, the acpi_bios_init() function is ifndefed... So does Xen supports ACPI for HVM or PV in x86 platform? How does it works? Thank you in advance, David. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
Hi list, I''m trying to understand how does QEMU causes ACPI events for a HVM VM? I looked at the PM1 event register emulation at piix4acpi.c and I can see that some status bits are being set. but how does the SCI is being generated? Thanks, David. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel