Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:lafenghu
xen
checkpoint-rename.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File checkpoint-rename.patch of Package xen
Index: xen-4.1.2-testing/tools/python/xen/xend/XendCheckpoint.py =================================================================== --- xen-4.1.2-testing.orig/tools/python/xen/xend/XendCheckpoint.py +++ xen-4.1.2-testing/tools/python/xen/xend/XendCheckpoint.py @@ -172,7 +172,7 @@ def save(fd, dominfo, network, live, dst dominfo.destroy() dominfo.testDeviceComplete() try: - dominfo.setName(domain_name, False) + dominfo.setName(domain_name) except VmError: # Ignore this. The name conflict (hopefully) arises because we # are doing localhost migration; if we are doing a suspend of a
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