All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hollis Blanchard <hollisb@us.ibm.com>
To: kvm-ppc@vger.kernel.org
Subject: [kvm-ppc-devel] updated patches (nasty bug fixed)
Date: Tue, 26 Feb 2008 23:04:12 +0000	[thread overview]
Message-ID: <1204067052.28836.89.camel@basalt> (raw)

http://penguinppc.org/~hollisb/kvm/

I just fixed a nasty bug in which the changes to nonvolatile registers
used in "update" form load/store MMIO instructions wouldn't be visible
in the guest. This caused all sorts of nastiness, especially visible
when the guest kernel timer tick code did a BUG_ON(!irqs_disabled),
since the guest MSR had somehow been corrupted.

Also committed various cleanups along the way, and updated to latest KVM
tip. Note: I had to hack a
        #define KVM_PAGES_PER_HPAGE (1<<31)
in order to build.

Our current bug occurs when guest userspace continuously writes to the
UART, which ends up "pausing" all output. Apparently UART IRQs are
getting lost somewhere...

-- 
Hollis Blanchard
IBM Linux Technology Center


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
kvm-ppc-devel mailing list
kvm-ppc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-ppc-devel

                 reply	other threads:[~2008-02-26 23:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1204067052.28836.89.camel@basalt \
    --to=hollisb@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.