[Bug 1203458] New: VM Manager crash on Power On launch
http://bugzilla.opensuse.org/show_bug.cgi?id=1203458 Bug ID: 1203458 Summary: VM Manager crash on Power On launch Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: x86-64 OS: openSUSE Tumbleweed Status: NEW Severity: Normal Priority: P5 - None Component: KVM Assignee: kvm-bugs@suse.de Reporter: d.o.scott@unb.ca QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- The last TW snapshot that works correctly for me is 20220900-0 When the power-on button is pressed in all later snapshots, the Manager window dissappears. However, when the manager is reopened, it shows the VM runninging and I am able to stop it with a shut down command. Running sudo journalctl --unit libvirtd produces one extra line of output compared to a working version: Sep 15 09:36:49 DOS1 libvirtd[2800]: End of file while reading data: Input/output error This is (one of) the VM: <domain type="kvm"> <name>ubuntu20.04</name> <uuid>b88b7d66-f0c9-452d-b32e-18290cc74ee3</uuid> <metadata> <libosinfo:libosinfo xmlns:libosinfo="http://libosinfo.org/xmlns/libvirt/domain/1.0"> <libosinfo:os id="http://ubuntu.com/ubuntu/20.04"/> </libosinfo:libosinfo> </metadata> <memory unit="KiB">4194304</memory> <currentMemory unit="KiB">4194304</currentMemory> <vcpu placement="static">2</vcpu> <os> <type arch="x86_64" machine="pc-q35-6.1">hvm</type> </os> <features> <acpi/> <apic/> <vmport state="off"/> </features> <cpu mode="host-model" check="partial"/> <clock offset="utc"> <timer name="rtc" tickpolicy="catchup"/> <timer name="pit" tickpolicy="delay"/> <timer name="hpet" present="no"/> </clock> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>destroy</on_crash> <pm> <suspend-to-mem enabled="no"/> <suspend-to-disk enabled="no"/> </pm> <devices> <emulator>/usr/bin/qemu-system-x86_64</emulator> <disk type="file" device="disk"> <driver name="qemu" type="qcow2"/> <source file="/media/vboxssd/KVM/ubuntu20.04"/> <target dev="vda" bus="virtio"/> <boot order="1"/> <address type="pci" domain="0x0000" bus="0x04" slot="0x00" function="0x0"/> </disk> <disk type="file" device="cdrom"> <driver name="qemu" type="raw"/> <target dev="sda" bus="sata"/> <readonly/> <address type="drive" controller="0" bus="0" target="0" unit="0"/> </disk> <controller type="usb" index="0" model="qemu-xhci" ports="15"> <address type="pci" domain="0x0000" bus="0x02" slot="0x00" function="0x0"/> </controller> <controller type="sata" index="0"> <address type="pci" domain="0x0000" bus="0x00" slot="0x1f" function="0x2"/> </controller> <controller type="pci" index="0" model="pcie-root"/> <controller type="pci" index="1" model="pcie-root-port"> <model name="pcie-root-port"/> <target chassis="1" port="0x10"/> <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x0" multifunction="on"/> </controller> <controller type="pci" index="2" model="pcie-root-port"> <model name="pcie-root-port"/> <target chassis="2" port="0x11"/> <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x1"/> </controller> <controller type="pci" index="3" model="pcie-root-port"> <model name="pcie-root-port"/> <target chassis="3" port="0x12"/> <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x2"/> </controller> <controller type="pci" index="4" model="pcie-root-port"> <model name="pcie-root-port"/> <target chassis="4" port="0x13"/> <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x3"/> </controller> <controller type="pci" index="5" model="pcie-root-port"> <model name="pcie-root-port"/> <target chassis="5" port="0x14"/> <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x4"/> </controller> <controller type="pci" index="6" model="pcie-root-port"> <model name="pcie-root-port"/> <target chassis="6" port="0x15"/> <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x5"/> </controller> <controller type="pci" index="7" model="pcie-root-port"> <model name="pcie-root-port"/> <target chassis="7" port="0x16"/> <address type="pci" domain="0x0000" bus="0x00" slot="0x02" function="0x6"/> </controller> <controller type="virtio-serial" index="0"> <address type="pci" domain="0x0000" bus="0x03" slot="0x00" function="0x0"/> </controller> <interface type="bridge"> <mac address="52:54:00:93:dc:b7"/> <source bridge="br0"/> <model type="virtio"/> <address type="pci" domain="0x0000" bus="0x01" slot="0x00" function="0x0"/> </interface> <serial type="pty"> <target type="isa-serial" port="0"> <model name="isa-serial"/> </target> </serial> <console type="pty"> <target type="serial" port="0"/> </console> <channel type="unix"> <target type="virtio" name="org.qemu.guest_agent.0"/> <address type="virtio-serial" controller="0" bus="0" port="1"/> </channel> <channel type="spicevmc"> <target type="virtio" name="com.redhat.spice.0"/> <address type="virtio-serial" controller="0" bus="0" port="2"/> </channel> <input type="tablet" bus="usb"> <address type="usb" bus="0" port="1"/> </input> <input type="mouse" bus="ps2"/> <input type="keyboard" bus="ps2"/> <graphics type="spice" autoport="yes"> <listen type="address"/> <image compression="off"/> </graphics> <sound model="ich9"> <address type="pci" domain="0x0000" bus="0x00" slot="0x1b" function="0x0"/> </sound> <audio id="1" type="spice"/> <video> <model type="qxl" ram="65536" vram="65536" vgamem="16384" heads="1" primary="yes"/> <address type="pci" domain="0x0000" bus="0x00" slot="0x01" function="0x0"/> </video> <redirdev bus="usb" type="spicevmc"> <address type="usb" bus="0" port="2"/> </redirdev> <redirdev bus="usb" type="spicevmc"> <address type="usb" bus="0" port="3"/> </redirdev> <memballoon model="virtio"> <address type="pci" domain="0x0000" bus="0x05" slot="0x00" function="0x0"/> </memballoon> <rng model="virtio"> <backend model="random">/dev/urandom</backend> <address type="pci" domain="0x0000" bus="0x06" slot="0x00" function="0x0"/> </rng> </devices> </domain> This is a link to the Hardware for Linux probe reuslt: https://linux-hardware.org/?probe=a4dad191d2 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1203458 http://bugzilla.opensuse.org/show_bug.cgi?id=1203458#c2 --- Comment #2 from Daniel Scott <d.o.scott@unb.ca> --- The last log entry was from August. However it updated when I ran it from the command line sudo virt-manager --debug [Thu, 15 Sep 2022 10:50:17 virt-manager 15306] DEBUG (cli:204) Version 4.1.0 launched with command line: /usr/bin/virt-manager --debug [Thu, 15 Sep 2022 10:50:17 virt-manager 15306] DEBUG (virtmanager:170) virt-manager version: 4.1.0 [Thu, 15 Sep 2022 10:50:17 virt-manager 15306] DEBUG (virtmanager:171) virtManager import: /usr/share/virt-manager/virtManager [Thu, 15 Sep 2022 10:50:17 virt-manager 15306] DEBUG (cli:195) Uncaught exception: Traceback (most recent call last): File "/usr/bin/virt-manager", line 8, in <module> virtmanager.runcli() File "/usr/share/virt-manager/virtManager/virtmanager.py", line 274, in runcli main() File "/usr/share/virt-manager/virtManager/virtmanager.py", line 198, in main leftovers = _import_gtk(leftovers) File "/usr/share/virt-manager/virtManager/virtmanager.py", line 73, in _import_gtk raise Exception("Error starting virt-manager: No graphical display found") Exception: Error starting virt-manager: No graphical display found -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1203458 http://bugzilla.opensuse.org/show_bug.cgi?id=1203458#c3 --- Comment #3 from James Fehlig <jfehlig@suse.com> --- (In reply to Daniel Scott from comment #2)
The last log entry was from August. However it updated when I ran it from the command line sudo virt-manager --debug
[Thu, 15 Sep 2022 10:50:17 virt-manager 15306] DEBUG (cli:204) Version 4.1.0 launched with command line: /usr/bin/virt-manager --debug [Thu, 15 Sep 2022 10:50:17 virt-manager 15306] DEBUG (virtmanager:170) virt-manager version: 4.1.0 [Thu, 15 Sep 2022 10:50:17 virt-manager 15306] DEBUG (virtmanager:171) virtManager import: /usr/share/virt-manager/virtManager [Thu, 15 Sep 2022 10:50:17 virt-manager 15306] DEBUG (cli:195) Uncaught exception: Traceback (most recent call last): File "/usr/bin/virt-manager", line 8, in <module> virtmanager.runcli() File "/usr/share/virt-manager/virtManager/virtmanager.py", line 274, in runcli main() File "/usr/share/virt-manager/virtManager/virtmanager.py", line 198, in main leftovers = _import_gtk(leftovers) File "/usr/share/virt-manager/virtManager/virtmanager.py", line 73, in _import_gtk raise Exception("Error starting virt-manager: No graphical display found") Exception: Error starting virt-manager: No graphical display found
This is a different problem. Does the terminal used to start virt-manager have a valid DISPLAY? Can be checked with 'echo $DISPLAY'. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1203458 http://bugzilla.opensuse.org/show_bug.cgi?id=1203458#c4 --- Comment #4 from Daniel Scott <d.o.scott@unb.ca> --- I did this as user, super user, and with sudo dos@DOS1:~> echo $DISPLAY :0 dos@DOS1:~> sudo su [sudo] password for root: DOS1:/home/dos # echo $display DOS1:/home/dos # exit exit dos@DOS1:~> sudo echo $display dos@DOS1:~> So I tried running virt-manager as user, and that produced the GUI, and after opening the VM and running it, crashed with the following log info located in /home/dos/.cache/virt-manager [Thu, 15 Sep 2022 11:11:30 virt-manager 26752] DEBUG (cli:204) Version 4.1.0 launched with command line: /usr/bin/virt-manager --debug [Thu, 15 Sep 2022 11:11:30 virt-manager 26752] DEBUG (virtmanager:170) virt-manager version: 4.1.0 [Thu, 15 Sep 2022 11:11:30 virt-manager 26752] DEBUG (virtmanager:171) virtManager import: /usr/share/virt-manager/virtManager [Thu, 15 Sep 2022 11:11:30 virt-manager 26752] DEBUG (virtmanager:208) PyGObject version: 3.42.2 [Thu, 15 Sep 2022 11:11:30 virt-manager 26752] DEBUG (virtmanager:212) GTK version: 3.24.34 [Thu, 15 Sep 2022 11:11:30 virt-manager 26752] DEBUG (systray:72) Imported AppIndicator3=<IntrospectionModule 'AppIndicator3' from '/usr/lib64/girepository-1.0/AppIndicator3-0.1.typelib'> [Thu, 15 Sep 2022 11:11:30 virt-manager 26752] DEBUG (systray:78) Using AppIndicator3 for systray [Thu, 15 Sep 2022 11:11:30 virt-manager 26752] DEBUG (engine:244) Connected to remote app instance. [Thu, 15 Sep 2022 11:11:30 virt-manager 14674] DEBUG (engine:461) processing cli command uri= show_window=manager domain= [Thu, 15 Sep 2022 11:11:30 virt-manager 14674] DEBUG (engine:464) No cli action requested, launching default window [Thu, 15 Sep 2022 11:11:30 virt-manager 14674] DEBUG (manager:185) Showing manager [Thu, 15 Sep 2022 11:11:30 virt-manager 14674] DEBUG (engine:316) window counter incremented to 1 [Thu, 15 Sep 2022 11:11:44 virt-manager 14674] DEBUG (domcapabilities:248) Fetched domain capabilities for (/usr/bin/qemu-system-x86_64,x86_64,pc-q35-6.1,kvm): <domainCapabilities> <path>/usr/bin/qemu-system-x86_64</path> <domain>kvm</domain> <machine>pc-q35-6.1</machine> <arch>x86_64</arch> <vcpu max='288'/> <iothreads supported='yes'/> <os supported='yes'> <enum name='firmware'> <value>bios</value> <value>efi</value> </enum> <loader supported='yes'> <value>/usr/share/qemu/ovmf-x86_64-smm-ms-code.bin</value> <value>/usr/share/qemu/ovmf-x86_64-smm-opensuse-code.bin</value> <value>/usr/share/qemu/ovmf-x86_64-smm-suse-code.bin</value> <value>/usr/share/qemu/ovmf-x86_64-smm-code.bin</value> <value>/usr/share/qemu/bios-256k.bin</value> <value>/usr/share/qemu/ovmf-x86_64-ms-code.bin</value> <value>/usr/share/qemu/ovmf-x86_64-opensuse-code.bin</value> <value>/usr/share/qemu/ovmf-x86_64-suse-code.bin</value> <value>/usr/share/qemu/ovmf-x86_64-code.bin</value> <value>/usr/share/qemu/ovmf-x86_64-ms-4m-code.bin</value> <value>/usr/share/qemu/ovmf-x86_64-opensuse-4m-code.bin</value> <value>/usr/share/qemu/ovmf-x86_64-suse-4m-code.bin</value> <value>/usr/share/qemu/ovmf-x86_64-4m-code.bin</value> <value>/usr/share/qemu/bios.bin</value> <enum name='type'> <value>rom</value> <value>pflash</value> </enum> <enum name='readonly'> <value>yes</value> <value>no</value> </enum> <enum name='secure'> <value>yes</value> <value>no</value> </enum> </loader> </os> <cpu> <mode name='host-passthrough' supported='yes'> <enum name='hostPassthroughMigratable'> <value>on</value> <value>off</value> </enum> </mode> <mode name='maximum' supported='yes'> <enum name='maximumMigratable'> <value>on</value> <value>off</value> </enum> </mode> <mode name='host-model' supported='yes'> <model fallback='forbid'>EPYC-Rome</model> <vendor>AMD</vendor> <feature policy='require' name='x2apic'/> <feature policy='require' name='tsc-deadline'/> <feature policy='require' name='hypervisor'/> <feature policy='require' name='tsc_adjust'/> <feature policy='require' name='stibp'/> <feature policy='require' name='arch-capabilities'/> <feature policy='require' name='ssbd'/> <feature policy='require' name='xsaves'/> <feature policy='require' name='cmp_legacy'/> <feature policy='require' name='invtsc'/> <feature policy='require' name='amd-ssbd'/> <feature policy='require' name='virt-ssbd'/> <feature policy='require' name='lbrv'/> <feature policy='require' name='tsc-scale'/> <feature policy='require' name='vmcb-clean'/> <feature policy='require' name='pause-filter'/> <feature policy='require' name='pfthreshold'/> <feature policy='require' name='svme-addr-chk'/> <feature policy='require' name='rdctl-no'/> <feature policy='require' name='skip-l1dfl-vmentry'/> <feature policy='require' name='mds-no'/> <feature policy='require' name='pschange-mc-no'/> </mode> <mode name='custom' supported='yes'> <model usable='yes'>qemu64</model> <model usable='yes'>qemu32</model> <model usable='no'>phenom</model> <model usable='yes'>pentium3</model> <model usable='yes'>pentium2</model> <model usable='yes'>pentium</model> <model usable='no'>n270</model> <model usable='yes'>kvm64</model> <model usable='yes'>kvm32</model> <model usable='no'>coreduo</model> <model usable='no'>core2duo</model> <model usable='no'>athlon</model> <model usable='no'>Westmere-IBRS</model> <model usable='yes'>Westmere</model> <model usable='no'>Snowridge</model> <model usable='no'>Skylake-Server-noTSX-IBRS</model> <model usable='no'>Skylake-Server-IBRS</model> <model usable='no'>Skylake-Server</model> <model usable='no'>Skylake-Client-noTSX-IBRS</model> <model usable='no'>Skylake-Client-IBRS</model> <model usable='no'>Skylake-Client</model> <model usable='no'>SandyBridge-IBRS</model> <model usable='yes'>SandyBridge</model> <model usable='yes'>Penryn</model> <model usable='no'>Opteron_G5</model> <model usable='no'>Opteron_G4</model> <model usable='yes'>Opteron_G3</model> <model usable='yes'>Opteron_G2</model> <model usable='yes'>Opteron_G1</model> <model usable='no'>Nehalem-IBRS</model> <model usable='yes'>Nehalem</model> <model usable='no'>IvyBridge-IBRS</model> <model usable='no'>IvyBridge</model> <model usable='no'>Icelake-Server-noTSX</model> <model usable='no'>Icelake-Server</model> <model usable='no' deprecated='yes'>Icelake-Client-noTSX</model> <model usable='no' deprecated='yes'>Icelake-Client</model> <model usable='no'>Haswell-noTSX-IBRS</model> <model usable='no'>Haswell-noTSX</model> <model usable='no'>Haswell-IBRS</model> <model usable='no'>Haswell</model> <model usable='yes'>EPYC-Rome</model> <model usable='no'>EPYC-Milan</model> <model usable='yes'>EPYC-IBPB</model> <model usable='yes'>EPYC</model> <model usable='yes'>Dhyana</model> <model usable='no'>Cooperlake</model> <model usable='yes'>Conroe</model> <model usable='no'>Cascadelake-Server-noTSX</model> <model usable='no'>Cascadelake-Server</model> <model usable='no'>Broadwell-noTSX-IBRS</model> <model usable='no'>Broadwell-noTSX</model> <model usable='no'>Broadwell-IBRS</model> <model usable='no'>Broadwell</model> <model usable='yes'>486</model> </mode> </cpu> <memoryBacking supported='yes'> <enum name='sourceType'> <value>file</value> <value>anonymous</value> <value>memfd</value> </enum> </memoryBacking> <devices> <disk supported='yes'> <enum name='diskDevice'> <value>disk</value> <value>cdrom</value> <value>floppy</value> <value>lun</value> </enum> <enum name='bus'> <value>fdc</value> <value>scsi</value> <value>virtio</value> <value>usb</value> <value>sata</value> </enum> <enum name='model'> <value>virtio</value> <value>virtio-transitional</value> <value>virtio-non-transitional</value> </enum> </disk> <graphics supported='yes'> <enum name='type'> <value>vnc</value> <value>spice</value> <value>egl-headless</value> <value>dbus</value> </enum> </graphics> <video supported='yes'> <enum name='modelType'> <value>vga</value> <value>cirrus</value> <value>vmvga</value> <value>qxl</value> <value>virtio</value> <value>none</value> <value>bochs</value> <value>ramfb</value> </enum> </video> <hostdev supported='yes'> <enum name='mode'> <value>subsystem</value> </enum> <enum name='startupPolicy'> <value>default</value> <value>mandatory</value> <value>requisite</value> <value>optional</value> </enum> <enum name='subsysType'> <value>usb</value> <value>pci</value> <value>scsi</value> </enum> <enum name='capsType'/> <enum name='pciBackend'> <value>default</value> <value>vfio</value> </enum> </hostdev> <rng supported='yes'> <enum name='model'> <value>virtio</value> <value>virtio-transitional</value> <value>virtio-non-transitional</value> </enum> <enum name='backendModel'> <value>random</value> <value>egd</value> <value>builtin</value> </enum> </rng> <filesystem supported='yes'> <enum name='driverType'> <value>path</value> <value>handle</value> <value>virtiofs</value> </enum> </filesystem> <tpm supported='yes'> <enum name='model'> <value>tpm-tis</value> <value>tpm-crb</value> </enum> <enum name='backendModel'> <value>passthrough</value> <value>emulator</value> </enum> <enum name='backendVersion'> <value>1.2</value> <value>2.0</value> </enum> </tpm> </devices> <features> <gic supported='no'/> <vmcoreinfo supported='yes'/> <genid supported='yes'/> <backingStoreInput supported='yes'/> <backup supported='yes'/> <sev supported='no'/> </features> </domainCapabilities> [Thu, 15 Sep 2022 11:11:44 virt-manager 14674] DEBUG (vmwindow:188) Showing VM details: <vmmDomain name=ubuntu20.04 id=0x7ff2a5d2b500> [Thu, 15 Sep 2022 11:11:44 virt-manager 14674] DEBUG (engine:316) window counter incremented to 2 [Thu, 15 Sep 2022 11:11:46 virt-manager 14674] DEBUG (vmmenu:215) Starting vm 'ubuntu20.04' [Thu, 15 Sep 2022 11:11:46 virt-manager 14674] DEBUG (connection:708) node device lifecycle event: nodedev=net_vnet3_fe_54_00_93_dc_b7 state=VIR_NODE_DEVICE_EVENT_CREATED reason=0 [Thu, 15 Sep 2022 11:11:46 virt-manager 14674] DEBUG (connection:648) domain agent lifecycle event: domain=ubuntu20.04 state=VIR_CONNECT_DOMAIN_EVENT_AGENT_LIFECYCLE_STATE_DISCONNECTED reason=1 [Thu, 15 Sep 2022 11:11:46 virt-manager 14674] DEBUG (console:721) Starting connect process for proto=spice trans= connhost=127.0.0.1 connuser= connport= gaddr=127.0.0.1 gport=5900 gtlsport=None gsocket=None The following was added after I opened virt-manager again and stopped the VM [Thu, 15 Sep 2022 11:20:22 virt-manager 30986] DEBUG (cli:204) Version 4.1.0 launched with command line: /usr/bin/virt-manager [Thu, 15 Sep 2022 11:20:22 virt-manager 30986] DEBUG (virtmanager:170) virt-manager version: 4.1.0 [Thu, 15 Sep 2022 11:20:22 virt-manager 30986] DEBUG (virtmanager:171) virtManager import: /usr/share/virt-manager/virtManager [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (virtmanager:208) PyGObject version: 3.42.2 [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (virtmanager:212) GTK version: 3.24.34 [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (systray:72) Imported AppIndicator3=<IntrospectionModule 'AppIndicator3' from '/usr/lib64/girepository-1.0/AppIndicator3-0.1.typelib'> [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (systray:78) Using AppIndicator3 for systray [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (systray:464) Showing systray: True [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (inspection:206) python guestfs is not installed [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (engine:113) Loading stored URIs: qemu:///system [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (engine:461) processing cli command uri= show_window=manager domain= [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (engine:464) No cli action requested, launching default window [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (manager:185) Showing manager [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (engine:316) window counter incremented to 1 [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (engine:211) Initial gtkapplication activated [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (connection:484) conn=qemu:///system changed to state=Connecting [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (connection:905) Scheduling background open thread for qemu:///system [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (connection:128) libvirt URI versions library=8.7.0 driver=8.7.0 hypervisor=7.0.0 [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (connection:109) Fetched capabilities for qemu:///system: <capabilities> <host> <uuid>37e28614-3237-4207-2542-04d9f5d4203e</uuid> <cpu> <arch>x86_64</arch> <model>EPYC-Rome</model> <vendor>AMD</vendor> <microcode version='141561889'/> <signature family='23' model='113' stepping='0'/> <counter name='tsc' frequency='3899999000' scaling='yes'/> <topology sockets='1' dies='1' cores='8' threads='2'/> <maxphysaddr mode='emulate' bits='43'/> <feature name='ht'/> <feature name='monitor'/> <feature name='osxsave'/> <feature name='cmt'/> <feature name='xsaves'/> <feature name='mbm_total'/> <feature name='mbm_local'/> <feature name='cmp_legacy'/> <feature name='extapic'/> <feature name='ibs'/> <feature name='skinit'/> <feature name='wdt'/> <feature name='tce'/> <feature name='topoext'/> <feature name='perfctr_nb'/> <feature name='invtsc'/> <feature name='amd-ssbd'/> <feature name='lbrv'/> <feature name='svm-lock'/> <feature name='tsc-scale'/> <feature name='vmcb-clean'/> <feature name='flushbyasid'/> <feature name='decodeassists'/> <feature name='pause-filter'/> <feature name='pfthreshold'/> <pages unit='KiB' size='4'/> <pages unit='KiB' size='2048'/> <pages unit='KiB' size='1048576'/> </cpu> <power_management> <suspend_mem/> <suspend_disk/> <suspend_hybrid/> </power_management> <iommu support='yes'/> <migration_features> <live/> <uri_transports> <uri_transport>tcp</uri_transport> <uri_transport>rdma</uri_transport> </uri_transports> </migration_features> <topology> <cells num='1'> <cell id='0'> <memory unit='KiB'>65752744</memory> <pages unit='KiB' size='4'>16438186</pages> <pages unit='KiB' size='2048'>0</pages> <pages unit='KiB' size='1048576'>0</pages> <distances> <sibling id='0' value='10'/> </distances> <cpus num='16'> <cpu id='0' socket_id='0' die_id='0' core_id='0' siblings='0,8'/> <cpu id='1' socket_id='0' die_id='0' core_id='1' siblings='1,9'/> <cpu id='2' socket_id='0' die_id='0' core_id='2' siblings='2,10'/> <cpu id='3' socket_id='0' die_id='0' core_id='3' siblings='3,11'/> <cpu id='4' socket_id='0' die_id='0' core_id='4' siblings='4,12'/> <cpu id='5' socket_id='0' die_id='0' core_id='5' siblings='5,13'/> <cpu id='6' socket_id='0' die_id='0' core_id='6' siblings='6,14'/> <cpu id='7' socket_id='0' die_id='0' core_id='7' siblings='7,15'/> <cpu id='8' socket_id='0' die_id='0' core_id='0' siblings='0,8'/> <cpu id='9' socket_id='0' die_id='0' core_id='1' siblings='1,9'/> <cpu id='10' socket_id='0' die_id='0' core_id='2' siblings='2,10'/> <cpu id='11' socket_id='0' die_id='0' core_id='3' siblings='3,11'/> <cpu id='12' socket_id='0' die_id='0' core_id='4' siblings='4,12'/> <cpu id='13' socket_id='0' die_id='0' core_id='5' siblings='5,13'/> <cpu id='14' socket_id='0' die_id='0' core_id='6' siblings='6,14'/> <cpu id='15' socket_id='0' die_id='0' core_id='7' siblings='7,15'/> </cpus> </cell> </cells> </topology> <cache> <bank id='0' level='3' type='both' size='16' unit='MiB' cpus='0-3,8-11'/> <bank id='1' level='3' type='both' size='16' unit='MiB' cpus='4-7,12-15'/> </cache> <secmodel> <model>apparmor</model> <doi>0</doi> </secmodel> <secmodel> <model>dac</model> <doi>0</doi> <baselabel type='kvm'>+448:+447</baselabel> <baselabel type='qemu'>+448:+447</baselabel> </secmodel> </host> <guest> <os_type>hvm</os_type> <arch name='i686'> <wordsize>32</wordsize> <emulator>/usr/bin/qemu-system-i386</emulator> <machine maxCpus='255'>pc-i440fx-7.0</machine> <machine canonical='pc-i440fx-7.0' maxCpus='255'>pc</machine> <machine maxCpus='288'>pc-q35-5.2</machine> <machine maxCpus='255'>pc-i440fx-2.12</machine> <machine maxCpus='255'>pc-i440fx-2.0</machine> <machine maxCpus='1'>xenpv</machine> <machine maxCpus='255'>pc-i440fx-6.2</machine> <machine maxCpus='288'>pc-q35-4.2</machine> <machine maxCpus='255'>pc-i440fx-2.5</machine> <machine maxCpus='255'>pc-i440fx-4.2</machine> <machine maxCpus='255'>pc-i440fx-5.2</machine> <machine maxCpus='255' deprecated='yes'>pc-i440fx-1.5</machine> <machine maxCpus='255'>pc-q35-2.7</machine> <machine maxCpus='255'>pc-i440fx-2.2</machine> <machine maxCpus='255'>pc-i440fx-2.7</machine> <machine maxCpus='288'>pc-q35-6.1</machine> <machine maxCpus='128'>xenfv-3.1</machine> <machine canonical='xenfv-3.1' maxCpus='128'>xenfv</machine> <machine maxCpus='255'>pc-q35-2.4</machine> <machine maxCpus='288'>pc-q35-2.10</machine> <machine maxCpus='288'>pc-q35-5.1</machine> <machine maxCpus='255' deprecated='yes'>pc-i440fx-1.7</machine> <machine maxCpus='288'>pc-q35-2.9</machine> <machine maxCpus='255'>pc-i440fx-2.11</machine> <machine maxCpus='288'>pc-q35-3.1</machine> <machine maxCpus='255'>pc-i440fx-6.1</machine> <machine maxCpus='288'>pc-q35-4.1</machine> <machine maxCpus='255'>pc-i440fx-2.4</machine> <machine maxCpus='255'>pc-i440fx-4.1</machine> <machine maxCpus='255'>pc-i440fx-5.1</machine> <machine maxCpus='255'>pc-i440fx-2.9</machine> <machine maxCpus='1'>isapc</machine> <machine maxCpus='255' deprecated='yes'>pc-i440fx-1.4</machine> <machine maxCpus='255'>pc-q35-2.6</machine> <machine maxCpus='255'>pc-i440fx-3.1</machine> <machine maxCpus='288'>pc-q35-2.12</machine> <machine maxCpus='288'>pc-q35-7.0</machine> <machine canonical='pc-q35-7.0' maxCpus='288'>q35</machine> <machine maxCpus='255'>pc-i440fx-2.1</machine> <machine maxCpus='288'>pc-q35-6.0</machine> <machine maxCpus='255'>pc-i440fx-2.6</machine> <machine maxCpus='288'>pc-q35-4.0.1</machine> <machine maxCpus='255' deprecated='yes'>pc-i440fx-1.6</machine> <machine maxCpus='288'>pc-q35-5.0</machine> <machine maxCpus='288'>pc-q35-2.8</machine> <machine maxCpus='255'>pc-i440fx-2.10</machine> <machine maxCpus='288'>pc-q35-3.0</machine> <machine maxCpus='255'>pc-i440fx-6.0</machine> <machine maxCpus='288'>pc-q35-4.0</machine> <machine maxCpus='128'>xenfv-4.2</machine> <machine maxCpus='288'>microvm</machine> <machine maxCpus='255'>pc-i440fx-2.3</machine> <machine maxCpus='255'>pc-i440fx-4.0</machine> <machine maxCpus='255'>pc-i440fx-5.0</machine> <machine maxCpus='255'>pc-i440fx-2.8</machine> <machine maxCpus='288'>pc-q35-6.2</machine> <machine maxCpus='255'>pc-q35-2.5</machine> <machine maxCpus='255'>pc-i440fx-3.0</machine> <machine maxCpus='288'>pc-q35-2.11</machine> <domain type='qemu'/> <domain type='kvm'/> </arch> <features> <pae/> <nonpae/> <acpi default='on' toggle='yes'/> <apic default='on' toggle='no'/> <cpuselection/> <deviceboot/> <disksnapshot default='on' toggle='no'/> </features> </guest> <guest> <os_type>hvm</os_type> <arch name='x86_64'> <wordsize>64</wordsize> <emulator>/usr/bin/qemu-system-x86_64</emulator> <machine maxCpus='255'>pc-i440fx-7.0</machine> <machine canonical='pc-i440fx-7.0' maxCpus='255'>pc</machine> <machine maxCpus='288'>pc-q35-5.2</machine> <machine maxCpus='255'>pc-i440fx-2.12</machine> <machine maxCpus='255'>pc-i440fx-2.0</machine> <machine maxCpus='1'>xenpv</machine> <machine maxCpus='255'>pc-i440fx-6.2</machine> <machine maxCpus='288'>pc-q35-4.2</machine> <machine maxCpus='255'>pc-i440fx-2.5</machine> <machine maxCpus='255'>pc-i440fx-4.2</machine> <machine maxCpus='255'>pc-i440fx-5.2</machine> <machine maxCpus='255' deprecated='yes'>pc-i440fx-1.5</machine> <machine maxCpus='255'>pc-q35-2.7</machine> <machine maxCpus='255'>pc-i440fx-2.2</machine> <machine maxCpus='255'>pc-i440fx-2.7</machine> <machine maxCpus='288'>pc-q35-6.1</machine> <machine maxCpus='128'>xenfv-3.1</machine> <machine canonical='xenfv-3.1' maxCpus='128'>xenfv</machine> <machine maxCpus='255'>pc-q35-2.4</machine> <machine maxCpus='288'>pc-q35-2.10</machine> <machine maxCpus='288'>pc-q35-5.1</machine> <machine maxCpus='255' deprecated='yes'>pc-i440fx-1.7</machine> <machine maxCpus='288'>pc-q35-2.9</machine> <machine maxCpus='255'>pc-i440fx-2.11</machine> <machine maxCpus='288'>pc-q35-3.1</machine> <machine maxCpus='255'>pc-i440fx-6.1</machine> <machine maxCpus='288'>pc-q35-4.1</machine> <machine maxCpus='255'>pc-i440fx-2.4</machine> <machine maxCpus='255'>pc-i440fx-4.1</machine> <machine maxCpus='255'>pc-i440fx-5.1</machine> <machine maxCpus='255'>pc-i440fx-2.9</machine> <machine maxCpus='1'>isapc</machine> <machine maxCpus='255' deprecated='yes'>pc-i440fx-1.4</machine> <machine maxCpus='255'>pc-q35-2.6</machine> <machine maxCpus='255'>pc-i440fx-3.1</machine> <machine maxCpus='288'>pc-q35-2.12</machine> <machine maxCpus='288'>pc-q35-7.0</machine> <machine canonical='pc-q35-7.0' maxCpus='288'>q35</machine> <machine maxCpus='255'>pc-i440fx-2.1</machine> <machine maxCpus='255'>pc-i440fx-2.6</machine> <machine maxCpus='288'>pc-q35-6.0</machine> <machine maxCpus='288'>pc-q35-4.0.1</machine> <machine maxCpus='255' deprecated='yes'>pc-i440fx-1.6</machine> <machine maxCpus='288'>pc-q35-5.0</machine> <machine maxCpus='288'>pc-q35-2.8</machine> <machine maxCpus='255'>pc-i440fx-2.10</machine> <machine maxCpus='288'>pc-q35-3.0</machine> <machine maxCpus='255'>pc-i440fx-6.0</machine> <machine maxCpus='288'>pc-q35-4.0</machine> <machine maxCpus='128'>xenfv-4.2</machine> <machine maxCpus='288'>microvm</machine> <machine maxCpus='255'>pc-i440fx-2.3</machine> <machine maxCpus='255'>pc-i440fx-4.0</machine> <machine maxCpus='255'>pc-i440fx-5.0</machine> <machine maxCpus='255'>pc-i440fx-2.8</machine> <machine maxCpus='288'>pc-q35-6.2</machine> <machine maxCpus='255'>pc-q35-2.5</machine> <machine maxCpus='255'>pc-i440fx-3.0</machine> <machine maxCpus='288'>pc-q35-2.11</machine> <domain type='qemu'/> <domain type='kvm'/> </arch> <features> <acpi default='on' toggle='yes'/> <apic default='on' toggle='no'/> <cpuselection/> <deviceboot/> <disksnapshot default='on' toggle='no'/> </features> </guest> </capabilities> [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (connection:741) Using domain events [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (connection:780) Using network events [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (connection:799) Using storage pool events [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (connection:824) Using node device events [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (connection:693) storage pool refresh event: pool=default [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (connection:693) storage pool refresh event: pool=Downloads [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (connection:693) storage pool refresh event: pool=temp [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (connection:693) storage pool refresh event: pool=KVM [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (connection:1074) network=default status=Inactive added [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (connection:693) storage pool refresh event: pool=default [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (connection:693) storage pool refresh event: pool=Downloads [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (connection:1074) pool=default status=Active added [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (connection:1074) domain=Win10Pro_dos status=Shutoff added [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (connection:1074) domain=Win10Pro_wxWidgets status=Shutoff added [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (connection:693) storage pool refresh event: pool=temp [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (connection:693) storage pool refresh event: pool=KVM [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (connection:1074) domain=ubuntu20.04 status=Running added [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (connection:1074) pool=Downloads status=Active added [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (connection:1074) pool=temp status=Active added [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (connection:1074) pool=KVM status=Active added [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (storage:137) Found default pool name=default target=/var/lib/libvirt/images [Thu, 15 Sep 2022 11:20:22 virt-manager 30989] DEBUG (connection:484) conn=qemu:///system changed to state=Active [Thu, 15 Sep 2022 11:20:27 virt-manager 30989] DEBUG (vmmenu:260) Shutting down vm 'ubuntu20.04' [Thu, 15 Sep 2022 11:20:28 virt-manager 30989] DEBUG (connection:633) domain lifecycle event: domain=ubuntu20.04 state=VIR_DOMAIN_EVENT_SHUTDOWN reason=VIR_DOMAIN_EVENT_SHUTDOWN_GUEST [Thu, 15 Sep 2022 11:20:28 virt-manager 30989] DEBUG (connection:708) node device lifecycle event: nodedev=net_vnet3_fe_54_00_93_dc_b7 state=VIR_NODE_DEVICE_EVENT_DELETED reason=0 [Thu, 15 Sep 2022 11:20:28 virt-manager 30989] DEBUG (connection:1048) nodedev=net_vnet3_fe_54_00_93_dc_b7 removed [Thu, 15 Sep 2022 11:20:28 virt-manager 30989] DEBUG (connection:633) domain lifecycle event: domain=ubuntu20.04 state=VIR_DOMAIN_EVENT_STOPPED reason=VIR_DOMAIN_EVENT_STOPPED_SHUTDOWN [Thu, 15 Sep 2022 11:20:31 virt-manager 30989] DEBUG (manager:196) Closing manager [Thu, 15 Sep 2022 11:20:31 virt-manager 30989] DEBUG (engine:323) window counter decremented to 0 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1203458 http://bugzilla.opensuse.org/show_bug.cgi?id=1203458#c8 --- Comment #8 from Daniel Scott <d.o.scott@unb.ca> --- (In reply to Dario Faggioli from comment #5)
(In reply to Daniel Scott from comment #0)
The last TW snapshot that works correctly for me is 20220900-0
Can we have the output of the following command:
rpm -qa | grep "libvirt\|virt-manager" rpm -q --changelog libvirt rpm -q --changelog virt-manager
Issued in *both* the latest snapshot that works, and the first that does not work?
The '-q --changelog' ones have quite long outputs, so please consider redirecting to files (with suitable names) and attaching, instead of pasting.
rpm -qa | grep "libvirt\|virt-manager" libvirt-daemon-driver-storage-iscsi-8.7.0-1.1.x86_64 libvirt-daemon-driver-storage-scsi-8.7.0-1.1.x86_64 libvirt-daemon-driver-nwfilter-8.7.0-1.1.x86_64 libvirt-8.7.0-1.1.x86_64 libvirt-daemon-config-network-8.7.0-1.1.x86_64 libvirt-libs-8.7.0-1.1.x86_64 virt-manager-common-4.1.0-1.1.noarch libvirt-client-8.7.0-1.1.x86_64 libvirt-daemon-driver-libxl-8.7.0-1.1.x86_64 libvirt-daemon-config-nwfilter-8.7.0-1.1.x86_64 libvirt-daemon-driver-network-8.7.0-1.1.x86_64 libvirt-daemon-driver-interface-8.7.0-1.1.x86_64 libvirt-daemon-driver-storage-8.7.0-1.1.x86_64 virt-manager-4.1.0-1.1.noarch python38-libvirt-python-8.7.0-1.1.x86_64 libvirt-daemon-qemu-8.7.0-1.1.x86_64 libvirt-glib-1_0-0-4.0.0-1.9.x86_64 libvirt-daemon-driver-storage-gluster-8.7.0-1.1.x86_64 libvirt-daemon-driver-storage-logical-8.7.0-1.1.x86_64 libvirt-daemon-driver-storage-mpath-8.7.0-1.1.x86_64 libvirt-daemon-driver-storage-iscsi-direct-8.7.0-1.1.x86_64 libvirt-daemon-driver-storage-core-8.7.0-1.1.x86_64 system-group-libvirt-20170617-24.11.noarch libvirt-daemon-driver-lxc-8.7.0-1.1.x86_64 libvirt-daemon-driver-secret-8.7.0-1.1.x86_64 libvirt-daemon-driver-qemu-8.7.0-1.1.x86_64 libvirt-daemon-driver-storage-disk-8.7.0-1.1.x86_64 libvirt-daemon-8.7.0-1.1.x86_64 libvirt-daemon-driver-storage-rbd-8.7.0-1.1.x86_64 python310-libvirt-python-8.7.0-1.1.x86_64 libvirt-daemon-driver-nodedev-8.7.0-1.1.x86_64 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1203458 http://bugzilla.opensuse.org/show_bug.cgi?id=1203458#c9 --- Comment #9 from Daniel Scott <d.o.scott@unb.ca> --- (In reply to Dario Faggioli from comment #5)
(In reply to Daniel Scott from comment #0)
The last TW snapshot that works correctly for me is 20220900-0
Can we have the output of the following command:
rpm -qa | grep "libvirt\|virt-manager" rpm -q --changelog libvirt rpm -q --changelog virt-manager
Issued in *both* the latest snapshot that works, and the first that does not work?
The '-q --changelog' ones have quite long outputs, so please consider redirecting to files (with suitable names) and attaching, instead of pasting.
rpm -q --changelog libvirt * Thu Sep 01 2022 James Fehlig <jfehlig@suse.com> - Update to libvirt 8.7.0 - jsc#PED-620, jsc#PED-1540 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html#v8-7-0-2022-09-01 - Dropped patches: 9493c9b7-lxc-containter-fix-build-with-glibc-2.36.patch, c0d9adf2-virfile-Fix-build-with-glibc-2.36.patch * Wed Aug 24 2022 James Fehlig <jfehlig@suse.com> - spec: Suppress error messages about nonexistent or unreadable files from grep * Fri Aug 19 2022 James Fehlig <jfehlig@suse.com> - spec: Place 'Requires:' on compression binaries instead of their associated packages boo#1202569 * Mon Aug 15 2022 James Fehlig <jfehlig@suse.com> - Fix build with glibc 2.36 9493c9b7-lxc-containter-fix-build-with-glibc-2.36.patch, c0d9adf2-virfile-Fix-build-with-glibc-2.36.patch boo#1202321 * Tue Aug 02 2022 James Fehlig <jfehlig@suse.com> - Update to libvirt 8.6.0 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html#v8-6-0-2022-08-01 * Tue Jul 19 2022 James Fehlig <jfehlig@suse.com> - spec: Don't redefine libexecdir boo#1201565 * Tue Jul 05 2022 James Fehlig <jfehlig@suse.com> - Update to libvirt 8.5.0 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html#v8-5-0-2022-07-01 - Drop downstream-only lxc patches. They received little interest upstream, are difficult to maintain, and are no longer required by the requester (SLE): 0001-Extract-stats-functions-from-the-qemu-driver.patch, 0002-lxc-implement-connectGetAllDomainStats.patch * Fri Jun 24 2022 James Fehlig <jfehlig@suse.com> - spec: Include aarch64 in the list of architectures that 'Require' dmidecode boo#1196087 * Tue Jun 21 2022 James Fehlig <jfehlig@suse.com> - spec: Move logrotate config files from /etc/logrotate.d to /usr/etc/logrotate.d * Tue Jun 14 2022 James Fehlig <jfehlig@suse.com> - spec: Closer alignment with upstream spec file, including enabling more unit tests * Wed Jun 01 2022 James Fehlig <jfehlig@suse.com> - Update to libvirt 8.4.0 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html#v8-4-0-2022-06-01 * Mon May 09 2022 James Fehlig <jfehlig@suse.com> - Update to libvirt 8.3.0 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html#v8-3-0-2022-05-02 * Fri Apr 01 2022 James Fehlig <jfehlig@suse.com> - Update to libvirt 8.2.0 - CVE-2022-0897 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html#v8-2-0-2022-04-01 - Dropped patches: 823a62ec-qemu-fix-undefine-crash.patch * Thu Mar 03 2022 James Fehlig <jfehlig@suse.com> - qemu: Fix segmentation fault in qemuDomainUndefineFlags 823a62ec-qemu-fix-undefine-crash.patch * Tue Mar 01 2022 James Fehlig <jfehlig@suse.com> - Update to libvirt 8.1.0 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html#v8-1-0-2022-03-01 - Dropped patches: 3be5ba11-libvirt-guests-install.patch, 16172741-libvirt-guests-manpage.patch, 8eb44616-remove-sysconfig-files.patch, 31e937fb-libxl-save-lock-indicator.patch, 105dace2-revert-virProcessGetStatInfo.patch, e0241f33-libxl-mark-allocated-graphics-ports.patch, 18ec405a-libxl-release-graphics-ports.patch, 76deb656-qemu-fix-snapshot-revert.patch, 454b927d-libxl-fix-dom-restore.patch * Fri Feb 18 2022 James Fehlig <jfehlig@suse.com> - libxl: Fix libvirtd crash on domain restore 454b927d-libxl-fix-dom-restore.patch bsc#1196115 * Tue Feb 08 2022 James Fehlig <jfehlig@suse.com> - qemu: fix inactive snapshot revert 76deb656-qemu-fix-snapshot-revert.patch boo#1195690 * Mon Feb 07 2022 James Fehlig <jfehlig@suse.com> - libxl: Mark auto-allocated graphics ports to used on reconnect e0241f33-libxl-mark-allocated-graphics-ports.patch - libxl: Release all auto-allocated graphics ports 18ec405a-libxl-release-graphics-ports.patch bsc#1191668 * Wed Jan 26 2022 James Fehlig <jfehlig@suse.com> - Revert commit 938382b60a since it changes semantics on some public APIs 105dace2-revert-virProcessGetStatInfo.patch * Tue Jan 25 2022 James Fehlig <jfehlig@suse.com> - libxl: Add lock process indicator to saved VM state 31e937fb-libxl-save-lock-indicator.patch bsc#1191668 * Tue Jan 18 2022 James Fehlig <jfehlig@suse.com> - sysconfig files have not been distributed for many months. Add upstream patches that improve documentation and moves service default settings to the associated systemd service file. 3be5ba11-libvirt-guests-install.patch, 16172741-libvirt-guests-manpage.patch, 8eb44616-remove-sysconfig-files.patch * Tue Jan 18 2022 James Fehlig <jfehlig@suse.com> - Update to libvirt 8.0.0 - CVE-2021-4147 - bsc#1191511 - jsc#SLE-11435, jsc#SLE-18354 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html#v8-0-0-2022-01-14 - Dropped patches: 23b51d7b-libxl-disable-death-event.patch, a4e6fba0-libxl-rename-threadinfo-struct.patch, e4f7589a-libxl-shutdown-thread-name.patch, b9a5faea-libxl-handle-death-thread.patch, 5c5df531-libxl-search-domid-in-thread.patch, a7a03324-libxl-protect-logger-access.patch, cbae4eaa-libxl-add-domainGetMessages.patch * Tue Dec 14 2021 James Fehlig <jfehlig@suse.com> - libxl: Implement domainGetMessages API cbae4eaa-libxl-add-domainGetMessages.patch bsc##1193623 * Mon Dec 13 2021 James Fehlig <jfehlig@suse.com> - Don't spawn pkttyagent when stdin is not a tty 0001-util-Don-t-spawn-pkttyagent-when-stdin-is-not-a-tty.patch bsc#1193574 * Thu Dec 02 2021 James Fehlig <jfehlig@suse.com> - libxl: Fix libvirtd deadlocks and segfaults 23b51d7b-libxl-disable-death-event.patch, a4e6fba0-libxl-rename-threadinfo-struct.patch, e4f7589a-libxl-shutdown-thread-name.patch, b9a5faea-libxl-handle-death-thread.patch, 5c5df531-libxl-search-domid-in-thread.patch, a7a03324-libxl-protect-logger-access.patch bsc#1191668, bsc#1192017 * Thu Dec 02 2021 James Fehlig <jfehlig@suse.com> - Update to libvirt 7.10.0 - jsc#SLE-18260, jsc#SLE-19264 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html#v7-10-0-2021-12-01 * Fri Nov 19 2021 James Fehlig <jfehlig@suse.com> - virt-create-rootfs: Fix repository URLs Updated virt-create-rootfs.patch boo#1192318 * Wed Nov 17 2021 James Fehlig <jfehlig@suse.com> - spec: Weaken apparmor-abstractions dependency to Recommends bsc#1192119 * Thu Nov 04 2021 James Fehlig <jfehlig@suse.com> - Update to libvirt 7.9.0 - jsc#SLE-19264 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html - Dropped patches: 3f9c1a4b-fix-host-validate-sev.patch, 2703b0b5-qemu-dont-report-eof.patch, 1b9ce05c-lxc-fix-cgroupV1.patch - Include collection of active VM config files in the supportconfig plugin * Mon Oct 18 2021 James Fehlig <jfehlig@suse.com> - supportconfig: Use systemctl command 'is-active' instead of 'is-enabled' when checking if libvirtd is active * Fri Oct 15 2021 James Fehlig <jfehlig@suse.com> - Drop 'Requires: libvirt-daemon-driver-lxc' from the main libvirt package jsc#SLE-22296 * Fri Oct 15 2021 James Fehlig <jfehlig@suse.com> - qemu: Do not report eof when processing monitor IO 2703b0b5-qemu-dont-report-eof.patch bsc#1190917 * Fri Oct 08 2021 James Fehlig <jfehlig@suse.com> - lxc: controller: Fix container launch on cgroup v1 1b9ce05c-lxc-fix-cgroupV1.patch boo#1183247 * Thu Oct 07 2021 James Fehlig <jfehlig@suse.com> - tools: Fix virt-host-validate SEV detection 3f9c1a4b-fix-host-validate-sev.patch boo#1188715 * Fri Oct 01 2021 James Fehlig <jfehlig@suse.com> - Update to libvirt 7.8.0 - jsc#SLE-18260 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html - Dropped patches: b75a16ae-libxl-improve-die-id.patch, 65fab900-libxl-fix-driver-reload.patch, 51eb680b-libxl-dont-autostart-on-reload.patch * Thu Sep 23 2021 James Fehlig <jfehlig@suse.com> - spec: Fix hangs during package update bsc#1177902, bsc#1190693 - spec: Don't add --timeout arg to /etc/sysconfig/libvirtd when running in traditional mode without socket activation bsc#1190695 * Tue Sep 14 2021 James Fehlig <jfehlig@suse.com> - libxl: Improve reporting of die_id in capabilities b75a16ae-libxl-improve-die-id.patch boo#1190493 - libxl: Fix driver reload 65fab900-libxl-fix-driver-reload.patch, 51eb680b-libxl-dont-autostart-on-reload.patch bsc#1190420 * Wed Sep 01 2021 James Fehlig <jfehlig@suse.com> - Update to libvirt 7.7.0 - jsc#SLE-18446 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html * Wed Aug 11 2021 James Fehlig <jfehlig@suse.com> - supportconfig: When checking for installed hypervisor drivers, use the libvirtr-daemon-driver-<hypervisor> package instead of libvirt-daemon-<hypervisor>. The latter are not required packages for a functioning hypervisor driver. * Mon Aug 02 2021 James Fehlig <jfehlig@suse.com> - Update to libvirt 7.6.0 - storage_driver: Unlock object on ACL fail in storagePoolLookupByTargetPath CVE-2021-3667 bsc#1188843 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html - Dropped patches: de1e0ae0-lockd-no-error-if-lockspace.patch, f58349c9-qemu-storage-migration.patch * Tue Jul 27 2021 James Fehlig <jfehlig@suse.com> - spec: Re-exec'ing virt{lock,log}d in posttrans was mistakenly dropped in a previous change. Add it back. * Thu Jul 22 2021 James Fehlig <jfehlig@suse.com> - libxl: ovmf now provides only one firmware for Xen. The firmware is named ovmf-x86_64-xen-4m.bin in the SUSE ovmf package. Adjust the upstream default firmware path to match the SUSE name. - packaging: To improve maintainability, rename suse-ovmf-paths.patch to suse-qemu-ovmf-paths.patch and suse-xen-ovmf-loaders.patch to suse-xen-ovmf-paths.patch * Fri Jul 16 2021 James Fehlig <jfehlig@suse.com> - spec: Don't forcibly remove '--listen' arg from /etc/sysconfig/libvirtd. Add '--timeout 120' if '--listen' is not specified. bsc#1188232 - spec: Remove the sysconfig fillup files for the various daemons - Dropped patches: suse-libvirtd-sysconfig-settings.patch, suse-virtlockd-sysconfig-settings.patch, suse-virtlogd-sysconfig-settings.patch * Fri Jul 16 2021 James Fehlig <jfehlig@suse.com> - spec: Add bash-completion dependency to libvirt-daemon and libvirt-client. It was mistakenly dropped when libvirt-bash-completion was merged into the daemon and client subpackages * Fri Jul 16 2021 James Fehlig <jfehlig@suse.com> - qemu: Use correct flag constant for enabling storage migration f58349c9-qemu-storage-migration.patch bsc#1188171 * Wed Jul 07 2021 James Fehlig <jfehlig@suse.com> - virtlockd: Don't report error if lockspace exists de1e0ae0-lockd-no-error-if-lockspace.patch bsc#1184253 * Thu Jul 01 2021 James Fehlig <jfehlig@suse.com> - Update to libvirt 7.5.0 - security: Fix insecure sVirt label generation - CVE-2021-3631 bsc#1187871 - apparmor: Permit new capabilities required by libvirtd boo#1186888 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html - Dropped patches: suse-apparmor-libnl-paths.patch - supportconfig plugin improvements * Mon Jun 21 2021 Mel Gorman <mgorman@suse.de> - Suggest numad package instead of requiring it. numad is not required for libvirt daemon to run, it does not support the cgroup2 API and it has been superseded by the kernel NUMA balancer which is enabled by default. bsc#1184722 * Tue Jun 01 2021 James Fehlig <jfehlig@suse.com> - Update to libvirt 7.4.0 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html - Dropped patches: ee890f25-libxl-mock-funcs.patch * Mon May 03 2021 James Fehlig <jfehlig@suse.com> - Update to libvirt 7.3.0 - libvirt-admin package merged with libvirt-daemon - libvirt-bash-completion package merged with libvirt-client and libvirt-daemon packages - Many incremental improvements and bug fixes, see https://libvirt.org/news.html - Dropped patches: suse-bump-xen-version.patch - Added patches: ee890f25-libxl-mock-funcs.patch * Thu Apr 01 2021 James Fehlig <jfehlig@suse.com> - spec: Remove use of %fdupes since it was only acting on files that should be excluded bsc#1184293 - Remove bogus comment from /etc/sysconfig/libvirtd bsc#1184253 * Thu Apr 01 2021 James Fehlig <jfehlig@suse.com> - Update to libvirt 7.2.0 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html - Dropped patches: ee3dc2c2-libxl-default-pcistub-name.patch, 6b8e9613-avoid-use-after-free.patch, eab7ae6b-fix-array-access.patch, c363f03e-virnetdaemon-intro-virNetDaemonQuitExecRestart.patch, ccc6dd8f-fix-exec-restart.patch * Thu Mar 18 2021 James Fehlig <jfehlig@suse.com> - spec: Fix exec-restart of virtlockd and virtlogd on package upgrade bsc#1183411 * Wed Mar 17 2021 James Fehlig <jfehlig@suse.com> - spec: Move netcat-openbsd requirement from the libs to the daemon subpackage. It is only needed by the daemon and introduces an unneeded dependency for users of libvirt-libs. * Fri Mar 12 2021 James Fehlig <jfehlig@suse.com> - virtlockd, virtlogd: Fix exec-restart 6b8e9613-avoid-use-after-free.patch, eab7ae6b-fix-array-access.patch, c363f03e-virnetdaemon-intro-virNetDaemonQuitExecRestart.patch, ccc6dd8f-fix-exec-restart.patch bsc#1183411 * Wed Mar 10 2021 James Fehlig <jfehlig@suse.com> - Replace libxl-default-pcistub-name.patch with upstream variant ee3dc2c2-libxl-default-pcistub-name.patch * Mon Mar 01 2021 James Fehlig <jfehlig@suse.com> - libxl: Fix node device detach when driver unspecified libxl-default-pcistub-name.patch boo#1182885 - spec: Bump minimum glib version to 2.56 * Mon Mar 01 2021 James Fehlig <jfehlig@suse.com> - Update to libvirt 7.1.0 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html - bsc#1182367, bsc#1182515 - Dropped patches: 32c5e432-revert-f035f53b.patch, e3d60f76-fix-socket-file-gen.patch, 7cf60006-qemu-swtpm-aarch64.patch, afb823fc-qemu-validate-swtpm.patch, 8a4b8996-conf-move-virDomainCheckVirtioOptions.patch, c05f0066-conf-drop-empty-virDomainNetDefPostParse.patch, 19d4e467-conf-improve-virDomainVirtioOptionsCheckABIStability.patch, bd112c9e-qemu-virtio-options-vsock.patch * Sat Feb 20 2021 James Fehlig <jfehlig@suse.com> - Remove old initscript patching of libvirt-guests.sh Modified suse-libvirt-guests-service.patch boo#1182494 * Wed Feb 17 2021 James Fehlig <jfehlig@suse.com> - qemu: Add virtio related options to vsock 8a4b8996-conf-move-virDomainCheckVirtioOptions.patch, c05f0066-conf-drop-empty-virDomainNetDefPostParse.patch, 19d4e467-conf-improve-virDomainVirtioOptionsCheckABIStability.patch, bd112c9e-qemu-virtio-options-vsock.patch bsc#1182365 * Thu Feb 11 2021 James Fehlig <jfehlig@suse.com> - qemu: Fix swtpm device with aarch64 7cf60006-qemu-swtpm-aarch64.patch, afb823fc-qemu-validate-swtpm.patch bsc#1181893 * Tue Feb 09 2021 James Fehlig <jfehlig@suse.com> - build: Fix generation of virtproxyd socket files e3d60f76-fix-socket-file-gen.patch boo#1181838 * Fri Jan 29 2021 James Fehlig <jfehlig@suse.com> - Revert "Add libvirtd dependency to virt-guest-shutdown.target" 32c5e432-revert-f035f53b.patch bsc#1177902 * Fri Jan 29 2021 James Fehlig <jfehlig@suse.com> - spec: Enable the libvirt firewalld zone in SLE >= 15 SP3 jsc#SLE-17336 * Tue Jan 19 2021 James Fehlig <jfehlig@suse.com> - Update to libvirt 7.0.0 - jsc#SLE-15860 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html - Dropped patches: 0d05d51b-apparmor-lxc-fix.patch, cf4e7e62-lxc-def-secmodel.patch, 0ddebdb4-qemu-snapshot-deletion.patch * Mon Jan 04 2021 olaf@aepfle.de - Update libxl-set-migration-constraints.patch Remove code which handled --max_factor. The total amount of transferred data is no indicator to trigger the final stop+copy. This should have been removed during upgrade to Xen 4.7. Reduce default value of --max_iters from 5 to 2. The workload within domU will continue to produce dirty pages. It is unreasonable to expect any slowdown during migration. Now there is one initial copy of all memory, one instead of four iteration for dirty memory, and a final copy iteration prior move. * Thu Dec 17 2020 James Fehlig <jfehlig@suse.com> - qemu: Fix logic bug in inactive snapshot deletion 0ddebdb4-qemu-snapshot-deletion.patch boo#1180049 * Wed Dec 09 2020 James Fehlig <jfehlig@suse.com> - spec: Enable mdevctl support in the nodedev driver for SLE15 SP3 jsc#SLE-15861, bsc#1179770 * Mon Dec 07 2020 James Fehlig <jfehlig@suse.com> - apparmor: Allow lxc processes to receive signals from libvirt lxc: Set default security model in XML parser config 0d05d51b-apparmor-lxc-fix.patch, cf4e7e62-lxc-def-secmodel.patch bsc#1179735 * Tue Dec 01 2020 James Fehlig <jfehlig@suse.com> - Update to libvirt 6.10.0 - jsc#SLE-13688 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html - Dropped patches: f035f53b-virt-guest-shutdown.patch * Fri Nov 13 2020 James Fehlig <jfehlig@suse.com> - spec: Remove creation of libvirt group and add Requires to the libvirt group created with GID 108 by the system-group-libvirt package. jsc#SLE-11629 * Wed Nov 11 2020 James Fehlig <jfehlig@suse.com> - spec: Add 'Requires: bash-completion' to the libvirt-bash-completion subpackage bsc#1178498 * Mon Nov 09 2020 James Fehlig <jfehlig@suse.com> - Add libvirtd dependency to virt-guest-shutdown.target f035f53b-virt-guest-shutdown.patch boo#1175914, bsc#1177902 * Tue Nov 03 2020 Franck Bui <fbui@suse.com> - Replace '%service_del_postun -n' with '%service_del_postun_without_restart' '-n' is deprecated and will be removed in the future. * Mon Nov 02 2020 James Fehlig <jfehlig@suse.com> - Update to libvirt 6.9.0 - jsc#SLE-13688, jsc#SLE-16754 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html * Mon Nov 02 2020 ohering@suse.de - bsc#1177950 - adjust help for --max_iters, default is 5 libxl-set-migration-constraints.patch * Wed Oct 28 2020 Franck Bui <fbui@suse.com> - Drop use of $DISABLE_RESTART_ON_UPDATE in %postrans Testing "$DISABLE_RESTART_ON_UPDATE != yes" had no effect since its value is supposed to be read from /etc/sysconfig/services. * Wed Oct 14 2020 James Fehlig <jfehlig@suse.com> - Fix 'make check' with all downstream patches applied. Some patches touch config files and needed the corresponding augeaus test files updated. Updated patches: suse-libvirtd-disable-tls.patch, suse-qemu-conf.patch, suse-ovmf-paths.patch, suse-libxl-disable-autoballoon.patch boo#1175574 * Thu Oct 01 2020 James Fehlig <jfehlig@suse.com> - Update to libvirt 6.8.0 - jsc#SLE-12684, jsc#SLE-15861 - bsc#1174955 (CVE-2020-15708) - bsc#1177155 (CVE-2020-25637) - Many incremental improvements and bug fixes, see https://libvirt.org/news.html - Dropped patches: 2ad009ea-qemu-check-modules-dir.patch, 8abd1ffe-qemu-tolerate-non-existent-files.patch, 4a72b76b-qemu-namespace-memleak-fix.patch * Thu Sep 10 2020 James Fehlig <jfehlig@suse.com> - spec: Increase test timeout to account for slower test execution on some architectures * Thu Sep 10 2020 James Fehlig <jfehlig@suse.com> - qemu: Tolerate non-existing files such as /dev/kvm when populating domain private namespace 8abd1ffe-qemu-tolerate-non-existent-files.patch, 4a72b76b-qemu-namespace-memleak-fix.patch boo#1176380 * Wed Sep 02 2020 James Fehlig <jfehlig@suse.com> - spec: Enable the same hypervisor drivers for openSUSE and SLE jsc#SLE-11772 - spec: Enable the same storage drivers for openSUSE and SLE jsc#SLE-11877 * Tue Sep 01 2020 James Fehlig <jfehlig@suse.com> - qemu: Reprobe capabilities if the qemu modules directory changes 2ad009ea-qemu-check-modules-dir.patch boo#1175320 * Tue Sep 01 2020 James Fehlig <jfehlig@suse.com> - Update to libvirt 6.7.0 - jsc#SLE-14253, jsc#SLE-15159 - CVE-2020-14339 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html - Dropped patches: 2edd63a0-fix-virFileSetCOW-logic.patch, 82bb167f-dont-cache-devmapper-major.patch, feb8564a-handle-no-devmapper.patch, 53d9af1e-ignore-devmapper-open-errors.patch, support-managed-pci-xen-driver.patch, disable-multipath-pr-tests.patch * Wed Aug 19 2020 James Fehlig <jfehlig@suse.com> - virdevmapper: Handle kernel without device-mapper support 82bb167f-dont-cache-devmapper-major.patch, feb8564a-handle-no-devmapper.patch, 53d9af1e-ignore-devmapper-open-errors.patch boo#1175465 * Tue Aug 18 2020 James Fehlig <jfehlig@suse.com> - util: Fix logic in virFileSetCOW 2edd63a0-fix-virFileSetCOW-logic.patch boo#1175463 * Tue Aug 04 2020 James Fehlig <jfehlig@suse.com> - Update to libvirt 6.6.0 - CVE-2020-14339 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html * Mon Jul 06 2020 James Fehlig <jfehlig@suse.com> - Update to libvirt 6.5.0 - The node device driver now supports creating mediated devices using the mdevctl utility - Many incremental improvements and bug fixes, see https://libvirt.org/news.html - Dropped patches: ec07aad8-libxl-normalize-mac-addr.patch * Wed Jun 03 2020 James Fehlig <jfehlig@suse.com> - libxl: Normalize MAC address in device conf on netdev hotplug ec07aad8-libxl-normalize-mac-addr.patch bsc#1172052 * Tue Jun 02 2020 James Fehlig <jfehlig@suse.com> - Update to libvirt 6.4.0 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html - Dropped patches: d677de9d-libxl-fix-driver-name-check.patch, d218a9c2-libxl-xen-driver-tables.patch, 836ea91d-libxl-xenlight-internal.patch, 57687260-xen-doc-improvements.patch * Wed May 06 2020 James Fehlig <jfehlig@suse.com> - Xen: Fix connection when host uses modular daemons d677de9d-libxl-fix-driver-name-check.patch, d218a9c2-libxl-xen-driver-tables.patch, 836ea91d-libxl-xenlight-internal.patch, 57687260-xen-doc-improvements.patch boo#1171113 * Wed May 06 2020 James Fehlig <jfehlig@suse.com> - Update to libvirt 6.3.0 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html - Dropped patches: 88011ed2-libxl-driver-crash-fix.patch, 8e669b38-conf-add-event-channels.patch, a93f55c5-libxl-add-event-channels.patch, 967f4eeb-xenconfig-event-channels.patch, 93b15ba0-qemu-fix-hang-in-p2p-xbzrle-compression-parallel-mig.patch, b7d6648d-conf-add-e820-host.patch, 5749395b-libxl-e820-host.patch, f3ef7daf-xenconfig-e820-host.patch, 34077c1b-tests-check-e820-host.patch, fadbaa23-conf-add-passthrough.patch, 9529e007-libxl-passthrough.patch, 9cb8bc6f-xenconfig-refactor-features.patch, b523e225-xenconfig-passthrough.patch, bed32525-tests-check-passthrough.patch * Tue Apr 21 2020 James Fehlig <jfehlig@suse.com> - libxl: Add support for 'passthrough' and 'e820_host' settings b7d6648d-conf-add-e820-host.patch, 5749395b-libxl-e820-host.patch, f3ef7daf-xenconfig-e820-host.patch, 34077c1b-tests-check-e820-host.patch, fadbaa23-conf-add-passthrough.patch, 9529e007-libxl-passthrough.patch, 9cb8bc6f-xenconfig-refactor-features.patch, b523e225-xenconfig-passthrough.patch, bed32525-tests-check-passthrough.patch bsc#1167217 * Fri Apr 17 2020 Lin Ma <lma@suse.com> - qemu: fix hang in p2p + xbzrle compression + parallel migration 93b15ba0-qemu-fix-hang-in-p2p-xbzrle-compression-parallel-mig.patch bsc#1161159 * Thu Apr 09 2020 James Fehlig <jfehlig@suse.com> - libxl: Add support for max event channels with maxEventChannel attribute on the xenbus controller 8e669b38-conf-add-event-channels.patch, a93f55c5-libxl-add-event-channels.patch, 967f4eeb-xenconfig-event-channels.patch bsc#1168767 * Mon Apr 06 2020 James Fehlig <jfehlig@suse.com> - libxl: fix crash when initializing driver 88011ed2-libxl-driver-crash-fix.patch * Fri Apr 03 2020 James Fehlig <jfehlig@suse.com> - Update to libvirt 6.2.0 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html - CVE-2020-10701 bsc#1168680 - Dropped patches: a30078cb-qemu-create-mp-target.patch, aeb909bf-qemu-multipath-fix.patch - Added patch: disable-multipath-pr-tests.patch * Thu Mar 19 2020 James Fehlig <jfehlig@suse.com> - libxl: Bump minimum supported Xen version to 4.9, allowing use of newer libxl APIs for retrieving memory statistics suse-bump-xen-version.patch bsc#1157490, bsc#1167007 * Tue Mar 17 2020 James Fehlig <jfehlig@suse.com> - qemu: Create multipath targets for PRs a30078cb-qemu-create-mp-target.patch, aeb909bf-qemu-multipath-fix.patch bsc#1161883 * Mon Mar 16 2020 Guillaume GARDET <guillaume.gardet@opensuse.org> - Xen is not built for armv7 anymore, so do not use it for armv7 * Thu Mar 05 2020 James Fehlig <jfehlig@suse.com> - Update to libvirt 6.1.0 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html - Dropped patches: 6c1dddaf-libxl-shutdown-inhibit.patch, 849052ec-libxl-support-credit2.patch, 72ed254b-drop-exec-perms-bashcompletion.patch, e092daac-prohib-parallel-tunneled-mig.patch, ae9e6c2a-qemu-allow-cond-format-probe.patch * Tue Mar 03 2020 James Fehlig <jfehlig@suse.com> - qemu: Allow format probing under special circumstances ae9e6c2a-qemu-allow-cond-format-probe.patch bsc#1165588 * Wed Feb 05 2020 James Fehlig <jfehlig@suse.com> - xen: Fix the list of supported ovmf firmwares suse-xen-ovmf-loaders.patch bsc#1159793 * Mon Feb 03 2020 James Fehlig <jfehlig@suse.com> - lib: Prohibit parallel connections with tunneled migration e092daac-prohib-parallel-tunneled-mig.patch jsc#SLE-6998 * Mon Feb 03 2020 Dominique Leuenberger <dimstar@opensuse.org> - BuildRequire pkgconfig((lib)?udev) instead of (lib)?udev: allow OBS to shortcut through -mini flavors. * Thu Jan 30 2020 James Fehlig <jfehlig@suse.com> - spec: Fix several rpmlint warnings 72ed254b-drop-exec-perms-bashcompletion.patch * Thu Jan 30 2020 James Fehlig <jfehlig@suse.com> - xen: Support setting credit2 scheduler parameters 849052ec-libxl-support-credit2.patch bsc#1162160 * Wed Jan 29 2020 James Fehlig <jfehlig@suse.com> - xen: Inhibit libvirtd shutdown when domains are running 6c1dddaf-libxl-shutdown-inhibit.patch bsc#1157100 * Wed Jan 15 2020 James Fehlig <jfehlig@suse.com> - Update to libvirt 6.0.0 - jsc#SLE-6997, jsc#SLE-6998 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html - Dropped patches: 0a65cba4-news-fix.patch 07aaced4-Add-TAA-No.patch, f411b7ef6-Add-TSX-CTRL.patch, 50d7465f-qemu-firmware1.patch, 57f9067c-qemu-firmware2.patch, 7c5264d2-qemu-firmware3.patch, 8e1804f9-qemu-firmware4.patch, 8fcee478-qemu-firmware5.patch * Thu Jan 09 2020 James Fehlig <jfehlig@suse.com> - qemu: Fix firmware auto detection 50d7465f-qemu-firmware1.patch, 57f9067c-qemu-firmware2.patch, 7c5264d2-qemu-firmware3.patch, 8e1804f9-qemu-firmware4.patch, 8fcee478-qemu-firmware5.patch boo#1157378, bsc#1159796 * Thu Dec 19 2019 James Fehlig <jfehlig@suse.com> - CVE-2019-11135: Add TSX_CTRL and TAA_NO bits for IA32_ARCH_CAPABILITIES MSR 07aaced4-Add-TAA-No.patch, f411b7ef6-Add-TSX-CTRL.patch bsc#1152505 * Tue Dec 10 2019 C��dric Bosdonnat <cbosdonnat@suse.com> - virt-create-rootfs: add SLE 15 and SLE 12 service packs support bsc#1154093 * Mon Dec 02 2019 James Fehlig <jfehlig@suse.com> - Update to libvirt 5.10.0 - bsc#1157149 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html - Dropped patches: 2552752f-libxl-fix-lock-manager-lock-ordering.patch - Added patches: 0a65cba4-news-fix.patch * Wed Nov 27 2019 James Fehlig <jfehlig@suse.com> - spec: Enable 'libvirt' firewalld zone for firewalld >= 0.7.0 boo#1157766 * Thu Nov 14 2019 James Fehlig <jfehlig@suse.com> - libxl: Fix lock manager lock ordering 2552752f-libxl-fix-lock-manager-lock-ordering.patch bsc#1145774 * Tue Nov 12 2019 James Fehlig <jfehlig@suse.com> - spec: Forcibly remove '--listen' option from LIBVIRTD_ARGS in /etc/sysconfig/libvirtd since it is incompatible with socket activation. Also add '--timeout' option for consistency with upstream. boo#1156161 * Mon Nov 11 2019 James Fehlig <jfehlig@suse.com> - Enable automatic firmware seletction and add the new smm flavor to the build-time firmware list jsc#SLE-6997 * Wed Nov 06 2019 James Fehlig <jfehlig@suse.com> - Update to libvirt 5.9.0 - jsc#SLE-7440 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html * Tue Oct 08 2019 James Fehlig <jfehlig@suse.com> - Update to libvirt 5.8.0 - bsc#1149100 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html * Thu Sep 05 2019 James Fehlig <jfehlig@suse.com> - Add apparmor-abstractions as a required package for daemon bsc#1142992 * Wed Sep 04 2019 James Fehlig <jfehlig@suse.com> - Update to libvirt 5.7.0 - Experimental split of libvirtd into separate daemons - bsc#1145440, bsc#1145586 - Many incremental improvements and bug fixes, see https://libvirt.org/news.html - Dropped patches: 93c1d5fe-network-fix-ability-to-use-openvswitch-with-vlans.patch, blockcopy-check-dst-identical-device.patch, suse-libvirtd-service-xen.patch * Thu Aug 15 2019 Martin Wilck <mwilck@suse.com> - network: fix ability to use openvswitch with vlans (bsc#1145651) - Added patch: 93c1d5fe-network-fix-ability-to-use-openvswitch-with-vlans.patch * Mon Aug 05 2019 James Fehlig <jfehlig@suse.com> - Update to libvirt 5.6.0 - Enable proper use of systemd socket activation with libvirtd - bsc#1133719 - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - Dropped patches: xen-pv-cdrom.patch, xen-sxpr-disk-type.patch - qemu: fix default value of security_default_confined Updated suse-qemu-conf.patch bsc#1143871 * Tue Jul 02 2019 James Fehlig <jfehlig@suse.com> - Update to libvirt 5.5.0 - CVE-2019-10161, CVE-2019-10166, CVE-2019-10167, CVE-2019-10168 - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - Dropped patches: aed6a032-CVE-2019-10161.patch, db0b7845-CVE-2019-10166.patch, 8afa68ba-CVE-2019-10167.patch, bf6c2830-CVE-2019-10168.patch * Thu Jun 20 2019 Jim Fehlig <jfehlig@suse.com> - api: disallow virConnect*HypervisorCPU, virConnectGetDomainCapabilities, virDomainManagedSaveDefineXML, and virDomainSaveImageGetXMLDesc on read-only connections aed6a032-CVE-2019-10161.patch, db0b7845-CVE-2019-10166.patch, 8afa68ba-CVE-2019-10167.patch, bf6c2830-CVE-2019-10168.patch CVE-2019-10161, CVE-2019-10166, CVE-2019-10167, CVE-2019-10168 bsc#1138301, bsc#1138302, bsc#1138303, bsc#1138305 * Wed Jun 12 2019 Dominique Leuenberger <dimstar@opensuse.org> - Drop systemd BuildRequires: there is already pkgconfig(systemd) present, which is the same package. * Mon Jun 03 2019 Jim Fehlig <jfehlig@suse.com> - Update to libvirt 5.4.0 - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - Dropped patches: 5cd9db3a-cputest-add-data-E3-1225-v5.patch, 538d8735-cpu_map-Define-md-clear-CPUID-bit.patch, 96f41cd7-admin-reject-clients.patch, f111e094-locking-restrict-sockets-to-mode-0600.patch, e37bd65f-logging-restrict-sockets-to-mode-0600.patch, 76b420d0-build-libqemutestdriver-lto-fix.patch * Thu May 30 2019 James Fehlig <jfehlig@suse.com> - build: fix linking libqemutestdriver with LTO enabled 76b420d0-build-libqemutestdriver-lto-fix.patch boo#1133253 * Thu May 30 2019 Martin Li��ka <mliska@suse.cz> - Use %make_build in order to provide verbose output. * Thu May 23 2019 Jim Fehlig <jfehlig@suse.com> - spec: add systemd-container dependency to qemu and lxc drivers bsc#1136109 * Tue May 21 2019 James Fehlig <jfehlig@suse.com> - admin: reject clients unless their UID matches the server UID CVE-2019-10132 96f41cd7-admin-reject-clients.patch, f111e094-locking-restrict-sockets-to-mode-0600.patch, e37bd65f-logging-restrict-sockets-to-mode-0600.patch bsc#1134348 * Mon May 20 2019 James Fehlig <jfehlig@suse.com> - cpu_map: add cpu feature md-clear. CVE-2018-12126, CVE-2018-12127, CVE-2018-12130, CVE-2019-11091 5cd9db3a-cputest-add-data-E3-1225-v5.patch, 538d8735-cpu_map-Define-md-clear-CPUID-bit.patch bsc#1111331, bsc#1135273 * Wed May 08 2019 James Fehlig <jfehlig@suse.com> - Update to libvirt 5.3.0 - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - Dropped patches: ff376c62-tests-fix-mocking-stat-lstat.patch, ebe9c6ea-qemu-firmware-dirent.patch, 2a07c990-api-CVE-2019-3886.patch, ae076bb4-remote-CVE-2019-3886.patch, f66f70ac-snapshot-fix-use-after-free.patch, 89237d53-conf-expose-virDomainSCSIDriveAddressIsUsed.patch, ee2c5ef3-test-scsi-disk.patch, ddc72f99-qemu-check-dup-drive-address.patch, 22dc3e94-revert-f1d65853.patch * Thu Apr 25 2019 Jim Fehlig <jfehlig@suse.com> - Fix build with LTO enabled Adjusted support-managed-pci-xen-driver.patch boo#1133253 * Fri Apr 19 2019 James Fehlig <jfehlig@suse.com> - qemu: fix CDROM media change when using virDomainAttachDevice 89237d53-conf-expose-virDomainSCSIDriveAddressIsUsed.patch, ee2c5ef3-test-scsi-disk.patch, ddc72f99-qemu-check-dup-drive-address.patch, 22dc3e94-revert-f1d65853.patch boo#1132127 * Thu Apr 11 2019 James Fehlig <jfehlig@suse.com> - Fix and re-enable snapshot tests f66f70ac-snapshot-fix-use-after-free.patch * Fri Apr 05 2019 James Fehlig <jfehlig@suse.com> - CVE-2019-3886: disallow virDomainGetHostname and virDomainGetTime for read-only connections and users 2a07c990-api-CVE-2019-3886.patch, ae076bb4-remote-CVE-2019-3886.patch bsc#1131595 - spec: BuildRequires rpcgen since ae076bb4-remote-CVE-2019-3886.patch touches remote_protocol.x * Wed Apr 03 2019 Jim Fehlig <jfehlig@suse.com> - Update to libvirt 5.2.0 - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - Dropped patches: 4ec3cf9a-apparmor-rules.patch, f38ef0fa-no-RDMA-check.patch, 411cdaf8-apparmor-check-profile-name.patch, 696239ba-qemu-fix-query-cpus-fast.patch, 09eb1ae0-conf-add-xenbus-controller.patch, fb059757-libxl-add-xenbus-controller.patch, ec5a1191-libxl-support-max-grant-frames.patch, 5a64c202-xenconfig-support-max-grant-frames.patch - Added patches: ff376c62-tests-fix-mocking-stat-lstat.patch, ebe9c6ea-qemu-firmware-dirent.patch * Thu Mar 21 2019 James Fehlig <jfehlig@suse.com> - apparmor: reintroduce upstream lxc mount rules Drop apparmor-no-mount.patch bsc#1130129 * Fri Mar 15 2019 James Fehlig <jfehlig@suse.com> - supportconfig: collect rotated logs in /var/log/libvirt/* Modified libvirt-supportconfig bsc#1124667 * Wed Mar 13 2019 James Fehlig <jfehlig@suse.com> - hook: encode incoming XML to UTF-8 before passing to lxml etree fromstring method Modifed suse-qemu-domain-hook.py boo#1123642 * Wed Mar 13 2019 James Fehlig <jfehlig@suse.com> - libxl: change autoballooning default to disabled suse-libxl-disable-autoballoon.patch jsc#SLE-3059 * Wed Mar 13 2019 James Fehlig <jfehlig@suse.com> - conf: add new 'xenbus' controller type 09eb1ae0-conf-add-xenbus-controller.patch - libxl: support Xen's max_grant_frames setting with maxGrantFrames attribute on the xenbus controller fb059757-libxl-add-xenbus-controller.patch, ec5a1191-libxl-support-max-grant-frames.patch, 5a64c202-xenconfig-support-max-grant-frames.patch bsc#1126325 * Wed Mar 13 2019 James Fehlig <jfehlig@suse.com> - Replace patches with upstream variants Old: 0001-apparmor-Check-libvirtd-profile-status-by-name.patch, 0001-qemu-Fix-query-cpus-fast-target-architecture-detecti.patch New: 411cdaf8-apparmor-check-profile-name.patch, 696239ba-qemu-fix-query-cpus-fast.patch * Mon Mar 11 2019 James Fehlig <jfehlig@suse.com> - util: skip RDMA detection for non-PCI network devices f38ef0fa-no-RDMA-check.patch bsc#1112182 * Wed Mar 06 2019 James Fehlig <jfehlig@suse.com> - qemu: s390: show correct CPU status after guest crash 0001-qemu-Fix-query-cpus-fast-target-architecture-detecti.patch bsc#1127841 * Wed Mar 06 2019 James Fehlig <jfehlig@suse.com> - apparmor: fix more fallout from changing libvirtd profile to a named profile 4ec3cf9a-apparmor-rules.patch, 0001-apparmor-Check-libvirtd-profile-status-by-name.patch boo#1125841 * Mon Mar 04 2019 James Fehlig <jfehlig@suse.com> - Update to libvirt 5.1.0 - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - Dropped patches: 11c8aca9-libxl-set-mem-after-balloon.patch, 70c2933d-apparmor-named-profiles.patch, a3ab6d42-apparmor-conv-libvirtd-named-profile.patch, b6440119-qemu-conf-sev.patch, a404ac34-qemu-cgroup-sev.patch, 6fd4c8f8-qemu-domain-sev.patch, 17f6a257-security-dac-sev.patch, a2d3dea9-qemu-caps-dac-override-sev.patch, 620d9dd5-qemu-no-dac-override-nonroot.patch - jsc#SLE-3887, jsc#SLE-4480, jsc#SLE-4577 * Wed Feb 27 2019 jfehlig@suse.com - spec: disable VirtualBox driver * Tue Feb 19 2019 James Fehlig <jfehlig@suse.com> - qemu: don't use CAP_DAC_OVERRIDE capability if non-root 620d9dd5-qemu-no-dac-override-nonroot.patch boo#1125665 * Fri Feb 08 2019 James Fehlig <jfehlig@suse.com> - qemu: fix issues related to restricted permissions on /dev/sev b6440119-qemu-conf-sev.patch, a404ac34-qemu-cgroup-sev.patch, 6fd4c8f8-qemu-domain-sev.patch, 17f6a257-security-dac-sev.patch, a2d3dea9-qemu-caps-dac-override-sev.patch bsc#1124842 * Wed Jan 23 2019 James Fehlig <jfehlig@suse.com> - apparmor: add support for named profiles and convert libvirtd profile to a named profile 70c2933d-apparmor-named-profiles.patch, a3ab6d42-apparmor-conv-libvirtd-named-profile.patch boo#1118952 - libxl: save current memory value after successful balloon 11c8aca9-libxl-set-mem-after-balloon.patch bsc#1120813 * Wed Jan 23 2019 Jan Engelhardt <jengelh@inai.de> - Noun phrase for %description doc. - Remove idempotent %if..%endif pair around %package bash-completion. - Reduce hard requirements on bash-c and documentation. * Thu Jan 17 2019 James Fehlig <jfehlig@suse.com> - Enable bash completion in Leap15/SLE15 and newer * Tue Jan 15 2019 James Fehlig <jfehlig@suse.com> - Update to libvirt 5.0.0 - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - Remove UML hypervisor driver - Dropped patches: de09ae2f-libxl-support-openvswitch.patch, 0a1b5653-xenconfig-support-openvswitch.patch - FATE#320928, FATE#325817, FATE#326380, FATE#326698 * Wed Jan 02 2019 James Fehlig <jfehlig@suse.com> - Requires: ncurses expands to Requires: libncurses5, which is not required by any component of this package. Remove it along with the BuildRequires: ncurses-devel -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1203458 http://bugzilla.opensuse.org/show_bug.cgi?id=1203458#c10 --- Comment #10 from Daniel Scott <d.o.scott@unb.ca> --- (In reply to Dario Faggioli from comment #5)
(In reply to Daniel Scott from comment #0)
The last TW snapshot that works correctly for me is 20220900-0
Can we have the output of the following command:
rpm -qa | grep "libvirt\|virt-manager" rpm -q --changelog libvirt rpm -q --changelog virt-manager
Issued in *both* the latest snapshot that works, and the first that does not work?
The '-q --changelog' ones have quite long outputs, so please consider redirecting to files (with suitable names) and attaching, instead of pasting.
rpm -q --changelog virt-manager * Fri Aug 05 2022 Ben Greiner <code@bnavigator.de> - Update to 4.1.0 * Fix build with setuptools-61 (Peter Alfredsen, Miro Hron��ok) * add UI and cli support for qemu-vdagent channel (Jonathon Jongsma) * cli: More --iothreads suboptions (Lin Ma) * launch_security: Use SEV-ES policy=0x07 if host supports it (Charles * Arnold) * cli: Add support for URL query with disks (Martin Kletzander) - Drop patches merged upstream: * c6107419-tests-Drop-usage-of-sgio-unfiltered.patch * 90e13549-Fix-build-with-setuptools-61+.patch * 46dc0616-setup-add-bits-for-setuptools-61.patch * 9ac94ef7-tests-Fix-another-sgio-filtered-case.patch * 34662fec-tests-Fix-with-latest-argcomplete.patch * d51541e1-Fix-UI-rename-with-firmware-efi.patch * b8a77805-domain-cpu-Clear-migratable-when-changing-to-custom-cpu.patch * 0d84bcfb-cli-Add-iothreadids-attributes-thread_pool_min-and-thread_pool_max.patch * 424283ad-launch_security-Use-SEV-ES-policy-0x07-if-host-supports-it.patch - Refresh patches * virtman-add-tooltip-to-firmware.patch - - changed surrounding imports * virtinst-set-cache-mode-unsafe-for-install.patch - - the patch changes the expected output in tests - Refresh test skips * Wed Aug 03 2022 carnold@suse.com - Upstream bug fixes (bsc#1027942) c6107419-tests-Drop-usage-of-sgio-unfiltered.patch 9ac94ef7-tests-Fix-another-sgio-filtered-case.patch b8a77805-domain-cpu-Clear-migratable-when-changing-to-custom-cpu.patch 0d84bcfb-cli-Add-iothreadids-attributes-thread_pool_min-and-thread_pool_max.patch 90e13549-Fix-build-with-setuptools-61+.patch 424283ad-launch_security-Use-SEV-ES-policy-0x07-if-host-supports-it.patch - Modified virtman-add-sev-memory-support.patch - Renamed upstream patches virtman-pr381-setuptools-61.patch to 46dc0616-setup-add-bits-for-setuptools-61.patch virtman-34662fe-argcomplete.patch to 34662fec-tests-Fix-with-latest-argcomplete.patch * Tue Jul 19 2022 Ben Greiner <code@bnavigator.de> - Add Source URL - Add upstream patch virtman-pr381-setuptools-61.patch gh#virt-manager/virt-manager#381 - Enable tests * No python package should go untested * Use multibuild so that all runtime requirements are checked * Add virtman-34662fe-argcomplete.patch * Tue Jul 12 2022 carnold@suse.com - Upstream bug fix (bsc#1027942) d51541e1-Fix-UI-rename-with-firmware-efi.patch - Use autosetup in spec file * Wed Jun 22 2022 carnold@suse.com - bsc#1200691 - SLES 15 SP4 GMC --os-variant tag shouldn't be mandatory on s390x (see also bsc#1200422) revert-363fca41-virt-install-Require-osinfo-for-non-x86-HVM-case-too.patch * Mon May 23 2022 carnold@suse.com - Change dependency on package xorriso to Requires from Recommends virt-manager.spec * Wed Mar 30 2022 carnold@suse.com - bsc#1196806 - [jsc#SLE-18834][virt-install] ERROR SEV launch security requires a Q35 UEFI machine (epic: jsc#SLE-18732) virtman-add-sev-memory-support.patch - Add firmware features to description tooltip when mouse hovers over the selected firmware file. virtman-add-tooltip-to-firmware.patch * Thu Mar 03 2022 carnold@suse.com - bsc#1196202 - virt-install crashes on a time-of-check time-of-use (TOCTOU) race condition Resolved by upgrade to version 4.0.0 (jsc#SLE-18261) virt-manager-4.0.0.tar.gz - Other features and bug fixes (bsc#1027942) virt-install ���os-variant/���osinfo is now a hard requirement for most cases Add ���Enable shared memory��� UI checkbox (Lin Ma) add UI preference to default to UEFI for new VMs (Charles Arnold) Add virtiofs filesystem driver UI option Fill in all ���cputune, ���cpu, ���shmem, ���input, and ���boot suboptions (Hugues Fafard) virt-* mdev improvements (Shalini Chellathurai Saroja) bhyve improvments (Roman Bogorodskiy) Revive network portgroup UI enable a TPM by default when UEFI is used (Daniel P. Berrang��) Use cpu host-passthrough by default on qemu x86 use virtio-gpu video for most modern distros Default to extra pcie root ports for q35 set discard=unmap by default for sparse disks and block devices We now require xorissofs for ���location ISO We now use setuptools rather than just plain distutils - Add virtman-revert-use-of-AyatanaAppIndicator3.patch - Drop the following patches 0e15cd51-virt-manager-enable-MDEV-support.patch 143c6bef-virtinst-fix-error-message-format-string.patch 4d0e3232-virtinst-Fix-TOCTOU-in-domain-enumeration.patch 8bb64ad5-console-Dont-block-console-reconnect-for-non-error.patch 9363e1e6-virt-xml-add-support-for-mediated-devices.patch 965480e8-virt-install-add-mediated-device.patch 9d4002ee-tests-verify-MDEV-support.patch cf93e2db-console-fix-error-with-old-pygobject.patch d3c627f1-volumeupload-Use-1MiB-read-size.patch d9b5090e-Fix-forgetting-password-from-keyring.patch e7222b50-addstorage-Dont-pass-None-to-widget.set_active.patch f87e96d3-hostdev-use-method-get_mdev_uuid.patch fe8722e7-createnet-Remove-some-unnecessary-max_length-annotations.patch virtinst-graphics-add-check-for-qemu-modules-in-spice-graphic.patch virtman-add-firmware-preferences.patch virtman-legacy-bios-support.patch virtman-show-no-firmware-for-xenpv.patch * Thu Jan 20 2022 carnold@suse.com - bsc#1194323 - [jsc#SLE-19237][virt-manager] Detected the wrong win2k22 guest system version from the local install media virtinst-windows-server-detection.patch - Upstream bug fixes (bsc#1027942) 8bb64ad5-console-Dont-block-console-reconnect-for-non-error.patch Drop virtman-init-viewer-on-reboot.patch * Thu Jan 13 2022 carnold@suse.com - jsc#SLE-20855 KVM: Enable vfio-ccw and vfio-ap in virt-* tools 965480e8-virt-install-add-mediated-device.patch f87e96d3-hostdev-use-method-get_mdev_uuid.patch 9d4002ee-tests-verify-MDEV-support.patch 9363e1e6-virt-xml-add-support-for-mediated-devices.patch 0e15cd51-virt-manager-enable-MDEV-support.patch * Tue Nov 23 2021 carnold@suse.com - jsc#SLE-17735 - Support Oracle Linux as a guest VM. See also bsc#1192238 [Build58.2][KVM] The latest supported OracleLinux as guest versions are not included anywhere virtinst-add-oracle-linux-support.patch * Thu Oct 28 2021 carnold@suse.com - bsc#1188223 - L3: Sles12sp3 DomU won't boot after adding phys hard drive virtinst-xenbus-disk-index-fix.patch * Tue Oct 26 2021 carnold@suse.com - jsc#SLE-21540 Dev: Prefer UEFI when creating new virtual machines. Add a preferences option to allow users to default to UEFI when creating a new VM. Libvirt decides which firmware file to use. virtman-add-firmware-preferences.patch - Renamed patch virtinst-modify-gui-defaults.patch to virtman-modify-gui-defaults.patch * Fri Oct 22 2021 carnold@suse.com - Add dependency in spec file for python3-gobject-Gdk (bsc#1191705) virt-manager.spec * Tue Oct 12 2021 carnold@suse.com - bsc#1191358 - The Virtual Machine Manager shows disconnected after rebooting virtual machine in Xen mode in SLES15 SP3. virtman-init-viewer-on-reboot.patch * Thu Oct 07 2021 carnold@suse.com - bsc#1191356 - virt-manager should not depend on gtk4 Modified files: virt-manager.spec virtman-dont-specify-gtksource-version.patch virtman-dont-specify-vte-version.patch * Mon Oct 04 2021 carnold@suse.com - jsc#SLE-20856 Dev: KVM: Enable vfio-ccw and vfio-ap in virt-* tools 965480e8-virt-install-add-mediated-device.patch * Wed Sep 08 2021 carnold@suse.com - bsc#1190215 - [virt-install] No Support for SUSE Product SLE-HPC virtinst-add-sle-hpc-support.patch * Mon Jun 21 2021 carnold@suse.com - Upstream bug fixes (bsc#1027942) d3c627f1-volumeupload-Use-1MiB-read-size.patch cf93e2db-console-fix-error-with-old-pygobject.patch 143c6bef-virtinst-fix-error-message-format-string.patch fe8722e7-createnet-Remove-some-unnecessary-max_length-annotations.patch d9b5090e-Fix-forgetting-password-from-keyring.patch * Mon Apr 12 2021 carnold@suse.com - Add support for detecting SUSE Linux Enterprise Micro. See also the osinfo-db package for the SLEM OS description file. virtinst-add-slem-detection-support.patch * Wed Feb 24 2021 acho@suse.com - bsc#1178926 - Unable to find any master var for loader /usr/share/qemu/{bios.bin, bios-256k.bin} virtman-legacy-bios-support.patch * Mon Jan 25 2021 carnold@suse.com - bsc#1180897 - SLES15 SP2: VM does not boot after virt-install installing from ISO image. virtinst-keep-iso-for-xenpv.patch * Mon Jan 25 2021 carnold@suse.com - bsc#1181350 - [Build 20210122] openQA test fails in virt_install on aarch64 virtman-show-no-firmware-for-xenpv.patch * Thu Jan 07 2021 carnold@suse.com - bsc#1180069 - L3: virsh edit Error: XML document failed to validate against schema: Unable to validate doc. virtinst-smbios-unsupported-for-xenpv.patch * Tue Jan 05 2021 carnold@suse.com - bsc#1180047 - [xen][virt-manger] Libvirt or Hyperisor does not support UEFI for 15SP3 XENPV Guest virtman-show-no-firmware-for-xenpv.patch * Fri Dec 18 2020 carnold@suse.com - bsc#1180062 - virt-install uses isoinfo. Include mkisofs in the spec file. virt-manager.spec * Wed Dec 09 2020 carnold@suse.com - Upstream bug fixes (bsc#1027942) e7222b50-addstorage-Dont-pass-None-to-widget.set_active.patch 4d0e3232-virtinst-Fix-TOCTOU-in-domain-enumeration.patch * Mon Nov 30 2020 carnold@suse.com - bsc#1179236 - L3: virt-install: "Error validating install location: invalid literal for int() with base 10" reported by virt-install ref:_00D1igLOd._5001iTe00n:ref virtinst-sap-detection.patch * Wed Nov 25 2020 Bruce Rogers <brogers@suse.com> - boo#1178141 - Accomodate qemu modularization with respect to v5.2 qemu changes, where 3 additional modular shared objects need to be present for spice support. This change simply augments what was done before, adding the additional code to the same patch * Fri Nov 20 2020 carnold@suse.com - bsc#1172340 - Several YaST modules can be started by typing "yast2 $module <tab><tab>" virt-install.rb * Mon Nov 16 2020 carnold@suse.com - jsc#SLE-16582, Upgrade virt-manager >= 3.x * Slim down filesystem device editor UI * Fix TOCTTOU virt-install bugs (Martin Pitt) * Several other bug fixes virt-manager-3.2.0.tar.bz2 - Drop patches contained in new tarball 1a1e4580-cloner-Explicitly-reject-network-disks-we-dont-know-how-to-clone.patch 2773bc35-storagepool-cleanup-volumes-on-pool-cleanup.patch b1328202-devices-disk-Skip-check_path_search-for-path.patch virtman-append-usr-sbin-to-search-path.patch * Wed Nov 11 2020 carnold@suse.com - Upstream bug fixes (bsc#1027942) 1a1e4580-cloner-Explicitly-reject-network-disks-we-dont-know-how-to-clone.patch 2773bc35-storagepool-cleanup-volumes-on-pool-cleanup.patch b1328202-devices-disk-Skip-check_path_search-for-path.patch * Fri Oct 30 2020 carnold@suse.com - jsc#SLE-12902 virt-manager: Display information about nvram file used instead of the path to the Nvram virtman-add-tooltip-to-firmware.patch * Tue Oct 27 2020 carnold@suse.com - bsc#1177620 - [xen] deployed WIN2K19 guest system could not find a driver for network adapter virtinst-set-default-nic.patch * Sun Oct 25 2020 Bruce Rogers <brogers@suse.com> - boo#1178141 - Accomodate qemu modularization with respect to spice and spice related optional modules. If full spice support is not detected due to missing qemu modules (v5.1 qemu and newer), use vnc as the default install-time graphics type used virtinst-graphics-add-check-for-qemu-modules-in-spice-graphic.patch * Fri Oct 23 2020 carnold@suse.com - bsc#1177763 - Cannot install an existing virtual machine two error messages with Virtual Machine Manager virtman-append-usr-sbin-to-search-path.patch * Wed Sep 30 2020 carnold@suse.com - jsc#SLE-16582, Upgrade virt-manager >= 3.x * Return to using qcow2 sparse by default with libvirt 5.0.0+ * Make VM window shortcuts less likely to conflict with guest usage * Fix 3.0.0 regression with spice audio * createvol: Add explicit option for qcow2 non-sparse * Unconditionally add USB redirdev to new VMs when using SPICE * Unconditionally add sound devices to new VMs * Translation string improvements (Pino Toscano) - bsc#1176881 - No audio in virt-manager after upgrade virt-manager-3.1.0.tar.bz2 - Drop patches contained in new tarball ba08f84b-addstorage-Return-to-using-qcow2-sparse-by-default.patch a010c49b-cli-Fix-os-variant-help-introspection.patch 79ebcbcb-viewers-Fix-spice-audio.patch e5a51f63-details-Change-Close-accelerator-to-ctrl+shift+w.patch 9c13d2f8-Remove-use-of-problematic-terminology.patch * Mon Sep 28 2020 carnold@suse.com - Upstream bug fixes (bsc#1027942) ba08f84b-addstorage-Return-to-using-qcow2-sparse-by-default.patch a010c49b-cli-Fix-os-variant-help-introspection.patch 79ebcbcb-viewers-Fix-spice-audio.patch e5a51f63-details-Change-Close-accelerator-to-ctrl+shift+w.patch 9c13d2f8-Remove-use-of-problematic-terminology.patch * Wed Sep 16 2020 carnold@suse.com - jsc#SLE-16582, Upgrade virt-manager >= 3.x virt-manager-3.0.0.tar.bz2 * virt-install ���cloud-init support (Athina Plaskasoviti, Cole Robinson) * The virt-convert tool has been removed. Please use virt-v2v instead * A handful of UI XML configuration options have been removed. The XML editor can be used instead. For a larger discussion see this thread: https://www.redhat.com/archives/virt-tools-list/ 2019-June/msg00117.html * The ���New VM��� UI now has a ���Manual Install��� option which creates a VM without any required install media * In the ���New VM��� UI, the network/pxe install option has been removed. If you need network boot, choose ���Manual Install��� and set the boot device after initial VM creation * ���Clone VM��� UI has been reworked and simplified * ���Migrate VM��� UI now has an XML editor for the destination VM * Global and per-vm option to disable graphical console autoconnect. This makes it easier to use virt-manager alongside another client like virt-viewer * virt-manager: set guest time after VM restore (Michael Weiser) * virt-manager: option to delete storage when removing disk device (Lily Nie) * virt-manager: show warnings if snapshot operation is unsafe (Michael Weiser) * Unattended install improvements (Fabiano Fid��ncio) * cli: new ���xml XPATH=VAL option for making direct XML changes * virt-install: new ���reinstall=DOMAIN option * virt-install: new ���autoconsole text|graphical|none option * virt-install: new ���os-variant detect=on,require=on suboptions * cli: ���clock, ���keywrap, ���blkiotune, ���cputune additions (Athina Plaskasoviti) * cli: add ���features kvm.hint-dedicated.state= (Menno Lageman) * cli:���iommu option (Menno Lageman) * cli: Add ���graphics websocket= support (Petr Benes) * cli: Add ���disk type=nvme source.* suboptions * cli: Fill in all ���filesystem suboptions * Translation string improvements (Pino Toscano) * Convert from .pod to .rst for man pages * Switch to pytest as our test runner * Massively improved unittest and uitest code coverage * Now using github issues as our bug tracker - Drop patches contained in new tarball 3c6e8537-guest-fix-warning-message-when-machine-type-is-changed-for-secure-boot.patch 0c223ab2-guest-Dont-set-default-uefi-if-firmware-is-set.patch 414ffa5e-virt-install-Use-minutes-instead-of-seconds-on-get_time_string.patch 53245827-urlfetcher-Force-a-flush-after-writing-to-a-file.patch 3009888a-urlfetcher-Dont-override-fullurl-when-its-explicitly-set.patch 9465da41-urlfetcher-Deal-with-file-in-_LocalURLFetcher.patch 651e5b6d-devices-video-Simplify-model-hvm-check.patch 1547e16d-domcapabilities-Get-video-devices.patch 2e20b128-domcapabilities-Add-supports_video_bochs.patch d9736db9-addhardware-Add-bochs-display-to-the-video-list.patch 8f4c53ea-video-Prefer-bochs-when-its-supported..patch ae19d6d6-fix-resizing-of-spice-clients-with-guest-resizing-enabled.patch 51d84c54-connection-Avoid-repeated-default-pool-creation-attempts.patch d934d6f2-domcaps-Fix-check-for-uncached-security-features.patch 29f9f5f2-virt-xml-fix-defined_xml_is_unchanged.patch 15a9502b-Fix-showing-the-firmware-type-in-case-of-firmware-auto-selection.patch 5573aeb4-createnet-Fix-XML-editor-error-when-dhcp-fields-are-empty.patch e8bf16b9-details-fix-detection-of-firmware-auto-selection.patch 7e3fb3f2-graphics-Default-to-vga-instead-of-qxl-for-non-spice.patch - Drop deprecated patches virtman-fix-env-script-interpreter.patch virtinst-osdict-get_supported.patch virtconv-python2-to-python3-conversion.patch virtinst-python2-to-python3-conversion.patch virtman-python2-to-python3-conversion.patch virttests-python2-to-python3-conversion.patch 0002-virtinst-python3-avoid-comparison-of-None-and-int.patch * Thu Sep 03 2020 carnold@suse.com - bsc#1176080 - selecting one UEFI firmware in install wizard resets UI to BIOS e8bf16b9-details-fix-detection-of-firmware-auto-selection.patch - Upstream bug fix (bsc#1027942) 5573aeb4-createnet-Fix-XML-editor-error-when-dhcp-fields-are-empty.patch 7e3fb3f2-graphics-Default-to-vga-instead-of-qxl-for-non-spice.patch * Wed Sep 02 2020 carnold@suse.com - jsc#SLE-11773, Dev: virt-manager: AppIndicator3 virt-manager.spec - jsc#SLE-15926 - Dev: XEN: drop netware support Drop virtman-keycombo.patch * Wed Jul 29 2020 carnold@suse.com - bsc#1174176 - IDE: "Only 2 disks for bus 'NONE' are supported" virtman-disallow-adding-floppy-disk.patch * Thu Jul 23 2020 carnold@suse.com - bsc#1172356 - Not able to hot-plug NIC via virt-manager, asks to attach on next reboot while it should be live attached virtinst-set-default-nic.patch * Mon Jul 13 2020 carnold@suse.com - bsc#1169708 - Virtualization/virt-manager: Bug yast2 virt-install internal error virt-install.rb * Tue Mar 24 2020 carnold@suse.com - bsc#1167569 - SLES 15 SP2 RC1 - virt-install: cache=none is ignored (kvm) virtinst-set-cache-mode-unsafe-for-install.patch * Fri Mar 20 2020 carnold@suse.com - bsc#1167202 - SLES 15 SP2 Snapshot8 - virt-install misses module gi virt-manager.spec * Mon Mar 09 2020 carnold@suse.com - Upstream bug fix (bsc#1027942) 15a9502b-Fix-showing-the-firmware-type-in-case-of-firmware-auto-selection.patch * Mon Dec 02 2019 carnold@suse.com - bsc#1157144 - [s390][virt-manager] There was the black screen from guest graphical console during guest installation virtinst-s390x-disable-graphics.patch - bsc#1158227 - virt-manager: Fix duplicate entries in the operating system URL drop down menu virtman-show-suse-install-repos.patch - Upstream bug fix (bsc#1027942) 29f9f5f2-virt-xml-fix-defined_xml_is_unchanged.patch - Drop virtman-default-to-xen-pv.patch - Refreshed virtinst-add-pvh-support.patch virtinst-modify-gui-defaults.patch virt-manager.changes virt-manager.spec virtman-allow-creating-i686-vm.patch virtman-python2-to-python3-conversion.patch * Wed Nov 27 2019 carnold@suse.com - bsc#1156964 - import a exist disk for creating PV guest failed virtinst-pvgrub2-bootloader.patch - Refreshed patches virtinst-change-location-for-grub_xen.patch virtinst-set-cache-mode-unsafe-for-install.patch * Fri Nov 22 2019 carnold@suse.com - bsc#1157097 - PV guest on_reboot event be set to 'destroy' by default virtinst-pvgrub2-bootloader.patch - Rebased patches virtinst-change-location-for-grub_xen.patch virtman-increase-setKeepAlive-count.patch * Tue Nov 12 2019 carnold@suse.com - Upstream bug fixes (bsc#1027942) 1547e16d-domcapabilities-Get-video-devices.patch 2e20b128-domcapabilities-Add-supports_video_bochs.patch ae19d6d6-fix-resizing-of-spice-clients-with-guest-resizing-enabled.patch 51d84c54-connection-Avoid-repeated-default-pool-creation-attempts.patch d934d6f2-domcaps-Fix-check-for-uncached-security-features.patch * Mon Oct 28 2019 carnold@suse.com - bsc#1155197 - [xen][virt-manager] Fail to boot up installed sles15sp2 PV guest virtinst-pvgrub2-bootloader.patch virtinst-change-location-for-grub_xen.patch - Upstream bug fixes (bsc#1027942) 9465da41-urlfetcher-Deal-with-file-in-_LocalURLFetcher.patch 651e5b6d-devices-video-Simplify-model-hvm-check.patch d9736db9-addhardware-Add-bochs-display-to-the-video-list.patch 8f4c53ea-video-Prefer-bochs-when-its-supported..patch * Tue Aug 27 2019 carnold@suse.com - Upstream bug fixes (bsc#1027942) 0c223ab2-guest-Dont-set-default-uefi-if-firmware-is-set.patch 414ffa5e-virt-install-Use-minutes-instead-of-seconds-on-get_time_string.patch 53245827-urlfetcher-Force-a-flush-after-writing-to-a-file.patch 3009888a-urlfetcher-Dont-override-fullurl-when-its-explicitly-set.patch * Mon Jul 29 2019 carnold@suse.com - bsc#1143315 - virt-manager: Fix detection for SLE15 virtinst-add-sle15-detection-support.patch virtinst-add-caasp-support.patch virtinst-detect-oes-distros.patch virtinst-add-pvh-support.patch virtinst-s390x-disable-graphics.patch virtinst-set-qemu-emulator.patch * Wed Jul 10 2019 carnold@suse.com - Upstream bug fix (bsc#1027942) 3c6e8537-guest-fix-warning-message-when-machine-type-is-changed-for-secure-boot.patch * Fri Jul 05 2019 carnold@suse.com - Update to virt-manager 2.2.1 (fate#326786) virt-manager-2.2.1.tar.bz2 * CVE-2019-10183: Replace ���unattended user-password and admin-password with user-password-file and admin-password-file (Fabiano Fid��ncio) * Consistent ���memballoon default across non-x86 (Andrea Bolognani) * virt-install: add ���numatune memnode.* (Athina Plaskasoviti) * Drop hard dep on gtksourceview4, gtksourceview3 is fine as well - Drop patches no longer needed 033e9702-xmleditor-Handle-gtksourceview3-as-well-as-gtksourceview4.patch 51d28f04-unattended-Dont-log-user-admin-passwords.patch 5312a961-virt-install-Revive-wait-0-as-alias-for-noautoconsole.patch 58c68764-unattended-Read-the-passwords-from-a-file.patch * Wed Jul 03 2019 carnold@suse.com - bsc#1140211 - VUL-1: CVE-2019-10183: virt-manager: unattended option leaks password via command line argument 58c68764-unattended-Read-the-passwords-from-a-file.patch 51d28f04-unattended-Dont-log-user-admin-passwords.patch - Upstream bug fix (bsc#1027942) 5312a961-virt-install-Revive-wait-0-as-alias-for-noautoconsole.patch * Mon Jun 17 2019 carnold@suse.com - Update to virt-manager 2.2.0 (fate#326786) virt-manager-2.2.0.tar.bz2 * libvirt XML viewing and editing UI for new and existing domain, pools, volumes, networks * virt-install: libosinfo ���unattended support (Fabiano Fid��ncio, Cole Robinson) * Improve CPU model security defaults (Pavel Hrdina) * virt-install: new ���install option. Ex: virt-install ���install fedora29 * virt-install: new ���install kernel=,initrd= * virt-install: ���disk, ���memory, ���name defaults from libosinfo (Fabiano Fid��ncio, Cole Robinson) * virt-install: add device suboption aliases which consistently match libvirt XML naming * virt-xml: new ���start, ���no-define options (Marc Hartmayer) * virt-install: Add driver_queues argument to ���controller (Vasudeva Kamath) * RISC-V support (Andrea Bolognani) * Device default improvements for non-x86 KVM (Andrea Bolognani) * Redesigned ���New Network��� wizard * libguestfs inspection improvements (Pino Toscano) * virt-install: Add support for xenbus controller (Jim Fehlig) * cli: Add ���disk wwn=,rawio= (Athina Plaskasoviti) * cli: Add ���memballoon autodeflate=,stats.period= (Athina Plaskasoviti) * cli: Add ���iothreads (Athina Plaskasoviti) * cli: Add ���numatune memory.placement (Athina Plaskasoviti) * cli: Add ���launchSecurity option (Erik Skultety) * cli: Fill in ���memorybacking options * cli: ���smartcard: support database= and certificate[0-9]*= * cli: ���sysinfo: Add chasis suboptions * cli: ���metadata: add genid= and genid_enable= * cli: ���vcpus: add vcpus.vcpu[0-9]* config * cli: fill in all common char source options for ���serial, ���parellel, ���console, ���channel, ���smartcard, ���rng, ���redirdev 033e9702-xmleditor-Handle-gtksourceview3-as-well-as-gtksourceview4.patch virtman-dont-specify-gtksource-version.patch - Drop patches no longer needed f7508d02-addhardware-Fix-setting-optimal-default-net-model.patch 1018ab44-inspection-handle-failures-in-application-listing.patch ae8a4f3d-engine-Fix-first-run-startup-error.patch 57db4185-virt-clone-fix-force-copy-of-empty-cdrom-or-floppy-disk.patch 26a433fc-virtManager-clone-check-which-storage-pools-supports-volume-cloning.patch 4f66c423-cloner-Handle-nonsparse-for-qcow2-images.patch a02fc0d0-virtManager-clone-build-default-clone-path-if-we-know-how.patch 1856c1fa-support-Fix-minimum-version-check.patch 001-adf30349-cli-refactor-get_prop.patch 002-60c7e778-xmlapi-add-set_prop.patch 003-5bad22e8-tests-Use-get-set_prop.patch 004-ee5f3eab-support-Add-SUPPORT_CONN_DEVICE_BOOT_ORDER.patch 005-7768eb17-cli-Add-check-if-device-boot-order-is-supported.patch 006-ecc0861c-tests-xmlparse-refactor-method-for-generating-out-file-path.patch 007-c9d070da-guest-Add-reorder_boot_order-method.patch 008-1b535940-tests-Add-test-case-for-reorder_boot_order-method.patch 009-b83a0a61-cli-Use-reorder_boot_order-for-setting-the-boot-order.patch 010-c896d19d-tests-cli-Add-boot.order-tests.patch 011-29f9f2ac-virt-xml-Add-no-define-argument.patch 012-c2bff509-tests-cli-Add-test-case-for-no-define-argument.patch 013-90b1a3ab-virt-xml-Add-support-for-starting-the-domain.patch 014-908b8e8d-tests-virt-xml-Add-test-cases-for-start-option.patch 5bc847eb-virt-install-Do-not-warn-about-consoles-on-s390x.patch 74bbc3db-urldetect-Check-also-for-treeinfo.patch 708af01c-osdict-Add-supports_virtioinput.patch f23b01be-guest-Add-VirtIO-input-devices-to-s390x-guests-with-graphics.patch 7afbb90b-virt-xml-Handle-VM-names-that-look-like-id-uuid.patch 8d9743d6-virt-install-Add-support-for-xenbus-controller.patch a0ca387a-cli-Fix-pool-default-when-path-belongs-to-another-pool.patch 578451fe-urldetect-Dont-run-regex-against-None-SUSE-product-name.patch virtman-default-guest-from-host-os.patch virtman-prevent-double-click-starting-vm-twice.patch * Thu Jun 13 2019 carnold@suse.com - bsc#1138110 - XEN guest can not be restored from virt-manager after it is saved virtman-fix-restore-vm-menu-selection.patch - Upstream bug fix (bsc#1027942) 578451fe-urldetect-Dont-run-regex-against-None-SUSE-product-name.patch * Mon Jun 03 2019 carnold@suse.com - Make sure the old qemu-dm is not used for installing VMs. It can't handle direct kernel boot. (bsc#1125725) virtinst-set-qemu-emulator.patch * Thu May 23 2019 carnold@suse.com - jsc#SLE-6262, fate#327048: KVM: Boot Configuration Override 001-adf30349-cli-refactor-get_prop.patch 002-60c7e778-xmlapi-add-set_prop.patch 003-5bad22e8-tests-Use-get-set_prop.patch 004-ee5f3eab-support-Add-SUPPORT_CONN_DEVICE_BOOT_ORDER.patch 005-7768eb17-cli-Add-check-if-device-boot-order-is-supported.patch 006-ecc0861c-tests-xmlparse-refactor-method-for-generating-out-file-path.patch 007-c9d070da-guest-Add-reorder_boot_order-method.patch 008-1b535940-tests-Add-test-case-for-reorder_boot_order-method.patch 009-b83a0a61-cli-Use-reorder_boot_order-for-setting-the-boot-order.patch 010-c896d19d-tests-cli-Add-boot.order-tests.patch 011-29f9f2ac-virt-xml-Add-no-define-argument.patch 012-c2bff509-tests-cli-Add-test-case-for-no-define-argument.patch 013-90b1a3ab-virt-xml-Add-support-for-starting-the-domain.patch 014-908b8e8d-tests-virt-xml-Add-test-cases-for-start-option.patch * Tue Apr 09 2019 carnold@suse.com - Drop unneeded 0003-virtinst-python3-avoid-using-long-type.patch Drop Requires on python3-six * Wed Apr 03 2019 carnold@suse.com - Upstream bug fixes (bsc#1027942) 57db4185-virt-clone-fix-force-copy-of-empty-cdrom-or-floppy-disk.patch 26a433fc-virtManager-clone-check-which-storage-pools-supports-volume-cloning.patch 4f66c423-cloner-Handle-nonsparse-for-qcow2-images.patch a02fc0d0-virtManager-clone-build-default-clone-path-if-we-know-how.patch 1856c1fa-support-Fix-minimum-version-check.patch 74bbc3db-urldetect-Check-also-for-treeinfo.patch 708af01c-osdict-Add-supports_virtioinput.patch f23b01be-guest-Add-VirtIO-input-devices-to-s390x-guests-with-graphics.patch 7afbb90b-virt-xml-Handle-VM-names-that-look-like-id-uuid.patch a0ca387a-cli-Fix-pool-default-when-path-belongs-to-another-pool.patch * Mon Mar 25 2019 carnold@suse.com - bsc#1126325 - L3: No way to set max_grant_frames for domUs via libvirt 8d9743d6-virt-install-Add-support-for-xenbus-controller.patch - bsc#1129176 - SLES 12 SP4 - kvm virt-install using ttyS0 leads to user process fault and interrupts installation (virt-manager) 5bc847eb-virt-install-Do-not-warn-about-consoles-on-s390x.patch * Thu Mar 14 2019 carnold@suse.com - bsc#1129309 - Missing .treeinfo file on the media for CaaSP virtinst-add-caasp-support.patch * Wed Mar 13 2019 carnold@suse.com - Add detection for Caasp 4.0 virtinst-media-detection.patch * Wed Feb 20 2019 carnold@suse.com - Temporarily disable Xen PVH support until feature is more usable (bsc#1125889) virtinst-add-pvh-support.patch * Tue Feb 12 2019 carnold@suse.com - Upstream bug fixes (bsc#1027942) f7508d02-addhardware-Fix-setting-optimal-default-net-model.patch 1018ab44-inspection-handle-failures-in-application-listing.patch ae8a4f3d-engine-Fix-first-run-startup-error.patch * Mon Feb 04 2019 carnold@suse.com - Update to virt-manager 2.1.0 (fate#326786) virt-manager-2.1.0.tar.bz2 virtman-fix-env-script-interpreter.patch * Bash autocompletion support (Lin Ma, Cole Robinson) * UI and command line ���vsock support (Slavomir Kaslev) * virt-xml: Add ���os-variant option (Andrea Bolognani) * virt-install: use libosinfo cpu, mem, disk size defaults (Fabiano Fidencio) * virt-install: Better usage of libosinfo -unknown distro IDs (Fabiano Fidencio) * virt-install: More usage of libosinfo for ISO ���location detection * virt-install: Add ���location LOCATION,kernel=X,initrd=Y for pointing to kernel/initrd in media that virt-install/libosinfo fails to detect - Drop 25b88733-urldetect-Dont-overload-suse_content-variable.patch 9308bae3-util-Fix-typo-vpcu-vcpu.patch b8aff280-virtinst-quickfix-ubuntu-net-preseed-insert-cdrom-error.patch c30b3bc6-increase-timeout-for-vm-to-start.patch virtinst-use-latest-opensuse-version-when-unknown-media.patch * Fri Feb 01 2019 carnold@suse.com - bsc#1123942 - [XEN][Build157.1] failed to open file '/usr/lib/grub2/x86_64-xen/grub.xen during bootup PV guest virtinst-change-location-for-grub_xen.patch * Wed Jan 09 2019 carnold@suse.com - Increase the timeout for a vm to start before assuming something is wrong. (bsc#1027942) c30b3bc6-increase-timeout-for-vm-to-start.patch -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1203458 http://bugzilla.opensuse.org/show_bug.cgi?id=1203458#c11 --- Comment #11 from Daniel Scott <d.o.scott@unb.ca> ---
And I can't reproduce this issue on my tumbleweed host, my host os info is:
suse@twhost:~> cat /etc/os-release NAME="openSUSE Tumbleweed" # VERSION="20220914" ID="opensuse-tumbleweed" ID_LIKE="opensuse suse" VERSION_ID="20220914" PRETTY_NAME="openSUSE Tumbleweed" ANSI_COLOR="0;32" CPE_NAME="cpe:/o:opensuse:tumbleweed:20220914" BUG_REPORT_URL="https://bugs.opensuse.org" HOME_URL="https://www.opensuse.org/" DOCUMENTATION_URL="https://en.opensuse.org/Portal:Tumbleweed" LOGO="distributor-logo-Tumbleweed"
suse@twhost:~> uname -r 5.19.8-1-default
suse@twhost:~> virt-manager --version 4.1.0
suse@twhost:~> sudo libvirtd --version libvirtd (libvirt) 8.7.0
Is it 100% reproducible on your updated tumbleweed host?
Mine looks pretty much the same: dos@DOS1:~> cat /etc/os-release NAME="openSUSE Tumbleweed" # VERSION="20220914" ID="opensuse-tumbleweed" ID_LIKE="opensuse suse" VERSION_ID="20220914" PRETTY_NAME="openSUSE Tumbleweed" ANSI_COLOR="0;32" CPE_NAME="cpe:/o:opensuse:tumbleweed:20220914" BUG_REPORT_URL="https://bugs.opensuse.org" HOME_URL="https://www.opensuse.org/" DOCUMENTATION_URL="https://en.opensuse.org/Portal:Tumbleweed" LOGO="distributor-logo-Tumbleweed" dos@DOS1:~> uname -r 5.19.8-1-default dos@DOS1:~> virt-manager --version 4.1.0 dos@DOS1:~> sudo libvirtd --version libvirtd (libvirt) 8.7.0 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1203458 http://bugzilla.opensuse.org/show_bug.cgi?id=1203458#c12 --- Comment #12 from Daniel Scott <d.o.scott@unb.ca> --- (In reply to Daniel Scott from comment #11)
Is it 100% reproducible on your updated tumbleweed host?
I ran every snapshot after 20220900-0 and have the same result. I rolled back to 20220900-0 and it worked OK. Then I did a dup to 20220913-0 and the problem was back. I did a dup last night to 20220914-0 and the problem remains. I am going to create a new VM today and see if it will work. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1203458 http://bugzilla.opensuse.org/show_bug.cgi?id=1203458#c13 --- Comment #13 from Daniel Scott <d.o.scott@unb.ca> --- I created a new VM and had the same result. I started the VM a bit differently and found something that perhaps provides a clue. I opened the VM from the virt-manager. Then, from the hardware details tab I started the VM. No issue. I switched to the graphical console tab and immediately both the virt-manager and the console windows closed. As before, starting virt-manager again shows the VM running. Also, if I start the VM from virt-manger and then open it, that immediately shuts virt-manager down. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1203458 http://bugzilla.opensuse.org/show_bug.cgi?id=1203458#c16 --- Comment #16 from Daniel Scott <d.o.scott@unb.ca> --- I ran virt-manager using the suggested su - from a terminal. After connecting, I launched my virtual machine and the usual shutdown occurred. However I found the following in the terminal: libsoup-ERROR **: 14:13:06.377: libsoup3 symbols detected. Using libsoup2 and libsoup3 in the same process is not supported. I tried to uninstall libsoup3 directly, but ran into a bunch of problems that needed to be solved, primarily with yelp. So I uninstalled yelp, which allowed me to uninstall libsoup3, which allowed me to run my VM using virt-manager, both as root and then as user. I have marked libsoup3 as taboo and was able to execute a zypper dup without issue. I am not sure what has caused this situation, but it appears to have fixed my problem. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1203458 http://bugzilla.opensuse.org/show_bug.cgi?id=1203458#c17 --- Comment #17 from Daniel Scott <d.o.scott@unb.ca> --- Came across this that appears to be related: https://bbs.archlinux.org/viewtopic.php?id=279499 -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1203458 http://bugzilla.opensuse.org/show_bug.cgi?id=1203458#c18 --- Comment #18 from Daniel Scott <d.o.scott@unb.ca> --- Snapshot 20220916-0 had a lot of qemu updates, so after installing it and rebooting I reinstalled yelp, wich pulled in libsoup3, and the problem has not reappered so I think this bug report can be closed. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com