diff for duplicates of <1200329618.29077.14.camel@basalt> diff --git a/a/1.txt b/N1/1.txt index 01a138c..f3d0d32 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -191,7 +191,7 @@ On Mon, 2008-01-14 at 13:42 +0800, Xu, Anthony wrote: > >>> > >>> /* hack: Red Hat 7.1 generates these weird accesses. */ > >>> if ((addr > 0xa0000-4 && addr <= 0xa0000) && kvm_run->mmio.len -> = +> == > >>> 3) return 0; > >>> > >>> - if (kvm_run->mmio.is_write) @@ -252,7 +252,7 @@ On Mon, 2008-01-14 at 13:42 +0800, Xu, Anthony wrote: > >>> .outl = kvm_outl, > >>> - .mmio_read = kvm_mmio_read, > >>> - .mmio_write = kvm_mmio_write, -> >>> +#if __BYTE_ORDER = __LITTLE_ENDIAN +> >>> +#if __BYTE_ORDER == __LITTLE_ENDIAN > >>> + .mmio_read_le = kvm_mmio_read, > >>> + .mmio_write_le = kvm_mmio_write, > >>> +#else @@ -314,7 +314,7 @@ On Mon, 2008-01-14 at 13:42 +0800, Xu, Anthony wrote: > lace > >> _______________________________________________ > >> kvm-devel mailing list -> >> kvm-devel@lists.sourceforge.net +> >> kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org > >> https://lists.sourceforge.net/lists/listinfo/kvm-devel @@ -323,7 +323,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 1883da5..e82cb13 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -7,9 +7,9 @@ "ref\01200063331.5833.14.camel@basalt\0" "ref\051CFAB8CB6883745AE7B93B3E084EBE2016214A1@pdsmsx412.ccr.corp.intel.com\0" "ref\051CFAB8CB6883745AE7B93B3E084EBE2016214A1-wq7ZOvIWXbOiAffOGbnezLfspsVTdybXVpNB7YpNyf8@public.gmane.org\0" - "From\0Hollis Blanchard <hollisb@us.ibm.com>\0" - "Subject\0Re: [kvm-ppc-devel] [kvm-devel] RFC: MMIO endianness flag\0" - "Date\0Mon, 14 Jan 2008 16:53:38 +0000\0" + "From\0Hollis Blanchard <hollisb-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\0" + "Subject\0Re: [kvm-ppc-devel] RFC: MMIO endianness flag\0" + "Date\0Mon, 14 Jan 2008 10:53:38 -0600\0" "To\0Xu" " Anthony <anthony.xu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0" "Cc\0kvm-ppc-devel <kvm-ppc-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>" @@ -210,7 +210,7 @@ "> >>> \n" "> >>> \t/* hack: Red Hat 7.1 generates these weird accesses. */\n" "> >>> \tif ((addr > 0xa0000-4 && addr <= 0xa0000) && kvm_run->mmio.len\n" - "> =\n" + "> ==\n" "> >>> 3) \t return 0; \n" "> >>> \n" "> >>> -\tif (kvm_run->mmio.is_write)\n" @@ -271,7 +271,7 @@ "> >>> .outl = kvm_outl,\n" "> >>> - .mmio_read = kvm_mmio_read,\n" "> >>> - .mmio_write = kvm_mmio_write,\n" - "> >>> +#if __BYTE_ORDER = __LITTLE_ENDIAN\n" + "> >>> +#if __BYTE_ORDER == __LITTLE_ENDIAN\n" "> >>> + .mmio_read_le = kvm_mmio_read,\n" "> >>> + .mmio_write_le = kvm_mmio_write,\n" "> >>> +#else\n" @@ -333,7 +333,7 @@ "> lace\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" @@ -341,10 +341,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 -bec3bde2532e460ef353c31c637ef26a367dd92f2a374ede7f3a70680540e5a5 +ab13cd42e05775dbe32c1bd94b476d37747a2d4101afc7c0b81f06e90509a8cd
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.