Bug 978719

Summary: Warning: option deprecated, use lost_tick_policy property of kvm-pit instead.
Product: [Fedora] Fedora Reporter: Jan ONDREJ <ondrejj>
Component: libvirtAssignee: Ján Tomko <jtomko>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: acathrow, berrange, clalancette, crobinso, itamar, jforbes, jtomko, jyang, laine, libvirt-maint, veillard, virt-maint
Target Milestone: ---Keywords: Reopened
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: libvirt-1.1.3.1-2.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-26 04:11:11 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:
Attachments:
Description Flags
libvirt XML config
none
Log file. none

Description Jan ONDREJ 2013-06-27 06:06:27 UTC
Created attachment 765955 [details]
libvirt XML config

Description of problem:
Libvirt configures clock in way which is deprecated by qemu.

Version-Release number of selected component (if applicable):
libvirt-0.10.2.6-1.fc18.x86_64
qemu-kvm-1.2.2-11.fc18.x86_64

How reproducible:
always

Steps to Reproduce:
configuration and logfile attached

Actual results:
Warning: option deprecated, use lost_tick_policy property of kvm-pit instead.

My current clock settings:
  <clock offset='variable' adjustment='2' basis='utc'>
    <timer name='rtc' tickpolicy='catchup'/>
    <timer name='pit' tickpolicy='delay'/>
    <timer name='hpet' present='yes'/>
  </clock>

Comment 1 Jan ONDREJ 2013-06-27 06:07:10 UTC
Created attachment 765956 [details]
Log file.

Comment 2 Ján Tomko 2013-07-01 16:36:53 UTC
Upstream patch proposed:
https://www.redhat.com/archives/libvir-list/2013-July/msg00045.html

Comment 3 Cole Robinson 2013-09-25 17:50:00 UTC
jtomko, did a fix ever make it upstream?

Comment 4 Ján Tomko 2013-09-26 08:52:49 UTC
It didn't. And the patch was wrong, I've sent an updated version:
https://www.redhat.com/archives/libvir-list/2013-September/msg01560.html

Comment 5 Cole Robinson 2013-10-05 19:54:34 UTC
Moving to the upstream tracker

Comment 6 Ján Tomko 2013-11-05 15:10:42 UTC
Now pushed upstream:
commit 1569fa14d8f6b6636cf78d7ee62ae3bd205f5638
Author:     Ján Tomko <jtomko>
CommitDate: 2013-11-05 16:04:06 +0100

    qemu: don't use deprecated -no-kvm-pit-reinjection

Comment 7 Cole Robinson 2013-11-10 15:53:59 UTC
Thanks Jan. Given that we are now using this XML by default in F20, this error message is in every new VM log, so moving this back to Fedora so we can track the backport.

Comment 8 Ján Tomko 2013-11-13 09:42:15 UTC
Now pushed to v1.1.3-maint:
commit e20a2c775a07aad3a5309785dd75909aacc48d95
CommitDate: 2013-11-13 10:33:44 +0100
git describe: v1.1.3.1-4-ge20a2c7

Comment 9 Fedora Update System 2013-11-18 14:03:39 UTC
libvirt-1.1.3.1-2.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/libvirt-1.1.3.1-2.fc20

Comment 10 Fedora Update System 2013-11-18 20:19:19 UTC
Package libvirt-1.1.3.1-2.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing libvirt-1.1.3.1-2.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-21624/libvirt-1.1.3.1-2.fc20
then log in and leave karma (feedback).

Comment 11 Fedora Update System 2013-11-26 04:11:11 UTC
libvirt-1.1.3.1-2.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.