qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [Bug 599958] [NEW] Timedrift problems with Win7 + qemu-kvm
@ 2010-06-29 21:18 Lucas Meneghel Rodrigues
  2010-06-29 21:18 ` [Qemu-devel] [Bug 599958] " Lucas Meneghel Rodrigues
                   ` (13 more replies)
  0 siblings, 14 replies; 52+ messages in thread
From: Lucas Meneghel Rodrigues @ 2010-06-29 21:18 UTC (permalink / raw)
  To: qemu-devel

Public bug reported:

We've been finding timedrift issues witth Win7 under qemu-kvm on our
daily testing

kvm.qemu-kvm-git.smp2.Win7.64.timedrift.with_load	FAIL	1	Time drift too large after rest period: 38.63%
kvm.qemu-kvm-git.smp2.Win7.64.timedrift.with_reboot	FAIL	1	Time drift too large at iteration 1: 17.77 seconds
kvm.qemu-kvm-git.smp2.Win7.64.timedrift.with_migration	FAIL	1	Time drift too large at iteration 2: 3.08 seconds

Steps to reproduce:

timedrift.with_load

1) Log into a guest.
2) Take a time reading from the guest and host.
3) Run load on the guest and host.
4) Take a second time reading.
5) Stop the load and rest for a while.
6) Take a third time reading.
7) If the drift immediately after load is higher than a user-
    specified value (in %), fail.
    If the drift after the rest period is higher than a user-specified value,
    fail.

timedrift.with_migration

1) Log into a guest.
2) Take a time reading from the guest and host.
3) Migrate the guest.
4) Take a second time reading.
5) If the drift (in seconds) is higher than a user specified value, fail.

timedrift.with_reboot

1) Log into a guest.
2) Take a time reading from the guest and host.
3) Reboot the guest.
4) Take a second time reading.
5) If the drift (in seconds) is higher than a user specified value, fail.

This bug is to register those issues and keep an eye on them.

Attached, some logs from the autotest tests executed on the guest

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
Timedrift problems with Win7 + qemu-kvm
https://bugs.launchpad.net/bugs/599958
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: New

Bug description:
We've been finding timedrift issues witth Win7 under qemu-kvm on our daily testing

kvm.qemu-kvm-git.smp2.Win7.64.timedrift.with_load	FAIL	1	Time drift too large after rest period: 38.63%
kvm.qemu-kvm-git.smp2.Win7.64.timedrift.with_reboot	FAIL	1	Time drift too large at iteration 1: 17.77 seconds
kvm.qemu-kvm-git.smp2.Win7.64.timedrift.with_migration	FAIL	1	Time drift too large at iteration 2: 3.08 seconds

Steps to reproduce:

timedrift.with_load

1) Log into a guest.
2) Take a time reading from the guest and host.
3) Run load on the guest and host.
4) Take a second time reading.
5) Stop the load and rest for a while.
6) Take a third time reading.
7) If the drift immediately after load is higher than a user-
    specified value (in %), fail.
    If the drift after the rest period is higher than a user-specified value,
    fail.

timedrift.with_migration

1) Log into a guest.
2) Take a time reading from the guest and host.
3) Migrate the guest.
4) Take a second time reading.
5) If the drift (in seconds) is higher than a user specified value, fail.

timedrift.with_reboot

1) Log into a guest.
2) Take a time reading from the guest and host.
3) Reboot the guest.
4) Take a second time reading.
5) If the drift (in seconds) is higher than a user specified value, fail.

This bug is to register those issues and keep an eye on them.

Attached, some logs from the autotest tests executed on the guest

^ permalink raw reply	[flat|nested] 52+ messages in thread

end of thread, other threads:[~2019-07-24  4:30 UTC | newest]

Thread overview: 52+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-29 21:18 [Qemu-devel] [Bug 599958] [NEW] Timedrift problems with Win7 + qemu-kvm Lucas Meneghel Rodrigues
2010-06-29 21:18 ` [Qemu-devel] [Bug 599958] " Lucas Meneghel Rodrigues
2010-06-29 21:18 ` Lucas Meneghel Rodrigues
2010-06-29 21:19 ` Lucas Meneghel Rodrigues
2010-06-29 21:45 ` Anthony Liguori
2010-06-29 21:53 ` Lucas Meneghel Rodrigues
2010-06-30 14:17 ` Lucas Meneghel Rodrigues
2010-06-30 14:38 ` [Qemu-devel] [Bug 599958] Re: Timedrift problems with Win7: hpet missing time drift fixups Anthony Liguori
2010-07-01  7:13   ` [Qemu-devel] " Jan Kiszka
2010-07-01  8:19     ` Gleb Natapov
2010-07-01 15:45       ` Paul Brook
2010-07-01 18:50         ` Anthony Liguori
2010-07-01 21:40           ` Paul Brook
2010-07-03  7:39             ` Jan Kiszka
2010-07-03  7:49               ` Blue Swirl
2010-07-03  7:55                 ` Jan Kiszka
2010-07-04 22:06                   ` Paul Brook
2010-07-05  6:39                     ` Jan Kiszka
2010-07-05  6:42                       ` Gleb Natapov
2010-07-05  6:49                         ` Jan Kiszka
2010-07-05  7:00                           ` Gleb Natapov
2010-07-05  7:36                             ` Jan Kiszka
2010-07-05  8:47                               ` Avi Kivity
2010-07-05  9:07                                 ` Jan Kiszka
2010-07-05  9:09                                   ` Gleb Natapov
2010-07-05  9:23                                   ` Avi Kivity
2010-07-05 11:13                                     ` Jan Kiszka
2010-07-05 11:40                                       ` Avi Kivity
2010-07-05 12:16                                         ` Jan Kiszka
2010-07-05 12:20                                           ` Gleb Natapov
2010-07-05 13:24                                             ` Jan Kiszka
2010-07-05 13:42                                               ` Avi Kivity
2010-07-05 13:44                                                 ` Gleb Natapov
2010-07-05 12:23                                           ` Avi Kivity
2010-07-05 13:28                                             ` Jan Kiszka
2010-07-05 13:47                                               ` Avi Kivity
2010-07-05 17:12                                                 ` Blue Swirl
2010-07-05 17:32                                                   ` Jan Kiszka
2010-07-05 17:45                                                   ` Avi Kivity
2010-07-01 18:42     ` Anthony Liguori
2010-06-30 15:40 ` [Qemu-devel] " Lucas Meneghel Rodrigues
2013-10-01  9:34 ` Ben A
2013-10-01 15:56   ` Gleb Natapov
2013-10-01 16:23     ` Ben "Root" Anderson
2013-10-01 16:33       ` Gleb Natapov
2013-10-01 16:36         ` Ben "Root" Anderson
2013-10-01 16:47           ` Gleb Natapov
2013-10-01  9:35 ` Ben A
2014-06-15 23:31 ` AndCycle
2019-05-22  7:27 ` Thomas Huth
2019-05-24 14:58 ` Lucas Meneghel Rodrigues
2019-07-24  4:17 ` Launchpad Bug Tracker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).