Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1474405

Summary: Backport workaround for glib2 main loop bug
Product: Red Hat Enterprise Linux 7 Reporter: Daniel Berrangé <berrange>
Component: qemu-kvmAssignee: Paolo Bonzini <pbonzini>
Status: CLOSED DUPLICATE QA Contact: Chao Yang <chayang>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 7.5CC: amit, berrange, cfergeau, chayang, coli, desktop-qa-list, dwmw2, extras-qa, fziglio, hhuang, itamar, juzhang, kchamart, klember, mclasen, michen, mtessun, pbonzini, ptoscano, qzhang, rbalakri, rjones, salmy, tpelka, virt-maint, virt-maint, walters, xchen, yoguo
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1473605 Environment:
Last Closed: 2017-07-25 14:27:06 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 910269, 1473536    

Comment 2 Daniel Berrangé 2017-07-24 14:25:10 UTC
This BZ is to track backporting of this upstream QEMU patch to qemu-kvm 1.5.3 in 7.4.z:

commit ecbddbb106114f90008024b4e6c3ba1c38d7ca0e
Author: Richard W.M. Jones <rjones>
Date:   Fri Mar 31 21:51:33 2017 +0100

    main-loop: Acquire main_context lock around os_host_main_loop_wait.