From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyrill Gorcunov Subject: Re: [PATCH] kvm tools: Introduce KVM VCPU data structure Date: Sat, 09 Apr 2011 16:35:33 +0400 Message-ID: <4DA05295.7090001@gmail.com> References: <1302343631-30060-1-git-send-email-penberg@kernel.org> <20110409115913.GA26593@elte.hu> <4DA0504D.8050509@gmail.com> <20110409122729.GA1547@elte.hu> <4DA05225.6010202@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Ingo Molnar , kvm@vger.kernel.org, Asias He To: Pekka Enberg Return-path: Received: from mail-bw0-f46.google.com ([209.85.214.46]:46176 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754415Ab1DIMfd (ORCPT ); Sat, 9 Apr 2011 08:35:33 -0400 Received: by bwz15 with SMTP id 15so3454695bwz.19 for ; Sat, 09 Apr 2011 05:35:32 -0700 (PDT) In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On 04/09/2011 04:34 PM, Pekka Enberg wrote: > On Sat, 9 Apr 2011, Cyrill Gorcunov wrote: >> I thought it being called for some reason. >> I'm not updated to this threaded model yet. > > None of the fancy stuff is merged. It's likely just because of struct layout changes combined with broken header dep checking. > > Pekka ah, ok, this might explain. While the sources are small, maybe we should call make clean all the time? -- Cyrill