All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <53B543C5.0@suse.de>

diff --git a/a/1.txt b/N1/1.txt
index 863214b..9445f4c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -88,7 +88,7 @@ This will still break with LE guests.
 >   	 * we don't emulate any guest instructions at this stage.
 >   	 */
 >   	case BOOK3S_INTERRUPT_H_EMUL_ASSIST:
-> +	if (kvmppc_get_last_inst(vcpu) = KVMPPC_INST_BOOK3S_DEBUG ) {
+> +	if (kvmppc_get_last_inst(vcpu) == KVMPPC_INST_BOOK3S_DEBUG ) {
 > +		run->exit_reason = KVM_EXIT_DEBUG;
 > +		run->debug.arch.address = kvmppc_get_pc(vcpu);
 > +		r = RESUME_HOST;
diff --git a/a/content_digest b/N1/content_digest
index 5206f93..5998566 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,13 +1,13 @@
  "ref\01404204062-19635-1-git-send-email-maddy@linux.vnet.ibm.com\0"
  "From\0Alexander Graf <agraf@suse.de>\0"
  "Subject\0Re: [PATCH v2] powerpc/kvm: support to handle sw breakpoint\0"
- "Date\0Thu, 03 Jul 2014 11:51:33 +0000\0"
+ "Date\0Thu, 03 Jul 2014 13:51:33 +0200\0"
  "To\0Madhavan Srinivasan <maddy@linux.vnet.ibm.com>"
   benh@kernel.crashing.org
  " paulus@samba.org\0"
  "Cc\0linuxppc-dev@lists.ozlabs.org"
-  kvm-ppc@vger.kernel.org
- " kvm@vger.kernel.org\0"
+  kvm@vger.kernel.org
+ " kvm-ppc@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -100,7 +100,7 @@
  ">   \t * we don't emulate any guest instructions at this stage.\n"
  ">   \t */\n"
  ">   \tcase BOOK3S_INTERRUPT_H_EMUL_ASSIST:\n"
- "> +\tif (kvmppc_get_last_inst(vcpu) = KVMPPC_INST_BOOK3S_DEBUG ) {\n"
+ "> +\tif (kvmppc_get_last_inst(vcpu) == KVMPPC_INST_BOOK3S_DEBUG ) {\n"
  "> +\t\trun->exit_reason = KVM_EXIT_DEBUG;\n"
  "> +\t\trun->debug.arch.address = kvmppc_get_pc(vcpu);\n"
  "> +\t\tr = RESUME_HOST;\n"
@@ -111,4 +111,4 @@
  "\n"
  Alex
 
-b71ae2c147fc914d612f9590f1cedb9bf2fbc281cc2fc076dadbd304eeca28ff
+3a7e6bb6794735fba8d5f41ce88d181e366defe1b90e621a4b6b39b080a748b0

diff --git a/a/1.txt b/N2/1.txt
index 863214b..9445f4c 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -88,7 +88,7 @@ This will still break with LE guests.
 >   	 * we don't emulate any guest instructions at this stage.
 >   	 */
 >   	case BOOK3S_INTERRUPT_H_EMUL_ASSIST:
-> +	if (kvmppc_get_last_inst(vcpu) = KVMPPC_INST_BOOK3S_DEBUG ) {
+> +	if (kvmppc_get_last_inst(vcpu) == KVMPPC_INST_BOOK3S_DEBUG ) {
 > +		run->exit_reason = KVM_EXIT_DEBUG;
 > +		run->debug.arch.address = kvmppc_get_pc(vcpu);
 > +		r = RESUME_HOST;
diff --git a/a/content_digest b/N2/content_digest
index 5206f93..7ae25b4 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,7 +1,7 @@
  "ref\01404204062-19635-1-git-send-email-maddy@linux.vnet.ibm.com\0"
  "From\0Alexander Graf <agraf@suse.de>\0"
  "Subject\0Re: [PATCH v2] powerpc/kvm: support to handle sw breakpoint\0"
- "Date\0Thu, 03 Jul 2014 11:51:33 +0000\0"
+ "Date\0Thu, 03 Jul 2014 13:51:33 +0200\0"
  "To\0Madhavan Srinivasan <maddy@linux.vnet.ibm.com>"
   benh@kernel.crashing.org
  " paulus@samba.org\0"
@@ -100,7 +100,7 @@
  ">   \t * we don't emulate any guest instructions at this stage.\n"
  ">   \t */\n"
  ">   \tcase BOOK3S_INTERRUPT_H_EMUL_ASSIST:\n"
- "> +\tif (kvmppc_get_last_inst(vcpu) = KVMPPC_INST_BOOK3S_DEBUG ) {\n"
+ "> +\tif (kvmppc_get_last_inst(vcpu) == KVMPPC_INST_BOOK3S_DEBUG ) {\n"
  "> +\t\trun->exit_reason = KVM_EXIT_DEBUG;\n"
  "> +\t\trun->debug.arch.address = kvmppc_get_pc(vcpu);\n"
  "> +\t\tr = RESUME_HOST;\n"
@@ -111,4 +111,4 @@
  "\n"
  Alex
 
-b71ae2c147fc914d612f9590f1cedb9bf2fbc281cc2fc076dadbd304eeca28ff
+412fdc42d67e7fe53b2b13878c0295a9a9d88ade129200c36af70a9f4c1bca10

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.