Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2:Ports
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-1.3.0/virtinst/support.py =================================================================== --- virt-manager-1.3.0.orig/virtinst/support.py +++ virt-manager-1.3.0/virtinst/support.py @@ -258,7 +258,7 @@ SUPPORT_CONN_DISK_SD = _make(version="1. # 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( - version="0.8.0", hv_version={"qemu": "1.2.0", "test": 0}) + version="0.8.0", hv_version={"qemu": "1.2.0", "all": 0}) SUPPORT_CONN_DEFAULT_USB2 = _make( version="0.9.7", hv_version={"qemu": "1.0.0", "test": 0}) SUPPORT_CONN_CAN_ACPI = _make(hv_version={"xen": "3.1.0", "all": 0})
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