Commit 4ce9b0d5 authored by Albert Ou's avatar Albert Ou
Browse files

Add QEMU guest support

* Build the virtio_mmio, virtio_net, virtio_scsi, and virtio_console
  drivers by default in place of HTIF.
* Retain support for QEMU's emulated 8250 UART until it is determined
  how to use vport0p1 as the primary console terminal.
* Explicitly instantiate virtio MMIO transports through boot parameters.
* Clear the corresponding SR_IP bit when acknowledging IRQs, as expected
  by the simulator implementation.
* Avoid clobbering the SR_IP field when returning from exceptions.
parent 38915acc
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment