Skip to content

0.2.0

Latest

Choose a tag to compare

@dreamliner787-9 dreamliner787-9 released this 19 Aug 06:34
· 20 commits to main since this release

This release introduces support for x86-64 VMs, along with many fixes to ARM virtualisation and the virtIO emulation layer.

Features

ARM

  • Support booting a default configured Linux kernel with an initrd image.
  • Support guests with multiple cores (VCPUs) via PSCI.
  • Hardware-accelerated GIC virtualisation.

x86

  • ACPI implementation.
  • Support booting a default configured Linux kernel with an initrd image.
  • Support booting any EFI guest from block storage or PXE via TianoCore OVMF firmware.
  • Only support guests with a single VCPU.
  • Software virtualised APIC in xAPIC mode and single I/O APIC.

Guest-facilities

  • VirtIO MMIO and PCI transports.
  • Networking via virtIO Network, either through a NIC or Virtual Switch.
  • Storage via virtIO Block.
  • Console via serial passthrough, virtIO Console or SSH.

New Contributors

Full Changelog: 0.1.0...0.2.0