From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: xen.git branch reorg Date: Tue, 28 Apr 2009 09:28:05 -0700 Message-ID: <49F72E95.6090304@goop.org> References: <351130.85293.qm@web56103.mail.re3.yahoo.com> <1240932793.10269.99.camel@petrie> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1240932793.10269.99.camel@petrie> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: William Pitcock Cc: bderzhavets@yahoo.com, Xen-devel List-Id: xen-devel@lists.xenproject.org William Pitcock wrote: > Hmm. > > I'll try to debug it if I have time over the weekend. It shouldn't be > very hard to do. > > Do you have any specifics on what is failing? > For some reason the privcmd mappings are either not getting created properly, or are disappearing for some reason, causing a SIGBUS on qemu's privcmd mapping. I put a bunch of printks in at one point, and couldn't see where it was failing. I'm planning on having another go with all the tracing infrastructure I put in place, but feel free to look at it if you're so inclined. J