All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1226014365.8620.71.camel@localhost.localdomain>

diff --git a/a/content_digest b/N1/content_digest
index f338ed6..951ca6e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,17 @@
+ "ref\043a111ea61b542d3823e.1225946995@localhost.localdomain\0"
+ "ref\04912F89D.1090908@codemonkey.ws\0"
+ "ref\01225998124.8620.45.camel@localhost.localdomain\0"
+ "ref\049134D42.6080109@codemonkey.ws\0"
  "ref\01226014074.8620.69.camel@localhost.localdomain\0"
+ "ref\01226014074.8620.69.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org\0"
  "From\0Hollis Blanchard <hollisb@us.ibm.com>\0"
  "Subject\0Re: dynamic virtio page size\0"
  "Date\0Thu, 06 Nov 2008 23:32:45 +0000\0"
- "To\0kvm-ia64@vger.kernel.org\0"
+ "To\0Anthony Liguori <anthony-rdkfGonbjUSkNkDKm+mE6A@public.gmane.org>\0"
+ "Cc\0rusty-8n+1lVoiYb80n/F98K4Iww@public.gmane.org"
+  kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  kvm-ppc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " kvm-ia64-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Thu, 2008-11-06 at 17:27 -0600, Hollis Blanchard wrote:\n"
@@ -240,4 +249,4 @@
  "Hollis Blanchard\n"
  IBM Linux Technology Center
 
-e11a94dca8874281d86965ca6a4963ff5b59a8891c1d22a09d7eb2229f2899b3
+4898e5b0ccb76d357e4d5a51a66c1c758830ff03e129d1ee3c0a8165a595321c

diff --git a/a/1.txt b/N2/1.txt
index 04e4583..00c07ff 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -145,7 +145,7 @@ diff --git a/qemu/hw/virtio.c b/qemu/hw/virtio.c
 -	pa = (ram_addr_t)val << TARGET_PAGE_BITS;
 +	pa = (ram_addr_t)val << VIRTIO_PAGE_SHIFT;
  	vdev->vq[vdev->queue_sel].pfn = val;
- 	if (pa = 0) {
+ 	if (pa == 0) {
              virtio_reset(vdev);
 @@ -368,6 +397,7 @@ static uint32_t virtio_ioport_read(void 
      case VIRTIO_PCI_HOST_FEATURES:
@@ -232,3 +232,8 @@ diff --git a/qemu/hw/virtio.h b/qemu/hw/virtio.h
 -- 
 Hollis Blanchard
 IBM Linux Technology Center
+
+--
+To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in
+the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N2/content_digest
index f338ed6..9e4fcda 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,8 +1,17 @@
+ "ref\043a111ea61b542d3823e.1225946995@localhost.localdomain\0"
+ "ref\04912F89D.1090908@codemonkey.ws\0"
+ "ref\01225998124.8620.45.camel@localhost.localdomain\0"
+ "ref\049134D42.6080109@codemonkey.ws\0"
  "ref\01226014074.8620.69.camel@localhost.localdomain\0"
- "From\0Hollis Blanchard <hollisb@us.ibm.com>\0"
+ "ref\01226014074.8620.69.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org\0"
+ "From\0Hollis Blanchard <hollisb-r/Jw6+rmf7HQT0dZR+AlfA@public.gmane.org>\0"
  "Subject\0Re: dynamic virtio page size\0"
- "Date\0Thu, 06 Nov 2008 23:32:45 +0000\0"
- "To\0kvm-ia64@vger.kernel.org\0"
+ "Date\0Thu, 06 Nov 2008 17:32:45 -0600\0"
+ "To\0Anthony Liguori <anthony-rdkfGonbjUSkNkDKm+mE6A@public.gmane.org>\0"
+ "Cc\0rusty-8n+1lVoiYb80n/F98K4Iww@public.gmane.org"
+  kvm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  kvm-ppc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " kvm-ia64-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Thu, 2008-11-06 at 17:27 -0600, Hollis Blanchard wrote:\n"
@@ -152,7 +161,7 @@
  "-\tpa = (ram_addr_t)val << TARGET_PAGE_BITS;\n"
  "+\tpa = (ram_addr_t)val << VIRTIO_PAGE_SHIFT;\n"
  " \tvdev->vq[vdev->queue_sel].pfn = val;\n"
- " \tif (pa = 0) {\n"
+ " \tif (pa == 0) {\n"
  "             virtio_reset(vdev);\n"
  "@@ -368,6 +397,7 @@ static uint32_t virtio_ioport_read(void \n"
  "     case VIRTIO_PCI_HOST_FEATURES:\n"
@@ -238,6 +247,11 @@
  "\n"
  "-- \n"
  "Hollis Blanchard\n"
- IBM Linux Technology Center
+ "IBM Linux Technology Center\n"
+ "\n"
+ "--\n"
+ "To unsubscribe from this list: send the line \"unsubscribe kvm-ppc\" in\n"
+ "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-e11a94dca8874281d86965ca6a4963ff5b59a8891c1d22a09d7eb2229f2899b3
+a8e46cd9f9c78715b2062a27e8d97d75cf095928e49dc17b56f368bbcb52916f

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.