diff for duplicates of <4783F6D7.1040508@us.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 04a2813..fa292ff 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,7 +17,7 @@ Anthony Liguori >> 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 @@ -27,13 +27,23 @@ Anthony Liguori >>> 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 @@ -104,7 +114,7 @@ Anthony Liguori >>> 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 >>> >>> @@ -117,7 +127,7 @@ Anthony Liguori > 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 > @@ -127,7 +137,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 7157e55..c5b3bc1 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\01199830415.12840.1.camel@thinkpad\0" - "From\0Anthony Liguori <aliguori@us.ibm.com>\0" - "Subject\0Re: [kvm-ppc-devel] [kvm-devel] [PATCH] Enhnace kvm-userspace\0" - "Date\0Tue, 08 Jan 2008 22:19:03 +0000\0" + "From\0Anthony Liguori <aliguori-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\0" + "Subject\0Re: [PATCH] Enhnace kvm-userspace configure script for powerpc\0" + "Date\0Tue, 08 Jan 2008 16:19:03 -0600\0" "To\0jyoung5-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org\0" "Cc\0kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org" " kvm-ppc-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org\0" @@ -28,7 +28,7 @@ ">> Jerone Young wrote:\n" ">> \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" @@ -38,13 +38,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" @@ -115,7 +125,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" @@ -128,7 +138,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" @@ -137,10 +147,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 -f314c9da3ed730b16da445228b1232e44e4b89f074be607b5d9d5616232a4b30 +ded259165802cb16c98f160d542f50d73aced5d0cb41f30ea9ae725f67e8bcfa
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.