Skip to content
This repository has been archived by the owner on Feb 8, 2021. It is now read-only.

Release v1.0.0

Latest
Compare
Choose a tag to compare
@gnawux gnawux released this 09 Sep 08:41
· 137 commits to master since this release

In release v1.0.0 of runV and hyperstart, we introduced several significant updates and fixed many bugs to make runV production ready. The featured updates include:

  • Compatibility:
  • New hypervisor architectures support:
    • xenpv driver, with the latest Xen 4.9, we could launch runV with very minimal performance penalty (<5 % in most scenarios) on instance of Google GCE and other IaaS platform;
    • kvmtool driver brings the offical ARM support to runV.
  • Feature update:
    • Read-only rootfs: allows runV to launch with read-only rootfs;
    • support vhostuser network card for qemu driver, which enables the low latency network for scenarios such as NFV.
  • Many other feature or test improvements, and many bug fix.

Thanks the contribution from Huawei, ARM, Intel, Alibaba, and other individuals.