qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC] [PATCHv6 08/16] aio / timers: Add QEMUTimerListGr


From: Alex Bligh
Subject: Re: [Qemu-devel] [RFC] [PATCHv6 08/16] aio / timers: Add QEMUTimerListGroup to AioContext
Date: Tue, 06 Aug 2013 13:50:02 +0100



--On 6 August 2013 14:30:43 +0200 Stefan Hajnoczi <address@hidden> wrote:

On Tue, Aug 06, 2013 at 10:16:24AM +0100, Alex Bligh wrote:
@@ -628,6 +629,8 @@ int main(int argc, char **argv)
 {
     GSource *src;

+    init_clocks();
+

Why add this call now?

Because otherwise make check SEGVs after the patch.

Are there any other programs where this should
be added too?

I believe not (at least make check does not fail anything).

--
Alex Bligh



reply via email to

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