search for: c7f1be4e5832

Displaying 1 result from an estimated 1 matches for "c7f1be4e5832".

2007 Nov 06
1
[RFC] Enable _OSI(Linux) for Xen HVM domains
...x) is a simple DMI hook with fields generated from the SMBIOS table, which both x86 and ia64 Xen provide to HVM domains. Please let me know if there are any comments or objections to submitting this upstream. Thanks, Alex Signed-off-by: Alex Williamson <alex.williamson@hp.com> -- diff -r c7f1be4e5832 drivers/acpi/osl.c --- a/drivers/acpi/osl.c Thu Nov 01 12:09:33 2007 -0700 +++ b/drivers/acpi/osl.c Fri Nov 02 15:30:23 2007 -0700 @@ -1225,6 +1225,14 @@ static struct dmi_system_id acpi_osl_dmi DMI_MATCH(DMI_BOARD_NAME, "MPAD-MSAE Customer Reference Boards"), }, }, + {...