mirror of
https://github.com/RGBCube/serenity
synced 2025-05-16 10:14:57 +00:00
![]() In short: QEMU supports both Memory-Mapped-IO and classic IO methods for controlling the emulated VGA device. Bochs and VirtualBox only support the classic IO method. An excellent write up on the history of these interfaces can be found here: https://www.kraxel.org/blog/2018/10/qemu-vga-emulation-and-bochs-display The IO method was how things were done originally in SerenityOS. Commit |
||
---|---|---|
.. | ||
GraphicsAdapter.cpp | ||
GraphicsAdapter.h |