vast yellow wrote:

Anyone know when to release include the following features

  • Paravirtualized networking
  • I have such a code in a separate git repository. It is not yet production ready.
    The next release is a rebase of Rusty code for virtio and some KVM/Qemu backend.
    It probably be ready in few weeks.
  • Paravirtualized block device
  • The effort is not big since Rusty has paved most of the way.
    Some qemu block handling needs to be done. Again it can happen in 1-2 months.
    KVM Tap network is slower than Xen. Can we optimize it?
     
    Are you talking about PV driver or fully virtualized nic?
    Dor.