diff for duplicates of <1199830415.12840.1.camel@thinkpad> diff --git a/a/1.txt b/N1/1.txt index d5066c7..ff090da 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,7 +7,7 @@ causes more headaches. On Tue, 2008-01-08 at 16:03 -0600, Anthony Liguori wrote: > Jerone Young wrote: > > # HG changeset patch -> > # User Jerone Young <jyoung5@us.ibm.com> +> > # User Jerone Young <jyoung5-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org> > > # Date 1199829366 21600 > > # Node ID 5d3976c5b77e42ad1f63d02271a7ff2086cabb6c > > # Parent bff590d13f32071b50d79f511424821847ed5ba7 @@ -17,13 +17,23 @@ On Tue, 2008-01-08 at 16:03 -0600, Anthony Liguori wrote: > > This patch adds more options to compile qemu with and > > places a conditional for powerpc to compile qemu. > > -> > Signed-off-by: Jerone Young <jyoung5@us.ibm.com> +> > Signed-off-by: Jerone Young <jyoung5-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org> > > > > diff --git a/configure b/configure > > --- a/configure > > +++ b/configure -> > @@ -8,7 +8,10 @@ qemu_ldflags> > qemu_ldflags> > enable_alsa> > disable_vnc_tls> > +disable_sdl> > +disable_gfx_check> > disable_gcc_check> > +enable_qemu_static> > cross_prefix> > arch=`uname -m` -> > target_exec> > @@ -28,8 +31,11 @@ usage() { +> > @@ -8,7 +8,10 @@ qemu_ldflags= +> > qemu_ldflags= +> > enable_alsa= +> > disable_vnc_tls= +> > +disable_sdl= +> > +disable_gfx_check= +> > disable_gcc_check= +> > +enable_qemu_static= +> > cross_prefix= +> > arch=`uname -m` +> > target_exec= +> > @@ -28,8 +31,11 @@ usage() { > > --qemu-ldflags=LDFLAGS LDFLAGS to add to qemu configuration > > --enable-alsa enable alsa support for qemu > > --disable-vnc-tls disable vnc tls support for qemu @@ -93,7 +103,7 @@ On Tue, 2008-01-08 at 16:03 -0600, Anthony Liguori wrote: > > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace > > _______________________________________________ > > kvm-devel mailing list -> > kvm-devel@lists.sourceforge.net +> > kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > > https://lists.sourceforge.net/lists/listinfo/kvm-devel > > > @@ -104,7 +114,3 @@ 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 diff --git a/a/content_digest b/N1/content_digest index b71d2ba..95620ef 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,9 @@ "ref\05d3976c5b77e42ad1f63.1199829601@thinkpad\0" "ref\04783F33D.30506@codemonkey.ws\0" "ref\04783F33D.30506-rdkfGonbjUSkNkDKm+mE6A@public.gmane.org\0" - "From\0Jerone Young <jyoung5@us.ibm.com>\0" - "Subject\0Re: [kvm-ppc-devel] [kvm-devel] [PATCH] Enhnace kvm-userspace\0" - "Date\0Tue, 08 Jan 2008 22:13:34 +0000\0" + "From\0Jerone Young <jyoung5-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\0" + "Subject\0Re: [PATCH] Enhnace kvm-userspace configure script for\tpowerpc\0" + "Date\0Tue, 08 Jan 2008 16:13:34 -0600\0" "To\0Anthony Liguori <anthony-rdkfGonbjUSkNkDKm+mE6A@public.gmane.org>\0" "Cc\0kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org" " kvm-ppc-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org\0" @@ -18,7 +18,7 @@ "On Tue, 2008-01-08 at 16:03 -0600, Anthony Liguori wrote:\n" "> Jerone Young wrote:\n" "> > # HG changeset patch\n" - "> > # User Jerone Young <jyoung5@us.ibm.com>\n" + "> > # User Jerone Young <jyoung5-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\n" "> > # Date 1199829366 21600\n" "> > # Node ID 5d3976c5b77e42ad1f63d02271a7ff2086cabb6c\n" "> > # Parent bff590d13f32071b50d79f511424821847ed5ba7\n" @@ -28,13 +28,23 @@ "> > This patch adds more options to compile qemu with and\n" "> > places a conditional for powerpc to compile qemu.\n" "> >\n" - "> > Signed-off-by: Jerone Young <jyoung5@us.ibm.com>\n" + "> > Signed-off-by: Jerone Young <jyoung5-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\n" "> >\n" "> > diff --git a/configure b/configure\n" "> > --- a/configure\n" "> > +++ b/configure\n" - "> > @@ -8,7 +8,10 @@ qemu_ldflags> > qemu_ldflags> > enable_alsa> > disable_vnc_tls> > +disable_sdl> > +disable_gfx_check> > disable_gcc_check> > +enable_qemu_static> > cross_prefix> > arch=`uname -m`\n" - "> > target_exec> > @@ -28,8 +31,11 @@ usage() {\n" + "> > @@ -8,7 +8,10 @@ qemu_ldflags=\n" + "> > qemu_ldflags=\n" + "> > enable_alsa=\n" + "> > disable_vnc_tls=\n" + "> > +disable_sdl=\n" + "> > +disable_gfx_check=\n" + "> > disable_gcc_check=\n" + "> > +enable_qemu_static=\n" + "> > cross_prefix=\n" + "> > arch=`uname -m`\n" + "> > target_exec=\n" + "> > @@ -28,8 +31,11 @@ usage() {\n" "> > \t --qemu-ldflags=LDFLAGS LDFLAGS to add to qemu configuration\n" "> > \t --enable-alsa enable alsa support for qemu\n" "> > \t --disable-vnc-tls disable vnc tls support for qemu\n" @@ -104,7 +114,7 @@ "> > http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace\n" "> > _______________________________________________\n" "> > kvm-devel mailing list\n" - "> > kvm-devel@lists.sourceforge.net\n" + "> > kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org\n" "> > https://lists.sourceforge.net/lists/listinfo/kvm-devel\n" "> > \n" "> \n" @@ -114,10 +124,6 @@ "Check out the new SourceForge.net Marketplace.\n" "It's the best place to buy or sell services for\n" "just about anything Open Source.\n" - "http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace\n" - "_______________________________________________\n" - "kvm-ppc-devel mailing list\n" - "kvm-ppc-devel@lists.sourceforge.net\n" - https://lists.sourceforge.net/lists/listinfo/kvm-ppc-devel + http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace -e70af147abdfb2c9c12f8f8ddc30aad0308c898536688f9725cf5cafae507fa7 +ed5ceb5cca1e25f0504fc15abe203a5c1570afac8345301e0c0798959c2ca73c
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.