xen: attach the PV CPU if no CPU device is presentWhen booted as PVHv2, there's no ACPI CPU object, so attach the PV CPUdevice in order to take it's place.This is required in case some device or
xen: attach the PV CPU if no CPU device is presentWhen booted as PVHv2, there's no ACPI CPU object, so attach the PV CPUdevice in order to take it's place.This is required in case some device or driver tries to poke at thePCPU device field.Sponsored by: Citrix Systems R&D
show more ...
xen: add missing filesCommit missing files that actually belong to previous commits.Sponsored by: Citrix Systems R&DApproved by: gibbs