virt-manager 1:4.1.0-ok2 source package in openKylin

Changelog

virt-manager (1:4.1.0-ok2) nile; urgency=medium

  * console: Select the first embeddable graphics device as graphical console

 -- Feng Jiang <email address hidden>  Sat, 12 Oct 2024 16:17:27 +0800

Upload details

Uploaded by:
Feng Jiang
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
OpenKylin Virtualization SIG
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main admin
Nile V2.0 proposed main admin

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
virt-manager_4.1.0.orig.tar.gz 3.0 MiB 950681d7b32dc61669278ad94ef31da33109bf6fcf0426ed82dfd7379aa590a2
virt-manager_4.1.0-ok2.debian.tar.xz 9.4 KiB 958cb801ff0964c370b0f55ba167623eaf8e5c7509ec0b173c4ccbea955a6102
virt-manager_4.1.0-ok2.dsc 2.3 KiB 16b164479f8396674aa60824989930e85a7b3a01c4940d6e9e43667dcfd56499

Available diffs

View changes file

Binary packages built by this source

virt-manager: desktop application for managing virtual machines

 The virt-manager application is a desktop user interface for managing virtual
 machines through libvirt. It primarily targets KVM VMs, but also manages Xen
 and LXC (Linux containers). It presents a summary view of running domains,
 their live performance & resource utilization statistics. Wizards enable the
 creation of new domains, and configuration & adjustment of a domain's resource
 allocation & virtual hardware. An embedded VNC and SPICE client viewer
 presents a full graphical console to the guest domain.

virtinst: utilities to create and edit virtual machines

 This package contains some command line utilities to create and edit virtual
 machines:
 .
  - virt-clone: cloning existing inactive guests; it copies the disk images,
    and defines a config with new name, UUID and MAC address pointing to the
    copied disks
  - virt-install: provision operating systems into new virtual machines
  - virt-xml: easily edit libvirt domain XML using virt-install's command line
    options