Giter Site home page Giter Site logo

Comments (6)

avpatel avatar avpatel commented on July 26, 2024

Yes, it is certainely possible. The Xvisor network packet switching allows dummy vmm_netport instances which can be used by Xvisor to communicate to outside world. We have an optional network stack implemented using lwIP. This lwIP based network stack creates dummy vmm_netport instance which is attached to vmm_netswitch containing vmm_netport instance of host NIC and Guest NICs.

from xvisor.

CheyenneForbes avatar CheyenneForbes commented on July 26, 2024

Thanks for that information but my question was misunderstood.. I meant like an API to do things like creating vms and checking vm cpu usage

from xvisor.

avpatel avatar avpatel commented on July 26, 2024

Ahh OK. We have been mostly focusing on embedded systems so we never felt the need of creating/managing VMs remotely. Due this, we have required functionality in Xvisor but we don't have remote management APIs. Eventually, we want to have such remote management APIs and support it using Libvirt.

from xvisor.

CheyenneForbes avatar CheyenneForbes commented on July 26, 2024

Could you point me to resources which show how to launch vms? the doxygen site doesnt seem to be properly set up

also how does performance, etc. compare to xen, kvm and vmware?

from xvisor.

avpatel avatar avpatel commented on July 26, 2024

For ARM64, you can start with Foundation v8 model or RPi3 board.
Refer,
<xvisor_source>/docs/arm/foundation-v8.txt
<xvisor_source>/docs/arm/bcm2837-raspi3.txt

Here's link to Xvisor paper which compare it against KVM and XEN for ARM32 world
http://xhypervisor.org/pdf/Embedded_Hypervisor_Xvisor_A_comparative_analysis.pdf

Few more interesting papers:
http://xhypervisor.org/pdf/Xvisor_VirtIO_CAN_Fast_virtualized_CAN.pdf
http://xhypervisor.org/pdf/dual-ICIT18.pdf
http://xhypervisor.org/pdf/isol-ICIT18.pdf

Regards,
Anup

from xvisor.

avpatel avatar avpatel commented on July 26, 2024

Closing this issue now.

Regards,
Anup

from xvisor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.