55
edits
(→i386/x86_64: (this really is platform independent)) |
No edit summary |
||
| RAM Framebuffer
| RAM (MMIO)
| A special device that sets aside a chunk of the guest's memory map for a simple unaccelerated framebuffer. QEMU's <code>fw_cfg</code> is used by the operating system or firmware platform to configure parameters of the framebuffer (it's width/height, for instance). SeaBIOS comes with VGA text mode emulation, but does not do anything more than that.
| Depends on firmware platform (UEFI will support anything which uses UEFI GOP, for instance)
|-
|