Skip to content

History / HwPassThrough

Revisions

  • Update console= setting With more recent uvmm, the default are the emulated serials, update accordingly. Change-Id: I4907864ae4173af1534dfd07992c15da94aed22d

    @admlck admlck committed Feb 7, 2024
  • Adapt to new CONFIG_VIRT default setting Luckily the QEMU command line in the Makeconf.boot.example for the QEMU Virt machine already comes with virtualization=true so we only need to fix it in individual cases where the tutorials run QEMU manually. For some reason QEMU does not start bootstrap in HYP mode for the vexpress-a15 machine, so the user must unselect Virtualization support in the BUILDING howto. Change-Id: I9707f3c9caa57d63b580d6f33e83ea7aa6b30048

    @jermar jermar committed Jul 3, 2023
  • adapt tutorials to new defaults on ARM On ARM/64 the default behavior changed. The uvmm no longer identity mapps the guest RAM. To get the old behavior back, this commit adds the '-i' option to the uvmm command line. Change-Id: I23cc1d3f83463d1b7155ed84623eb7eae1a7630a

    @phipse phipse committed Nov 1, 2021
  • Adapt the tutorials to the explicit module uncompression Change-Id: I0c49b151e13eb20bd0ba4b09ae3911b5f2732ef0

    @jermar jermar committed Sep 8, 2020
  • Adapt ARMv8 Ramdisk link Change-Id: Ib4f512bc0a51449c254bd050ef151ba010e45bfb

    @admlck admlck committed May 29, 2020
  • Add HwPassThrough.md Change-Id: Icb13c6bdce3f608d9c89508ea44a6fdb42e12081

    @jermar jermar committed Nov 6, 2019