[Qemu-devel] [Bug 1313816] [NEW] qemu should close sound device when no more needs.

2014-04-28 Thread Yuuki Harano
Public bug reported: I use alsa directly or via pulseaudio on qemu. And I use xmms2 as well as qemu. When I use alsa, one of xmms2 or qemu can play sound. When I use pulseaudio with qemu and pulseaudio -k, and pulseaudio --start, qemu can't play sound. I think that: - qemu should open sound devi

[Qemu-devel] [Bug 1309034] [NEW] A way not to grab keyboards or mice

2014-04-17 Thread Yuuki Harano
Public bug reported: I set up the window manager to move windows with Alt-Btn1, and to iconify windows with Shift-Btn1. But since qemu grabs keyboards and mice, I can't move or iconify the qemu window. I tried not to grab anything, by inserting return, just beginnig of ui/sdl.c:sdl_grab_start() a