From: Jerone Young <jyoung5@us.ibm.com>
To: kvm-ppc@vger.kernel.org
Subject: Re: [PATCH] [v5] Add gdb break point support to PowerPC kvm
Date: Mon, 09 Jun 2008 23:56:36 +0000 [thread overview]
Message-ID: <1213055796.12472.2.camel@thinkpadL> (raw)
In-Reply-To: <1664758e846c292f5882.1213035589@thinkpadL>
On Mon, 2008-06-09 at 17:56 -0500, Hollis Blanchard wrote:
> On Mon, 2008-06-09 at 16:08 -0500, Jerone Young wrote:
> >
> > > You also have not addressed the case I pointed out where an IAC
> > matches
> > > after you've programmed it but before you've entered the guest.
> >
> > Basically can disable them in the dbcr0 before we do any switching out
> > of registers.
>
> We'll have to enable DBCR0 some time, right?
>
Yes it gets enabled when when the guest cuts on the bits it wants & the
we restre the host DBCR0.
> > If an IAC is matched before we enter the guest it will be caught host
> > that catches it.
>
> But that won't happen because you've disabled MSR[DE].
Ah... you don't rember the whole imprecise interrupts ;-) . When MSR[DE]
=0 and an IAC will go off but not at the exact address. This was fun
figuring out.
I also have a bug in this patch. I placed the wrong definitions when
disabling the debug interrupts. I'll respin again. Look things over more
carefully this time.
>
next prev parent reply other threads:[~2008-06-09 23:56 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-09 18:19 [PATCH] [v5] Add gdb break point support to PowerPC kvm Jerone Young
2008-06-09 20:51 ` Hollis Blanchard
2008-06-09 21:08 ` Jerone Young
2008-06-09 22:56 ` Hollis Blanchard
2008-06-09 23:56 ` Jerone Young [this message]
2008-06-10 15:12 ` Hollis Blanchard
2008-06-10 15:33 ` Jerone Young
2008-06-10 15:45 ` Hollis Blanchard
2008-06-10 15:54 ` Jerone Young
2008-06-10 16:27 ` Jerone Young
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1213055796.12472.2.camel@thinkpadL \
--to=jyoung5@us.ibm.com \
--cc=kvm-ppc@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.