All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori@us.ibm.com>
To: Hollis Blanchard <hollisb@us.ibm.com>
Cc: kvm-devel@lists.sourceforge.net,
	kvm-ppc-devel <kvm-ppc-devel@lists.sourceforge.net>,
	Avi Kivity <avi@qumranet.com>
Subject: Re: [kvm-ppc-devel] [kvm-devel] [PATCH][QEMU] Use a separate device
Date: Fri, 21 Mar 2008 20:24:15 +0000	[thread overview]
Message-ID: <47E4196F.8070408@us.ibm.com> (raw)
In-Reply-To: <1206130800.3136.39.camel@basalt>

[-- Attachment #1: Type: text/plain, Size: 699 bytes --]

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.

Regards,

Anthony Liguori



[-- Attachment #2: qemu:cleanup_pit.patch --]
[-- Type: application/mbox, Size: 13983 bytes --]

[-- Attachment #3: Type: text/plain, Size: 228 bytes --]

-------------------------------------------------------------------------
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/

[-- Attachment #4: Type: text/plain, Size: 170 bytes --]

_______________________________________________
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: Anthony Liguori <aliguori@us.ibm.com>
To: Hollis Blanchard <hollisb@us.ibm.com>
Cc: kvm-devel@lists.sourceforge.net,
	kvm-ppc-devel <kvm-ppc-devel@lists.sourceforge.net>,
	Avi Kivity <avi@qumranet.com>
Subject: Re: [PATCH][QEMU] Use a separate device for in-kernel PIT
Date: Fri, 21 Mar 2008 15:24:15 -0500	[thread overview]
Message-ID: <47E4196F.8070408@us.ibm.com> (raw)
In-Reply-To: <1206130800.3136.39.camel@basalt>

[-- Attachment #1: Type: text/plain, Size: 699 bytes --]

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.

Regards,

Anthony Liguori



[-- Attachment #2: qemu:cleanup_pit.patch --]
[-- Type: application/mbox, Size: 13983 bytes --]

[-- Attachment #3: Type: text/plain, Size: 228 bytes --]

-------------------------------------------------------------------------
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/

[-- Attachment #4: Type: text/plain, Size: 158 bytes --]

_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

  reply	other threads:[~2008-03-21 20:24 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   ` Anthony Liguori [this message]
2008-03-21 20:24     ` Anthony Liguori
2008-03-23  8:45     ` [kvm-ppc-devel] [kvm-devel] [PATCH][QEMU] Use a separate device Avi Kivity
2008-03-23  8:45       ` [PATCH][QEMU] Use a separate device for in-kernel PIT 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=47E4196F.8070408@us.ibm.com \
    --to=aliguori@us.ibm.com \
    --cc=avi@qumranet.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.