kvm: dompmwakeup fails if domain becomes pmsuspended
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| | seabios (Ubuntu) |
Undecided
|
Unassigned | ||
| | Trusty |
Undecided
|
Chris J Arges | ||
Bug Description
[Impact]
When using qemu/kvm/libvirt, if one suspends the VM using actual power suspending code, the guest cannot resume using 'virsh dompmwakeup'.
[Test Case]
1) Create a KVM VM and install Trusty using libvirt (although qemu alone will also exhibit this problem)
2) Inside the vm run (as root): 'echo mem > /sys/power/state'
3) From the hypervisor run 'virsh dompmwakeup <domain name>'
4) The domain should resume
[Regression Potential]
Commit 40d020f56226aee
Related branches
| Changed in linux (Ubuntu Trusty): | |
| assignee: | nobody → Chris J Arges (arges) |
| Changed in linux (Ubuntu): | |
| status: | In Progress → Fix Released |
| assignee: | Chris J Arges (arges) → nobody |
| Changed in linux (Ubuntu Trusty): | |
| status: | New → In Progress |
| importance: | Undecided → Medium |
| Changed in linux (Ubuntu): | |
| importance: | Medium → Undecided |
| Chris J Arges (arges) wrote : | #1 |
| no longer affects: | linux (Ubuntu) |
| Changed in qemu (Ubuntu): | |
| status: | New → Fix Released |
| no longer affects: | linux (Ubuntu Trusty) |
| Changed in qemu (Ubuntu Trusty): | |
| assignee: | nobody → Chris J Arges (arges) |
| status: | New → In Progress |
| importance: | Undecided → Medium |
| description: | updated |
| Serge Hallyn (serge-hallyn) wrote : | #3 |
Thanks, we can combine this SRU with bug 1324174.
| description: | updated |
| no longer affects: | qemu (Ubuntu Trusty) |
| no longer affects: | qemu (Ubuntu) |
| Changed in seabios (Ubuntu Trusty): | |
| assignee: | nobody → Chris J Arges (arges) |
| status: | New → In Progress |
| Changed in seabios (Ubuntu): | |
| status: | New → Fix Released |
| description: | updated |
| description: | updated |
| description: | updated |
| Chris J Arges (arges) wrote : | #4 |
This fix has been uploaded into the trusty queue.
Hello Chris, or anyone else affected,
Accepted seabios into trusty-proposed. The package will build now and be available at http://
Please help us by testing this new package. See https:/
If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested, and change the tag from verification-needed to verification-done. If it does not fix the bug for you, please add a comment stating that, and change the tag to verification-
Further information regarding the verification process can be found at https:/
| Changed in seabios (Ubuntu Trusty): | |
| status: | In Progress → Fix Committed |
| tags: | added: verification-needed |
The fix for this bug has been awaiting testing feedback in the -proposed repository for trusty for more than 90 days. Please test this fix and update the bug appropriately with the results. In the event that the fix for this bug is still not verified 15 days from now, the package will be removed from the -proposed repository.
| tags: | added: removal-candidate |
| description: | updated |
The version of seabios in the proposed pocket of Trusty that was purported to fix this bug report has been removed because the bugs that were to be fixed by the upload were not verified in a timely (105 days) fashion.
| Changed in seabios (Ubuntu Trusty): | |
| status: | Fix Committed → Won't Fix |
| tags: |
added: trusty removed: removal-candidate verification-needed |


This is a qemu issue, not a kernel issue. This works with qemu 2.1, and not 2.0. Doing a bisect now.