Files
genode/repos/base-hw
Alexander Boettcher faf54244c4 hw/x86: keep cpu id after resume
The CPUs are woken all at once and up to now the IDs are assigned depending
on the arrival order, which is unfortunate for the resume case. Keep track
of once assigned IDs for CPUs, so that on resume the very same CPU id is given.
The APIC id is guaranteed to be fixed per CPU on suspend, but unfortunately
not dense packed.

Issue #4669
2023-02-27 08:22:50 +01:00
..
2023-01-24 12:07:33 +01:00
2023-01-24 12:07:31 +01:00
2023-02-27 08:22:50 +01:00