qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL 03/48] qemu-timer: introduce timer attributes


From: Eric Blake
Subject: Re: [Qemu-devel] [PULL 03/48] qemu-timer: introduce timer attributes
Date: Wed, 7 Nov 2018 14:21:36 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.0

On 11/6/18 3:45 AM, Paolo Bonzini wrote:
On 06/11/2018 00:16, Eric Blake wrote:
On 10/18/18 3:31 PM, Paolo Bonzini wrote:
From: Artem Pisarenko <address@hidden>

Attributes are simple flags, associated with individual timers for their
whole lifetime.  They intended to be used to mark individual timers for
special handling when they fire.

git bisect points to this patch as the reason that 'make check' is
failing for me with:

I think you have a stale file somewhere, because "git grep timer_init_tl
89a603a0c80ae3d6a8711571550b2ae9a01ea909" shows no occurrences.

Indeed a stale file, as 'find -name "*.o' -delete' cleared up the issue - but it means we have a missing makefile dependency such that incremental builds weren't able to notice that a .o needed to be rebuilt to lose the stale reference.

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]