This patch introduces virtuozzo hypervisor support. Here we implemented only basic functionality. User can create/start/stop/delete containers and virtual machies. Also we allow to change hardware configuration (basic devices) and connect via VNC. We are very intrested in the development of virt-manager to support all virtuozzo features. Mikhail Feoktistov (2): Add GUI and basic functionality to support virtuozzo hypervisor Set bridged network as default for virtuozzo hypervisor ui/create.ui | 155 +++++++++++++++++++++++++++++++++++++++++++++- virtManager/connect.py | 8 ++- virtManager/connection.py | 1 + virtManager/create.py | 58 ++++++++++++++++- virtManager/netlist.py | 15 ++++- virtinst/connection.py | 3 + virtinst/guest.py | 24 ++++++- virtinst/support.py | 2 +- 8 files changed, 252 insertions(+), 14 deletions(-) -- 2.5.5 _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list