From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: [PATCH] cpuid configuration for PV guest Date: Sat, 12 Jul 2008 23:00:09 -0700 Message-ID: <487999E9.7090705@goop.org> References: <484678D6.3060003@eu.citrix.com> <48796D1E.7050908@goop.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <48796D1E.7050908@goop.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Jean Guyader Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Jeremy Fitzhardinge wrote: > Hm, or maybe something else is going wrong? Yep. Turns out a build problem in the new qemu was preventing the rest of the tools from being built, so the python code wasn't being updated. So now cpuid is OK, but other stuff is failing... tapdisk? J