qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] sdl mouse no longer works


From: Gabriel L. Somlo
Subject: [Qemu-devel] sdl mouse no longer works
Date: Sat, 8 Mar 2014 20:56:57 -0500
User-agent: Mutt/1.5.21 (2010-09-15)

Gerd,

After the latest pull, my sdl mouse no longer works. I've tried with
both OS X and Fedora 20 live. The latter (easier command line with
no out of tree dependencies) is started with the following command line:

bin/qemu-system-x86_64 -enable-kvm -m 2048 -machine q35 \
    -usb -device usb-kbd -device usb-mouse \
    -device ide-drive,bus=ide.2,drive=HDD \
    -drive id=HDD,if=none,snapshot=on,file=Fedora-Live-Desktop-x86_64-20-1.iso \
    -monitor stdio

After a git bisect I tracked it down to commit
3ab193e66262e60e0ff74ac1ab5cff04412e83cb (mouse: switch sdl ui to new
core).

Is my command line deprecated, or am I tickling some sort of bug ?

Thanks,
--Gabriel



reply via email to

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