From: Avi Kivity <avi@qumranet.com>
To: Hollis Blanchard <hollisb@us.ibm.com>
Cc: kvm-devel <kvm-devel@lists.sourceforge.net>,
kvm-ppc-devel <kvm-ppc-devel@lists.sourceforge.net>,
jyoung5@us.ibm.com
Subject: Re: [kvm-ppc-devel] [kvm-devel] Top level kvm-userspace directory
Date: Wed, 27 Feb 2008 19:25:53 +0000 [thread overview]
Message-ID: <47C5B941.2020509@qumranet.com> (raw)
In-Reply-To: <1204138586.2532.56.camel@basalt>
Hollis Blanchard wrote:
> I think it's obvious that Linux and uboot will never use this. Unless
> someone steps up to continue PowerPC Xen development, neither will Xen.
> So you've now narrowed down the use case to dtc (which is libfdt
> upstream) and qemu.
>
Is Xen ppc discontinued?
> Whose problem are you trying to solve? It doesn't seem to be one that
> any existing users have. If you want to push it, you should probably
> propose it on linuxppc-dev@ozlabs.org , which is where libfdt is
> discussed.
>
> I'm sure as hell not going to advocate creating a standalone library,
> push it into every package that supports PowerPC, and then telling users
> they must build on a supported version of a supported distribution.
>
>
It doesn't have to be a package; it can be as simple as a tarball that
people have to make; && sudo make install before compiling kvm, the same
as other prerequisite libraries.
The barrier should be whether we need to carry local changes or not. If
we can use upstream as is, then it should be installed independently.
--
Any sufficiently difficult bug is indistinguishable from a feature.
-------------------------------------------------------------------------
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: Hollis Blanchard <hollisb@us.ibm.com>
Cc: kvm-devel <kvm-devel@lists.sourceforge.net>,
kvm-ppc-devel <kvm-ppc-devel@lists.sourceforge.net>,
jyoung5@us.ibm.com
Subject: Re: Top level kvm-userspace directory getting crowded ... need new dir for qemu dependencies
Date: Wed, 27 Feb 2008 21:25:53 +0200 [thread overview]
Message-ID: <47C5B941.2020509@qumranet.com> (raw)
In-Reply-To: <1204138586.2532.56.camel@basalt>
Hollis Blanchard wrote:
> I think it's obvious that Linux and uboot will never use this. Unless
> someone steps up to continue PowerPC Xen development, neither will Xen.
> So you've now narrowed down the use case to dtc (which is libfdt
> upstream) and qemu.
>
Is Xen ppc discontinued?
> Whose problem are you trying to solve? It doesn't seem to be one that
> any existing users have. If you want to push it, you should probably
> propose it on linuxppc-dev@ozlabs.org , which is where libfdt is
> discussed.
>
> I'm sure as hell not going to advocate creating a standalone library,
> push it into every package that supports PowerPC, and then telling users
> they must build on a supported version of a supported distribution.
>
>
It doesn't have to be a package; it can be as simple as a tarball that
people have to make; && sudo make install before compiling kvm, the same
as other prerequisite libraries.
The barrier should be whether we need to carry local changes or not. If
we can use upstream as is, then it should be installed independently.
--
Any sufficiently difficult bug is indistinguishable from a feature.
-------------------------------------------------------------------------
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-02-27 19:25 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-25 6:50 Top level kvm-userspace directory getting crowded ... need new dir for qemu dependencies Jerone Young
2008-02-25 9:00 ` Avi Kivity
2008-02-26 17:24 ` Jerone Young
2008-02-27 10:59 ` Avi Kivity
2008-02-27 16:29 ` Hollis Blanchard
2008-02-27 16:34 ` Avi Kivity
2008-02-27 16:48 ` Alexander Graf
2008-02-27 16:59 ` Avi Kivity
2008-02-27 17:07 ` Alexander Graf
2008-02-27 18:56 ` [kvm-ppc-devel] [kvm-devel] Top level kvm-userspace directory Hollis Blanchard
2008-02-27 18:56 ` Top level kvm-userspace directory getting crowded ... need new dir for qemu dependencies Hollis Blanchard
2008-02-27 19:18 ` [kvm-ppc-devel] [kvm-devel] Top level kvm-userspace directory Alexander Graf
2008-02-27 19:18 ` Top level kvm-userspace directory getting crowded ... need new dir for qemu dependencies Alexander Graf
2008-02-27 20:22 ` [kvm-ppc-devel] [kvm-devel] Top level kvm-userspace Hollis Blanchard
2008-02-27 20:22 ` [kvm-ppc-devel] Top level kvm-userspace directory getting crowded ... need new dir for qemu dependencies Hollis Blanchard
2008-02-27 21:20 ` [kvm-ppc-devel] [kvm-devel] Top level kvm-userspace directory Alexander Graf
2008-02-27 21:20 ` [kvm-ppc-devel] Top level kvm-userspace directory getting crowded ... need new dir for qemu dependencies Alexander Graf
2008-02-27 22:19 ` [kvm-ppc-devel] [kvm-devel] Top level kvm-userspace Hollis Blanchard
2008-02-27 22:19 ` [kvm-ppc-devel] Top level kvm-userspace directory getting crowded ... need new dir for qemu dependencies Hollis Blanchard
2008-02-27 22:32 ` [kvm-ppc-devel] [kvm-devel] Top level kvm-userspace directory Alexander Graf
2008-02-27 22:32 ` [kvm-ppc-devel] Top level kvm-userspace directory getting crowded ... need new dir for qemu dependencies Alexander Graf
2008-03-02 18:38 ` Luca Barbato
2008-02-27 19:25 ` Avi Kivity [this message]
2008-02-27 19:25 ` Avi Kivity
2008-02-27 19:57 ` [kvm-ppc-devel] [kvm-devel] Top level kvm-userspace Hollis Blanchard
2008-02-27 19:57 ` [kvm-ppc-devel] Top level kvm-userspace directory getting crowded ... need new dir for qemu dependencies Hollis Blanchard
2008-02-28 8:16 ` [kvm-ppc-devel] [kvm-devel] Top level kvm-userspace directory Avi Kivity
2008-02-28 8:16 ` [kvm-ppc-devel] Top level kvm-userspace directory getting crowded ... need new dir for qemu dependencies Avi Kivity
2008-02-28 20:28 ` [kvm-ppc-devel] [kvm-devel] Top level Jerone Young
2008-02-28 20:28 ` [kvm-ppc-devel] Top level kvm-userspace directory getting crowded ... need new dir for qemu dependencies Jerone Young
2008-03-02 16:41 ` [kvm-ppc-devel] [kvm-devel] Top level kvm-userspace directory Avi Kivity
2008-03-02 16:41 ` [kvm-ppc-devel] Top level kvm-userspace directory getting crowded ... need new dir for qemu dependencies Avi Kivity
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=47C5B941.2020509@qumranet.com \
--to=avi@qumranet.com \
--cc=hollisb@us.ibm.com \
--cc=jyoung5@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.