Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.1:Update
virt-manager
virtinst-default-xen-to-qcow2-format.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File virtinst-default-xen-to-qcow2-format.patch of Package virt-manager
Reference: bnc#885380 Allow Xen based VMs to default to using qcow2 Index: virt-manager-2.1.0/virtinst/support.py =================================================================== --- virt-manager-2.1.0.orig/virtinst/support.py +++ virt-manager-2.1.0/virtinst/support.py @@ -232,7 +232,7 @@ SUPPORT_CONN_WORKING_XEN_EVENTS = _make( # This is an arbitrary check to say whether it's a good idea to # default to qcow2. It might be fine for xen or qemu older than the versions # here, but until someone tests things I'm going to be a bit conservative. -SUPPORT_CONN_DEFAULT_QCOW2 = _make(hv_version={"qemu": "1.2.0", "test": 0}) +SUPPORT_CONN_DEFAULT_QCOW2 = _make(hv_version={"qemu": "1.2.0", "all": 0}) SUPPORT_CONN_AUTOSOCKET = _make(hv_libvirt_version={"qemu": "1.0.6"}) SUPPORT_CONN_PM_DISABLE = _make(hv_version={"qemu": "1.2.0", "test": 0}) SUPPORT_CONN_QCOW2_LAZY_REFCOUNTS = _make(
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor