Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 410 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 410 Bytes

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.