diff for duplicates of <20190107184331.8429-9-clg@kaod.org> diff --git a/a/1.txt b/N1/1.txt index 40f53a5..e4cb18a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,7 +4,7 @@ address for the guest to use. The guest will obtain this information using the H_INT_GET_SOURCE_INFO hcall. To inform KVM of the address setting used by QEMU, add a VC_BASE control to the KVM XIVE device -Signed-off-by: Cédric Le Goater <clg@kaod.org> +Signed-off-by: Cédric Le Goater <clg@kaod.org> --- arch/powerpc/include/uapi/asm/kvm.h | 1 + arch/powerpc/kvm/book3s_xive.h | 3 +++ @@ -113,7 +113,7 @@ index ee9d12bf2dae..29a62914de55 100644 { struct kvmppc_xive *xive; @@ -387,6 +424,8 @@ static int kvmppc_xive_native_create(struct kvm_device *dev, u32 type) - if (xive->vp_base = XIVE_INVALID_VP) + if (xive->vp_base == XIVE_INVALID_VP) ret = -ENOMEM; + xive->vc_base = XIVE_VC_BASE; diff --git a/a/content_digest b/N1/content_digest index e92179b..58b792b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020190107184331.8429-1-clg@kaod.org\0" "From\0C\303\251dric Le Goater <clg@kaod.org>\0" "Subject\0[PATCH 08/19] KVM: PPC: Book3S HV: add a VC_BASE control to the XIVE native device\0" - "Date\0Mon, 07 Jan 2019 18:43:20 +0000\0" + "Date\0Mon, 7 Jan 2019 19:43:20 +0100\0" "To\0kvm-ppc@vger.kernel.org\0" "Cc\0kvm@vger.kernel.org" Paul Mackerras <paulus@samba.org> @@ -16,7 +16,7 @@ "using the H_INT_GET_SOURCE_INFO hcall. To inform KVM of the address\n" "setting used by QEMU, add a VC_BASE control to the KVM XIVE device\n" "\n" - "Signed-off-by: C\303\203\302\251dric Le Goater <clg@kaod.org>\n" + "Signed-off-by: C\303\251dric Le Goater <clg@kaod.org>\n" "---\n" " arch/powerpc/include/uapi/asm/kvm.h | 1 +\n" " arch/powerpc/kvm/book3s_xive.h | 3 +++\n" @@ -125,7 +125,7 @@ " {\n" " \tstruct kvmppc_xive *xive;\n" "@@ -387,6 +424,8 @@ static int kvmppc_xive_native_create(struct kvm_device *dev, u32 type)\n" - " \tif (xive->vp_base = XIVE_INVALID_VP)\n" + " \tif (xive->vp_base == XIVE_INVALID_VP)\n" " \t\tret = -ENOMEM;\n" " \n" "+\txive->vc_base = XIVE_VC_BASE;\n" @@ -136,4 +136,4 @@ "-- \n" 2.20.1 -31181374ec5a41c7f590ebbe1190bf6fbb41b33da7110fbe312d5560d930a0af +d2d8422691b887a66e915fccf5bb4779c264bfb90ce72e2dbb09bfe584f9b615
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.