1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-22 13:35:07 +00:00
serenity/Kernel/Arch/x86/Hypervisor
Liav A 8d6da9863f Kernel: Move x86 Bochs VBE code to the Arch/x86 directory
To do this, we make the QEMUDisplayConnector class more standalone so it
does not need to inherit from the BochsDisplayConnector class.
2022-09-20 18:43:05 +01:00
..
BochsDisplayConnector.cpp Kernel: Move x86 Bochs VBE code to the Arch/x86 directory 2022-09-20 18:43:05 +01:00
BochsDisplayConnector.h Kernel: Move x86 Bochs VBE code to the Arch/x86 directory 2022-09-20 18:43:05 +01:00
VMWareBackdoor.cpp Kernel: Move VMWare backdoor communication code to the x86 directory 2022-09-20 18:43:05 +01:00
VMWareBackdoor.h Kernel: Move VMWare backdoor communication code to the x86 directory 2022-09-20 18:43:05 +01:00