Skip to content
Sylvain Girod edited this page Nov 22, 2019 · 14 revisions

Welcome to the VMMgr wiki!

What is VMMgr?

VMMgr (Virtual Machine ManaGeR) is a set of scripts and templates used for manage Qemu-kvm Virtual Machines). You can create, delete, start and stop vm using a simple command.

Why VMMgr?

At the beggining, I used the powerfull libvirt tool, but in order to test latests qemu features, I wanted to easily create new vm with latests qemu features. So I start to script create a script. VMMgr was also a mean to learn about how qemu work, how use kvm and VMM optimizations. Now, it's my main tool to manage vm.

Note: this is not intend for production use!

How it Works?

You have the following docs:

Quick Start

Advanced options:

Machine, CPU, SMP, NUMA and Memory

Virtio Disks

Behind the scene

how to customize everything

Sylvain Girod (uubu at gmx dot fr)

Clone this wiki locally