Skip to content

v0.10.0

Latest

Choose a tag to compare

@Lencerf Lencerf released this 21 Dec 18:43
· 16 commits to main since this release

What's Changed

New

  • aarch64: emulated PL031 RTC for aarch64 #285
  • HVF/aarch64: vmnet-based virtio-net device on macOS #299
  • New command line flag --cpu for specifying CPU topology #331
  • KVM/x86_64: enable x2APIC by default, allow booting up to 32768 VCPUs (theoretical value) #344

Fixes

  • HVF/aarch64: handle OSDLR_EL1 and OSLAR_EL1 #284
  • HVF/aarch64: fix system reboot #298
  • x86_64: fix CPU topology encoded in CPUID #331

Other

  • Many unit tests added
  • Dependency bumps by @dependabot[bot]

Full Changelog: v0.9.0...v0.10.0