This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-04-28 07:22:40 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
53edb41d40fbfc6aaaeb8b8bc3cf11cc05ab3c29
ladybird
/
Kernel
/
Arch
/
x86
/
common
History
Idan Horowitz
1aad64fbe4
Kernel: Workaround QEMU hypervisor.framework CPUID max leaf bug
...
This works around issue
#10382
until it is fixed on QEMU's side. Patch from Anonymous.
2022-02-11 02:45:34 +02:00
..
ASM_wrapper.cpp
…
CPU.cpp
…
Interrupts.cpp
Kernel/Interrupts: Initialize two spurious handlers when PIC is disabled
2022-01-30 21:07:20 +02:00
Processor.cpp
Kernel: Workaround QEMU hypervisor.framework CPUID max leaf bug
2022-02-11 02:45:34 +02:00
ProcessorInfo.cpp
…
SafeMem.cpp
…
ScopedCritical.cpp
…
SmapDisabler.cpp
…
Spinlock.cpp
Kernel: Move Spinlock lock/unlock functions out of line
2022-02-03 16:11:26 +01:00
TrapFrame.cpp
…