Skip to content

an interactive program in Python using the libvirt API to manage virtual machines created with KVM / QEMU.

Notifications You must be signed in to change notification settings

HalimaBouzidi/Libvirt_QEMU-KVM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Libvirt_QEMU-KVM

An interactive program in Python using the libvirt API to manage virtual machines created with KVM / QEMU.

This program offers the following features:

1- List the virtual machines.

2- consult the status of a given machine.

3- start a virtual machine.

4- Stop a virtual machine.

5- Display the IP address of a given virtual machine.

6- Display the host name of the hypervisor machine.

About

an interactive program in Python using the libvirt API to manage virtual machines created with KVM / QEMU.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages