mirror of https://github.com/torvalds/linux.git
Xen disables ACPI for PV guests in DomU, which causes acpi_mps_check() to return 1 when CONFIG_X86_MPPARSE is not set. As a result, the local APIC is disabled and the guest is later limited to a single vCPU, despite being configured with more. This regression was introduced in version 6.9 in commit |
||
|---|---|---|
| .. | ||
| Makefile | ||
| apei.c | ||
| boot.c | ||
| cppc.c | ||
| cstate.c | ||
| madt_playdead.S | ||
| madt_wakeup.c | ||
| sleep.c | ||
| sleep.h | ||
| wakeup_32.S | ||
| wakeup_64.S | ||