RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 606981 - qemu-kvm using CPU when vm is paused
Summary: qemu-kvm using CPU when vm is paused
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: qemu-kvm
Version: 6.1
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Virtualization Maintenance
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-22 20:34 UTC by Roland McGrath
Modified: 2013-01-09 22:46 UTC (History)
18 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-07-07 14:03:05 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Roland McGrath 2010-06-22 20:34:31 UTC
Description of problem:
A paused qemu-kvm VM uses CPU time, in small amounts, but steadily without end.

Version-Release number of selected component (if applicable):
qemu-system-x86-0.12.3-8.fc13.x86_64
kernel-2.6.33.5-124.fc13.x86_64 (host and guest both)

How reproducible:
100%

Steps to Reproduce:
1.virt-manager new x86_64 vm with install of Fedora 13
2.complete install, update, reboot vm, leave at gdm login prompt for some minutes
3.hit pause button in virt-manager
4.run top on host, see qemu-kvm using some CPU steadily (1-5% CPU on my box)
  
Actual results:
paused vm consumes CPU

Expected results:
paused vm consumes no CPU

Additional info:

I also see ksmd often using a bunch of CPU intermittently.  However, if I "service ksm stop", then ksmd goes away and qemu-kvm still uses CPU.

Comment 1 Bug Zapper 2011-06-01 15:52:16 UTC
This message is a reminder that Fedora 13 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 13.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '13'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 13's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 13 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 2 Bug Zapper 2011-06-27 18:46:04 UTC
Fedora 13 changed to end-of-life (EOL) status on 2011-06-25. Fedora 13 is 
no longer maintained, which means that it will not receive any further 
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of 
Fedora please feel free to reopen this bug against that version.

Thank you for reporting this bug and we are sorry it could not be fixed.

Comment 3 Andy Grover 2011-06-27 20:54:42 UTC
I'm seeing this issue with RHEL 6.1 as well.

Comment 5 Dor Laor 2011-07-07 14:03:05 UTC
The guest vcpus are paused. qemu-kvm has other threads running (like vncserve, monitor and some kernel threads (timer) that keeps on ticking. In theory it is possible to pause them too but I don't see the value.


Note You need to log in before you can comment on or make changes to this bug.