qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Sparc32 broken


From: Blue Swirl
Subject: [Qemu-devel] Sparc32 broken
Date: Sun, 26 Apr 2009 14:11:17 +0300

Hi,

I only now noticed that sparc-softmmu no longer works in all cases.

./obj-bisect/sparc-softmmu/qemu-system-sparc -L pc-bios

hangs before clearing the screen. For some reason, this does not
happen with a CD image to boot from. With -nographic added, I get:

Configuration device id QEMU version 1 machine id 32
UUID: 00000000-0000-0000-0000-000000000000
CPUs: 1 x FMI,MB86904
Welcome to OpenBIOS v1.0 built on Mar 31 2009 15:36
  Type 'help' for detailed information

[sparc] Booting file 'disk' with parameters ''
Trying disk (disk)
Trying disk:d (disk:d)
Unsupported image format

0 >

But I can't type anything.

Bisection points to:

50317c7fa709e4a0d9dc898c618334dfa3b343a2 is first bad commit
commit 50317c7fa709e4a0d9dc898c618334dfa3b343a2
Author: aliguori <address@hidden>
Date:   Fri Apr 24 18:03:29 2009 +0000

    qemu: factor out event notification / rearm alarm timer on
main_loop_wait (Marcelo Tosatti)

    Special events that have no particular event descriptor (either fd for UNIX
    or HANDLE for Windows) associated with make use of an artificial one.

    Factor the alarm timer notification so that it can be used for other events,
    and move dyntick timer rearm to main_loop_wait.

    aliguori: made sure to return a value in qemu_event_init() on win32

    Signed-off-by: Marcelo Tosatti <address@hidden>
    Signed-off-by: Anthony Liguori <address@hidden>


    git-svn-id: svn://svn.savannah.nongnu.org/qemu/address@hidden
c046a42c-6fe2-441c-8c8c-71466251a162

:100644 100644 dbdbefb75920750026ad77ab88a978b378b4c3b0
3d1cde65a2551aa22074c9e174581794ec4bf34f M   vl.c

The commit looks OK to me, strange.




reply via email to

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