diff for duplicates of <20200403093103.GA20293@in.ibm.com> diff --git a/a/1.txt b/N1/1.txt index af5d735..dbb942c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -32,10 +32,10 @@ Hypervisor Kernel: we set bool enable_guest_stop = true; 2. During KVM guest entry, clear PSSCR[ESL|EC] iff - enable_guest_stop = true. + enable_guest_stop == true. 3. In kvm_vm_ioctl_check_extension(), for a new capability - KVM_CAP_STOP, return true iff enable_guest_top = true. + KVM_CAP_STOP, return true iff enable_guest_top == true. QEMU: Check with the hypervisor if KVM_CAP_STOP is present. If so, diff --git a/a/content_digest b/N1/content_digest index 2e05ef0..f23834c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "ref\01585880159.w3mc2nk6h3.astroid@bobo.none\0" "From\0Gautham R Shenoy <ego@linux.vnet.ibm.com>\0" "Subject\0Re: [RFC/PATCH 2/3] pseries/kvm: Clear PSSCR[ESL|EC] bits before guest entry\0" - "Date\0Fri, 03 Apr 2020 09:43:03 +0000\0" + "Date\0Fri, 3 Apr 2020 15:01:03 +0530\0" "To\0Nicholas Piggin <npiggin@gmail.com>\0" "Cc\0Gautham R. Shenoy <ego@linux.vnet.ibm.com>" Michael Neuling <mikey@neuling.org> @@ -49,10 +49,10 @@ " we set bool enable_guest_stop = true;\n" "\n" " 2. During KVM guest entry, clear PSSCR[ESL|EC] iff\n" - " enable_guest_stop = true.\n" + " enable_guest_stop == true.\n" "\n" " 3. In kvm_vm_ioctl_check_extension(), for a new capability\n" - " KVM_CAP_STOP, return true iff enable_guest_top = true.\n" + " KVM_CAP_STOP, return true iff enable_guest_top == true.\n" "\n" "QEMU:\n" " Check with the hypervisor if KVM_CAP_STOP is present. If so,\n" @@ -167,4 +167,4 @@ "Thanks and Regards\n" gautham. -efea58f98f1e6e01133964f3265b9f83e53a6ed3b12c3163764a801810901213 +f37fb07a1c8c7c27ddb4e825917f124c07d1d24c6a7030382a4d640382ab8cef
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.