diff for duplicates of <1197591136.28334.14.camel@basalt> diff --git a/a/1.txt b/N1/1.txt index 5c0d33d..338d841 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,8 @@ On Thu, 2007-12-13 at 20:36 +0100, Christian Ehrhardt wrote: > @@ -2600,8 +2601,8 @@ void cpu_physical_memory_rw(target_phys_addr_t > addr, uint8_t *buf, -> phys_ram_dirty[addr1 >> TARGET_PAGE_BITS] |> (0xff & ~CODE_DIRTY_FLAG); +> phys_ram_dirty[addr1 >> TARGET_PAGE_BITS] |= +> (0xff & ~CODE_DIRTY_FLAG); > } > -#ifdef __ia64__ > - kvm_sync_icache((unsigned long)ptr, l); @@ -14,7 +15,7 @@ On Thu, 2007-12-13 at 20:36 +0100, Christian Ehrhardt wrote: A comment to explain why the icache needs flushing only in the KVM case would be useful. Other than that I'm fine with it. -Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com> +Signed-off-by: Hollis Blanchard <hollisb-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org> -- Hollis Blanchard @@ -27,7 +28,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 b71941e..68153ec 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,8 @@ "ref\011975745782686-git-send-email-ehrhardt@linux.vnet.ibm.com\0" "ref\011975745782686-git-send-email-ehrhardt-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org\0" - "From\0Hollis Blanchard <hollisb@us.ibm.com>\0" - "Subject\0Re: [kvm-ppc-devel] [kvm-devel] [PATCH][UPDATE] kvm-userspace: sync\0" - "Date\0Fri, 14 Dec 2007 00:12:15 +0000\0" + "From\0Hollis Blanchard <hollisb-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\0" + "Subject\0Re: [PATCH][UPDATE] kvm-userspace: sync icache for\tmore architectures\0" + "Date\0Thu, 13 Dec 2007 18:12:15 -0600\0" "To\0Christian Ehrhardt <ehrhardt-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\0" "Cc\0kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org <kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>" kvm-ppc-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org <kvm-ppc-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org> @@ -14,7 +14,8 @@ "On Thu, 2007-12-13 at 20:36 +0100, Christian Ehrhardt wrote:\n" "> @@ -2600,8 +2601,8 @@ void cpu_physical_memory_rw(target_phys_addr_t\n" "> addr, uint8_t *buf,\n" - "> phys_ram_dirty[addr1 >> TARGET_PAGE_BITS] |> (0xff & ~CODE_DIRTY_FLAG);\n" + "> phys_ram_dirty[addr1 >> TARGET_PAGE_BITS] |=\n" + "> (0xff & ~CODE_DIRTY_FLAG);\n" "> }\n" "> -#ifdef __ia64__\n" "> -\t\tkvm_sync_icache((unsigned long)ptr, l);\n" @@ -27,7 +28,7 @@ "A comment to explain why the icache needs flushing only in the KVM case\n" "would be useful. Other than that I'm fine with it.\n" "\n" - "Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>\n" + "Signed-off-by: Hollis Blanchard <hollisb-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\n" "\n" "-- \n" "Hollis Blanchard\n" @@ -39,10 +40,6 @@ "Check out the new SourceForge.net Marketplace.\n" "It's the best place to buy or sell services\n" "for 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 -7e0631140da235a8c2c80c017ae03fec38a899583ac8b7efd09466eeb419b777 +1b71e578404d2f57c944bf56a457614fc5a9f43e028b901b2c8d5bae5458cf64
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.