I decided that passthru sounded much better so: [PATCH 1/3] xen/processor-passthru: Change the name to passthru does the move to the new name, and then the next one implements the dom0_max_vcpu support: [PATCH 2/3] xen/processor-passthru: Support vCPU != pCPU - aka by enumerating the ACPI processor values directly and re-using the 'struct acpi_processor' for the rest (the ones not enumerated by ACPI layer). I chatted with the Intel folks and they said that it is safe to assume that the _PXX and _CXX values are the same across all the CPUs. Not entirely sure about AMD so I need to chat with them. The last one is just an fixup to make it easier to read: [PATCH 3/3] xen/processor-passthru: Remove the print_hex_dump - as -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html