-
Notifications
You must be signed in to change notification settings - Fork 1
Home
VMMgr (Virtual Machine ManaGeR) is a set of scripts and templates used for manage Qemu-Kvm Virtual Machines). It allow to create and manage VM easily.
I started this script in order to understand how qemu and virtualization work. I finally stop using Livbirt and now it's my everyday tool for my VMs. This script is based on Intel VT (modify for AMD-V will be not difficult), and only tested on Fedora.
Note: this is not intend for production use!
Starting with this script require some attention! You will need to customize some path, install some packages, and optionaly change some parameters in your system if you want high performances. Read the page Starting With VMMgr before doing anything.
You have the following docs:
Advanced options:
Machine, CPU, SMP, NUMA and Memory
Sylvain Girod (uubu at gmx dot fr)