Martin Whitaker
|
2bf1623733
|
Halt CPU cores that are not active in a test.
This saves a lot of power when performing sequential tests.
|
2022-02-12 19:30:14 +00:00 |
|
Martin Whitaker
|
39d5715224
|
Fix interrupt handling when long mode is enabled in a 32-bit binary (part 2).
Handle passing the processor state to the application interrupt handler.
Update the 64-bit code to match the new trap state structure definition.
|
2022-02-12 09:39:09 +00:00 |
|
Martin Whitaker
|
16d55b7dad
|
Remove distinction between physical and virtual CPUs.
This is no longer needed, now we can display as many CPUs as we can
physically handle.
|
2022-01-31 22:59:14 +00:00 |
|
Martin Whitaker
|
fbd3376668
|
Initial commit.
|
2020-05-24 21:30:55 +01:00 |
|