qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] sdl mouse no longer works
@ 2014-03-09  1:56 Gabriel L. Somlo
  2014-03-10  7:27 ` Gerd Hoffmann
  0 siblings, 1 reply; 2+ messages in thread
From: Gabriel L. Somlo @ 2014-03-09  1:56 UTC (permalink / raw)
  To: Gerd Hoffmann; +Cc: qemu-devel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] sdl mouse no longer works
  2014-03-09  1:56 [Qemu-devel] sdl mouse no longer works Gabriel L. Somlo
@ 2014-03-10  7:27 ` Gerd Hoffmann
  0 siblings, 0 replies; 2+ messages in thread
From: Gerd Hoffmann @ 2014-03-10  7:27 UTC (permalink / raw)
  To: Gabriel L. Somlo; +Cc: qemu-devel

On Sa, 2014-03-08 at 20:56 -0500, Gabriel L. Somlo wrote:
> 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 ?

More likely a bug, I'll go dig ...

cheers,
  Gerd

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-03-10  7:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-09  1:56 [Qemu-devel] sdl mouse no longer works Gabriel L. Somlo
2014-03-10  7:27 ` Gerd Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).