[RFC][PATCH 2/2] Add option to preserve aspect in SDL display scaling.

2010-09-27 Thread Michal Suchanek
The output is not centered. I am not sure how to achieve that because SDL just sets a "video mode" which starts at upper left corner of the window. It would be possible to make the mode larger but then the zoom routines would have to take an offset. Signed-off-by: Michal Suchanek --- qemu-opti

[RFC][PATCH 1/2] Add option to disable PS/2 mouse.

2010-09-27 Thread Michal Suchanek
Hello I tried to patch qemu to allow disabling the PS/2 mouse. This patch works for me, when I disable the mouse Windows no longer detects it. I am not sure this is entirely correct. Specifically there is KBD_MODE_DISABLE_MOUSE bit which can probably still be disabled and KBD_MODE_MOUSE_INT is e