diff for duplicates of <48B12842.5090308@qumranet.com> diff --git a/a/1.txt b/N1/1.txt index 1f361ac..bdd6700 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -53,7 +53,7 @@ if (level) > + ioapic_irq_count[vector] -= 1; > + > + if (kvm_enabled()) -> + if (kvm_set_irq(vector, ioapic_irq_count[vector] = 0)) +> + if (kvm_set_irq(vector, ioapic_irq_count[vector] == 0)) > + return; > +} > diff --git a/a/content_digest b/N1/content_digest index ed921e8..2d92b82 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,11 @@ "ref\042DFA526FC41B1429CE7279EF83C6BDC01845A2E@pdsmsx415.ccr.corp.intel.com\0" "From\0Avi Kivity <avi@qumranet.com>\0" "Subject\0Re: [PATCH] KVM: Qemu: Enable kvm/ia64's network.\0" - "Date\0Sun, 24 Aug 2008 09:22:10 +0000\0" - "To\0kvm-ia64@vger.kernel.org\0" + "Date\0Sun, 24 Aug 2008 12:22:10 +0300\0" + "To\0Zhang" + " Xiantao <xiantao.zhang@intel.com>\0" + "Cc\0kvm-ia64@vger.kernel.org" + " kvm@vger.kernel.org\0" "\00:1\0" "b\0" "Zhang, Xiantao wrote:\n" @@ -60,7 +63,7 @@ "> + ioapic_irq_count[vector] -= 1;\n" "> +\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" "> +}\n" "> \n" @@ -101,4 +104,4 @@ "-- \n" error compiling committee.c: too many arguments to function -175d937d2e8723490fabd3abcc8d1351dbf06bf7a173dd1dd9d2cc633ae5d502 +64c52b439dafb7a40e6e0278e32da35b6636093721c5668e1119b09452a5c3f1
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.