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

diff --git a/a/1.txt b/N1/1.txt
index e515dc8..ea757bb 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -78,7 +78,7 @@ Whatever you do, have QEMU do the print, not the kernel.
 >   	struct debug_reg *dbg_reg = &(vcpu->arch.shadow_dbg_reg);
 >   	u32 dbsr = vcpu->arch.dbsr;
 >   
-> +	if (vcpu->guest_debug = 0) {
+> +	if (vcpu->guest_debug == 0) {
 > +		/* Debug resources belong to Guest */
 > +		if (dbsr && (vcpu->arch.shared->msr & MSR_DE))
 > +			kvmppc_core_queue_debug(vcpu);
diff --git a/a/content_digest b/N1/content_digest
index 3ee6250..febc99b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
  "ref\01405067941-27134-7-git-send-email-Bharat.Bhushan@freescale.com\0"
  "From\0Alexander Graf <agraf@suse.de>\0"
  "Subject\0Re: [PATCH 6/6] KVM: PPC: BOOKE: Emulate debug registers and exception\0"
- "Date\0Mon, 28 Jul 2014 14:04:30 +0000\0"
+ "Date\0Mon, 28 Jul 2014 16:04:30 +0200\0"
  "To\0Bharat Bhushan <Bharat.Bhushan@freescale.com>"
  " kvm-ppc@vger.kernel.org\0"
  "Cc\0kvm@vger.kernel.org"
@@ -90,7 +90,7 @@
  ">   \tstruct debug_reg *dbg_reg = &(vcpu->arch.shadow_dbg_reg);\n"
  ">   \tu32 dbsr = vcpu->arch.dbsr;\n"
  ">   \n"
- "> +\tif (vcpu->guest_debug = 0) {\n"
+ "> +\tif (vcpu->guest_debug == 0) {\n"
  "> +\t\t/* Debug resources belong to Guest */\n"
  "> +\t\tif (dbsr && (vcpu->arch.shared->msr & MSR_DE))\n"
  "> +\t\t\tkvmppc_core_queue_debug(vcpu);\n"
@@ -105,4 +105,4 @@
  "\n"
  Alex
 
-549c0729e53f2749dcc7f34f789aa5edaf63a795dd22506273b36937a7061ecf
+5a037c2c899c83fdb6e8925003a05a7369488ada8338955107003bd4b4d7cc62

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.