qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 942299] Re: Regression in booting HelenOS/ppc under Qe


From: Artyom Tarasenko
Subject: [Qemu-devel] [Bug 942299] Re: Regression in booting HelenOS/ppc under Qemu
Date: Tue, 28 Feb 2012 12:31:39 -0000

Just for the reference,

commit 41557447d30eeb944e42069513df13585f5e6c7f
Author: Alexander Graf <address@hidden>
Date:   Fri Sep 10 15:08:34 2010 +0000

    PPC: Redesign interrupt trigger path

    According to the Book3S spec, the interrupt context starts with an MSR
    value that is rather simple. If we leave out the HV case, it's almost
    always 0.

    To reflect this, let's redesign the way that MSR value gets calculated.
    Using this, we also squash the bug where MSR_POW can slip through into
    the interrupt handler MSR.

    Reported-by: Thomas Monjalon <address@hidden>
    Signed-off-by: Alexander Graf <address@hidden>
    Signed-off-by: Edgar E. Iglesias <address@hidden>

-- 
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/942299

Title:
  Regression in booting HelenOS/ppc under Qemu

Status in Home for various HelenOS development branches:
  New
Status in QEMU:
  New

Bug description:
  Mark Cave-Ayland identified Qemu commit
  41557447d30eeb944e42069513df13585f5e6c7f as the first bad commit which
  prevents HelenOS/ppc from booting with OpenBIOS taken from Qemu
  0.11.1.  Note that we deliberately use the OpenBIOS from  Qemu 0.11.1
  because there is another suspected, unrelated bug in newer versions of
  OpenBIOS.

  For reproducing purposes, the following HelenOS image can be used
  (latest HelenOS exhibits the same behavior):

  http://www.helenos.org/releases/HelenOS-0.4.2-ppc32.iso

  Commit 41557447d30eeb944e42069513df13585f5e6c7f will result in HelenOS
  not making any further progress after it prints "init: Spawning
  /srv/devfs".

  The previous commit, f844c817d726cd2bdb431aa41c8217891ede2eaf, works
  fine - HelenOS will spawn a couple of shell instances and will be
  accepting user input.

To manage notifications about this bug go to:
https://bugs.launchpad.net/helenos/+bug/942299/+subscriptions



reply via email to

[Prev in Thread] Current Thread [Next in Thread]