Code Monkey home page Code Monkey logo

vm_manager's Introduction

CiV VM Manager

CiV VM Manager is a linux userspace application aimed to manage the CiV guests.

CiV: Celadon in Virtual Machine(https://01.org/projectceladon/about)

You can find the latest vm-manager release here: https://github.com/projectceladon/vm_manager/releases

Architecture of VM Manager

VM Manager Arch

Building

Pre-requisites

UBUNTU OS Version: 20.04 or 22.04

Install required tools on Linux.

 $ [sudo] apt-get install build-essential autoconf libtool pkg-config cmake

Build

 $ mkdir build && cd build
 $ cmake -DCMAKE_BUILD_TYPE=Release ..
 $ cmake --build . --config Release

vm_manager's People

Contributors

aiswaryacyriac avatar amanbh0709 avatar bpanda24 avatar ceiba1985 avatar gangsecurity avatar gkdeepa avatar iviggyprabhu avatar jeevakaprabu avatar kanlihu avatar lyintel avatar padmashree9110 avatar prashanth-intel avatar qiaosongzhou avatar renchenglei avatar saranyagopal1 avatar shao-feng avatar shivasku82 avatar shwethabolumbu avatar sjshweta avatar vilasrk avatar vramyanaidu avatar weiwushx avatar xianju6x avatar xiaohesg avatar xinxin-wan avatar xyzhao2018 avatar yadong-intel avatar yadongqi avatar yhe39 avatar zhuopeng-sg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vm_manager's Issues

tmp/ci-testing

What is Changed in tmp/ci-testing

Choose the type of release from below:

  • 1.2.3
  • 1.3.0
  • 2.0.0

Current pull requests to be released:

Changes that will be considered for next release of master

What is Changed in master

Choose the type of release from below:

  • 1.2.3
  • 1.3.0
  • 2.0.0

Current pull requests to be released:

tmp/ci-testing

What is Changed in tmp/ci-testing

Choose the type of release from below:

  • 1.2.3
  • 1.3.0
  • 2.0.0

Current pull requests to be released:

Changes that will be considered for next release of master

What is Changed in master

Choose the type of release from below:

  • 1.2.4
  • 1.3.0
  • 2.0.0

Current pull requests to be released:

tmp/ci-testing

What is Changed in tmp/ci-testing

Choose the type of release from below:

Current pull requests to be released:

master

What is Changed in master

Choose the type of release from below:

  • 1.2.3
  • 1.3.0
  • 2.0.0

Current pull requests to be released:

0.7.1Only ran it once, but created 4 vfs

CPU:12th Gen Intel(R) Core(TM) i5-12400
Base Board:ASUSTeK PRIME H610M-F D4 Rev 1.xx
VM_Manager version:0.7.1
Step:
1.https://docs.01.org/celadon/getting-started/on-vm.html
Refer to the tutorial to start a virtual machine
The configuration file is:

[global]
name=civ-2
flashfiles=/home/caas/caas-flashfiles-eng.celadon.zip
adb_port=5555
fastboot_port=5554

[emulator]
path=/usr/bin/qemu-system-x86_64

[memory]
size=4G

[vcpu]
num=1

[firmware]
type=unified
path=/home/caas/OVMF.fd

[disk]
size=30G
path=/home/caas/android.qcow2

[graphics]
type=SRIOV

[vtpm]
bin_path=/usr/bin/swtpm
data_dir=/home/caas/vtpm0

[rpmb]
bin_path=/home/caas/scripts/rpmb_dev
data_dir=/home/caas/rpmb

[aaf]
path=/home/caas/aaf

[extra]
cmd=-monitor stdio

2.When I only ran it once, it created four VFs。But the old version, when I tried it before, only created a vf once it started
19b114c7cfdd8e32ff6f7e45797f4d1
f3b46242812012b456967e192a455e1
556df0f69618f0fd98d239cd3d08bec
0be42a39883ab3cf94f48df5728b4b9
From the memory region info of the two pci devices, it can be seen that the first vf was assigned to celadon. don't know how the other three vfs are separated.

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.