diff for duplicates of <486231B0.9080904@qumranet.com> diff --git a/a/1.txt b/N1/1.txt index a329d7b..524c114 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -26,7 +26,7 @@ Xu, Anthony wrote: > + } > +#ifdef KVM_CAP_IRQCHIP > + if (kvm_enabled()) -> + if (kvm_set_irq(vector, ioapic_irq_count[vector] = 0)) +> + if (kvm_set_irq(vector, ioapic_irq_count[vector] == 0)) > + return; > +#endif > diff --git a/a/content_digest b/N1/content_digest index 4652198..ef3ac54 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,12 @@ "ref\051CFAB8CB6883745AE7B93B3E084EBE201D2C53B@pdsmsx412.ccr.corp.intel.com\0" "From\0Avi Kivity <avi@qumranet.com>\0" "Subject\0Re: [PATCH] irq assignment\0" - "Date\0Wed, 25 Jun 2008 11:53:20 +0000\0" - "To\0kvm-ia64@vger.kernel.org\0" + "Date\0Wed, 25 Jun 2008 14:53:20 +0300\0" + "To\0Xu" + " Anthony <anthony.xu@intel.com>\0" + "Cc\0kvm@vger.kernel.org" + kvm-ia64@vger.kernel.org + " qemu-devel <qemu-devel@nongnu.org>\0" "\00:1\0" "b\0" "(copying qemu-devel)\n" @@ -33,7 +37,7 @@ "> + }\n" "> +#ifdef KVM_CAP_IRQCHIP\n" "> + if (kvm_enabled())\n" - "> +\tif (kvm_set_irq(vector, ioapic_irq_count[vector] = 0))\n" + "> +\tif (kvm_set_irq(vector, ioapic_irq_count[vector] == 0))\n" "> +\t return;\n" "> +#endif\n" "> \n" @@ -53,4 +57,4 @@ "-- \n" error compiling committee.c: too many arguments to function -5b0d9e30d61641fbea9d97d0e24849871835963a8f8e645e9f75d4a5f822a90e +845c2cd3a427e8ea74aaab48fefd6045c3c266f5ea80f43eea8410d30bc494e6
diff --git a/a/1.txt b/N2/1.txt index a329d7b..524c114 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -26,7 +26,7 @@ Xu, Anthony wrote: > + } > +#ifdef KVM_CAP_IRQCHIP > + if (kvm_enabled()) -> + if (kvm_set_irq(vector, ioapic_irq_count[vector] = 0)) +> + if (kvm_set_irq(vector, ioapic_irq_count[vector] == 0)) > + return; > +#endif > diff --git a/a/content_digest b/N2/content_digest index 4652198..e50ec76 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,12 @@ "ref\051CFAB8CB6883745AE7B93B3E084EBE201D2C53B@pdsmsx412.ccr.corp.intel.com\0" "From\0Avi Kivity <avi@qumranet.com>\0" - "Subject\0Re: [PATCH] irq assignment\0" - "Date\0Wed, 25 Jun 2008 11:53:20 +0000\0" - "To\0kvm-ia64@vger.kernel.org\0" + "Subject\0[Qemu-devel] Re: [PATCH] irq assignment\0" + "Date\0Wed, 25 Jun 2008 14:53:20 +0300\0" + "To\0Xu" + " Anthony <anthony.xu@intel.com>\0" + "Cc\0kvm-ia64@vger.kernel.org" + qemu-devel <qemu-devel@nongnu.org> + " kvm@vger.kernel.org\0" "\00:1\0" "b\0" "(copying qemu-devel)\n" @@ -33,7 +37,7 @@ "> + }\n" "> +#ifdef KVM_CAP_IRQCHIP\n" "> + if (kvm_enabled())\n" - "> +\tif (kvm_set_irq(vector, ioapic_irq_count[vector] = 0))\n" + "> +\tif (kvm_set_irq(vector, ioapic_irq_count[vector] == 0))\n" "> +\t return;\n" "> +#endif\n" "> \n" @@ -53,4 +57,4 @@ "-- \n" error compiling committee.c: too many arguments to function -5b0d9e30d61641fbea9d97d0e24849871835963a8f8e645e9f75d4a5f822a90e +715a7c439118cbad9620bf45007247b148a52e7adb868bcfec7844ee7dba2b11
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.