diff for duplicates of <20130922123253.GL25202@redhat.com> diff --git a/a/1.txt b/N1/1.txt index 5288457..490b914 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ On Tue, Sep 17, 2013 at 07:18:40PM +1000, Paul Mackerras wrote: > This implements a simple way to express the case of IRQ routing where > there is one in-kernel PIC and the system interrupts (GSIs) are routed > 1-1 to the corresponding pins of the PIC. This is expressed by having -> kvm->irq_routing = NULL with a skeleton irq routing entry in the new +> kvm->irq_routing == NULL with a skeleton irq routing entry in the new > kvm->default_irq_route field. > > This provides a convenient way to provide backwards compatibility when @@ -10,7 +10,7 @@ On Tue, Sep 17, 2013 at 07:18:40PM +1000, Paul Mackerras wrote: > XICS emulation on powerpc. > Why not create simple 1-1 irq routing table? It will take a little bit -more memory, but there will be no need for kvm->irq_routing = NULL +more memory, but there will be no need for kvm->irq_routing == NULL special handling. > Signed-off-by: Paul Mackerras <paulus@samba.org> diff --git a/a/content_digest b/N1/content_digest index f65ca7a..a2ab526 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020130917091840.GA12722@iris.ozlabs.ibm.com\0" "From\0Gleb Natapov <gleb@redhat.com>\0" "Subject\0Re: [PATCH 1/2] KVM: Implement default IRQ routing\0" - "Date\0Sun, 22 Sep 2013 12:32:53 +0000\0" + "Date\0Sun, 22 Sep 2013 15:32:53 +0300\0" "To\0Paul Mackerras <paulus@samba.org>\0" "Cc\0kvm@vger.kernel.org" kvm-ppc@vger.kernel.org @@ -12,7 +12,7 @@ "> This implements a simple way to express the case of IRQ routing where\n" "> there is one in-kernel PIC and the system interrupts (GSIs) are routed\n" "> 1-1 to the corresponding pins of the PIC. This is expressed by having\n" - "> kvm->irq_routing = NULL with a skeleton irq routing entry in the new\n" + "> kvm->irq_routing == NULL with a skeleton irq routing entry in the new\n" "> kvm->default_irq_route field.\n" "> \n" "> This provides a convenient way to provide backwards compatibility when\n" @@ -20,7 +20,7 @@ "> XICS emulation on powerpc.\n" "> \n" "Why not create simple 1-1 irq routing table? It will take a little bit\n" - "more memory, but there will be no need for kvm->irq_routing = NULL\n" + "more memory, but there will be no need for kvm->irq_routing == NULL\n" "special handling.\n" "\n" "> Signed-off-by: Paul Mackerras <paulus@samba.org>\n" @@ -122,4 +122,4 @@ "--\n" "\t\t\tGleb." -628dc4a4920010f0baafb07d494778db025d5dd55beb0d1fafa66e0077bcb215 +76fc36ed39429eb28c7d83d47f5c220a9ceaae7b0303b52af1996efac565d785
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.