From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hollis Blanchard Date: Fri, 28 Mar 2008 04:24:46 +0000 Subject: Re: [kvm-ppc-devel] [PATCH 3 of 4] [qemu ppc uic] Remember Message-Id: <1206678286.26272.61.camel@basalt> List-Id: References: <1206676839.6752.1.camel@thinkpadL> In-Reply-To: <1206676839.6752.1.camel@thinkpadL> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: kvm-ppc@vger.kernel.org On Thu, 2008-03-27 at 23:00 -0500, Jerone Young wrote: > > > diff --git a/qemu/hw/i8254.c b/qemu/hw/i8254.c > > --- a/qemu/hw/i8254.c > > +++ b/qemu/hw/i8254.c > > @@ -27,6 +27,8 @@ > > #include "qemu-timer.h" > > > > #include "qemu-kvm.h" > > + > > +#undef KVM_CAP_PIT > > Did you mean to keep this in your patch? This file is used by i386 > which does have KVM_CAP_PIT. Did you want to ifdef this ? Nope, I forgot about that; thanks for catching it. That's just a hack we need to build, since without it our userspace tree is broken right now. -- Hollis Blanchard IBM Linux Technology Center ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ kvm-ppc-devel mailing list kvm-ppc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kvm-ppc-devel