From: Avi Kivity <avi@qumranet.com>
To: Anthony Liguori <aliguori@us.ibm.com>
Cc: kvm-devel@lists.sourceforge.net,
kvm-ppc-devel <kvm-ppc-devel@lists.sourceforge.net>,
Hollis Blanchard <hollisb@us.ibm.com>
Subject: Re: [kvm-ppc-devel] [kvm-devel] [PATCH][QEMU] Use a separate device
Date: Sun, 23 Mar 2008 08:45:38 +0000 [thread overview]
Message-ID: <47E618B2.9080702@qumranet.com> (raw)
In-Reply-To: <47E4196F.8070408@us.ibm.com>
Anthony Liguori wrote:
> Hollis Blanchard wrote:
>> This patch solves annoying qemu build breakage hitting PowerPC around
>> struct kvm_pit_state, so that's another vote in favor...
>>
>
> I have an updated version of the patch but it's breaking the build b/c
> something fouled up right now with configure. libkvm pulls in
> linux/kvm.h which wants to pull in linux/compiler.h. We don't ship a
> linux/compiler.h though so it's pulling from /usr/include/linux which
> on my system doesn't have a compiler.h.
>
> The lack of this header is causing the configure test to fail. I've
> attached the patch here for you to use and I'll send it out again once
> I figure out the fix for this linux/compiler.h.
>
The patch suffers from the same problem as the apic split; the
save/restore code is needlessly duplicated.
--
error compiling committee.c: too many arguments to function
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
kvm-ppc-devel mailing list
kvm-ppc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-ppc-devel
WARNING: multiple messages have this Message-ID (diff)
From: Avi Kivity <avi@qumranet.com>
To: Anthony Liguori <aliguori@us.ibm.com>
Cc: kvm-devel@lists.sourceforge.net,
kvm-ppc-devel <kvm-ppc-devel@lists.sourceforge.net>,
Hollis Blanchard <hollisb@us.ibm.com>
Subject: Re: [PATCH][QEMU] Use a separate device for in-kernel PIT
Date: Sun, 23 Mar 2008 10:45:38 +0200 [thread overview]
Message-ID: <47E618B2.9080702@qumranet.com> (raw)
In-Reply-To: <47E4196F.8070408@us.ibm.com>
Anthony Liguori wrote:
> Hollis Blanchard wrote:
>> This patch solves annoying qemu build breakage hitting PowerPC around
>> struct kvm_pit_state, so that's another vote in favor...
>>
>
> I have an updated version of the patch but it's breaking the build b/c
> something fouled up right now with configure. libkvm pulls in
> linux/kvm.h which wants to pull in linux/compiler.h. We don't ship a
> linux/compiler.h though so it's pulling from /usr/include/linux which
> on my system doesn't have a compiler.h.
>
> The lack of this header is causing the configure test to fail. I've
> attached the patch here for you to use and I'll send it out again once
> I figure out the fix for this linux/compiler.h.
>
The patch suffers from the same problem as the apic split; the
save/restore code is needlessly duplicated.
--
error compiling committee.c: too many arguments to function
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
next prev parent reply other threads:[~2008-03-23 8:45 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-12 17:38 [PATCH][QEMU] Use a separate device for in-kernel PIT Anthony Liguori
2008-03-12 22:04 ` Dor Laor
2008-03-12 22:13 ` Anthony Liguori
2008-03-13 2:20 ` Yang, Sheng
2008-03-16 11:24 ` Avi Kivity
2008-03-16 11:22 ` Avi Kivity
2008-03-21 20:20 ` [kvm-ppc-devel] [kvm-devel] [PATCH][QEMU] Use a separate device Hollis Blanchard
2008-03-21 20:20 ` [PATCH][QEMU] Use a separate device for in-kernel PIT Hollis Blanchard
2008-03-21 20:24 ` [kvm-ppc-devel] [kvm-devel] [PATCH][QEMU] Use a separate device Anthony Liguori
2008-03-21 20:24 ` [PATCH][QEMU] Use a separate device for in-kernel PIT Anthony Liguori
2008-03-23 8:45 ` Avi Kivity [this message]
2008-03-23 8:45 ` Avi Kivity
2008-03-23 14:06 ` [kvm-ppc-devel] [kvm-devel] [PATCH][QEMU] Use a separate device Anthony Liguori
2008-03-23 14:06 ` [PATCH][QEMU] Use a separate device for in-kernel PIT Anthony Liguori
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=47E618B2.9080702@qumranet.com \
--to=avi@qumranet.com \
--cc=aliguori@us.ibm.com \
--cc=hollisb@us.ibm.com \
--cc=kvm-devel@lists.sourceforge.net \
--cc=kvm-ppc-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.