qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] 6a7ad29 regression


From: Consul
Subject: [Qemu-devel] 6a7ad29 regression
Date: Wed, 17 Jun 2009 17:22:00 -0700
User-agent: Thunderbird 2.0.0.21 (Windows/20090302)

This commit (6a7ad2998ca47711eddd191caa1a95f14459793f) makes Qemu freeze at 
startup (before OS is loaded).
Windows XP host and guest, qcow2 image.
Reverting it on top of the most current (42f1ced22) commit makes things run 
again.

qemu -L . -hda c:\qemu-img\xp2.q2 -boot c -localtime -soundhw es1370 -m 512 
-net nic,model=rtl8139 -net tap,ifname=TAP0 -kernel-kqemu


Alex.
-------


Author: Dor Laor <address@hidden>  2009-06-01 02:07:23
Committer: Anthony Liguori <address@hidden>  2009-06-16 13:36:47
Tags: freezes
Parent: 3fe5c14e7472f88dddf837a9faa60f6abb2ec6bf (Remove dead code)
Child:  8c14c17395809dfb2b20bd3598e067d2c5af7dc4 (kvm: Fix IRQ injection into 
full queue)
Branches: master, pcap2, remotes/origin/master, test
Follows: bad
Precedes:

    Call qemu_bh_delete at bdrv_aio_bh_cb.

    Also replave qemu_bh_cancel with qemu_bh_delete in bdrv_aio_cancel_em.
     Otherwise the bh will live forever in the bh list.

    Signed-off-by: Dor Laor <address@hidden>
    Signed-off-by: Anthony Liguori <address@hidden>





reply via email to

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