VGA & RISCV: How do initialize vga in qemu-system-riscv64 ?

This page summarizes the projects mentioned and recommended in the original post on /r/osdev

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • QEMU

    Official QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.

  • QEMU's "VGA" device is a typical PCI VGA adapter with Bochs SVGA extensions. First enumerate PCI so you can figure out how to talk to the device's I/O, then follow the Bochs SVGA specifications to write a driver. There's also some information on the wiki, although it seems to make a few x86-specific assumptions.

  • RiscV-OS

  • Source Code: https://github.com/BlownCap11/RiscV-OS

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts