From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=55317 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PBvpn-000323-Lf for qemu-devel@nongnu.org; Fri, 29 Oct 2010 16:46:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PBvpm-0001vG-Af for qemu-devel@nongnu.org; Fri, 29 Oct 2010 16:45:59 -0400 Received: from mail-qy0-f173.google.com ([209.85.216.173]:44321) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PBvpm-0001v4-7e for qemu-devel@nongnu.org; Fri, 29 Oct 2010 16:45:58 -0400 Received: by qyl33 with SMTP id 33so7442438qyl.4 for ; Fri, 29 Oct 2010 13:45:57 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: Blue Swirl Date: Fri, 29 Oct 2010 20:45:37 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: [Qemu-devel] Re: muldiv64 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: malc Cc: Stefan Hajnoczi , qemu-devel , Eduardo Cruz On Fri, Oct 29, 2010 at 7:30 PM, malc wrote: > > c57c846a80f9306aa2c6cf7efdef45ed42723fac broke gus, Blue Swirl said that > he put muldiv64 into qemu-timer.h since putting it elsewhere broke > something and he can't remember what, anyways gus has nothing to do with > timers (just like muldiv64) so I've tried following and built all targets > on linux with -tracing-backend=nop (-tracing-backend=simple doesn't even > build for the reasons I can not understand), so unless someone will point > me to a scenario where following doesn't work it will be applied, thanks. Maybe other changes I made later fixed the breakage, now with your patch applied there seem to be no problems. Acked, except for the description.