ArvernOS icon indicating copy to clipboard operation
ArvernOS copied to clipboard

Add support for `virt` machine (AArch64)

Open willdurand opened this issue 4 years ago • 0 comments

Although this is going to be yet another board to maintain, and this one does not correspond to any real hardware, it would be interesting to have a virt machine for AArch64 because:

  • that would allow to verify that the arch code works on two different boards
  • that would allow to test the network stack (virtio-net driver needed) on a different target, with a different driver

See: https://qemu.readthedocs.io/en/latest/system/arm/virt.html

willdurand avatar Dec 19 '21 09:12 willdurand