graphic: 0.878 ppc: 0.862 user-level: 0.858 KVM: 0.854 hypervisor: 0.854 permissions: 0.838 device: 0.835 TCG: 0.821 performance: 0.820 arm: 0.818 socket: 0.818 virtual: 0.816 register: 0.814 debug: 0.806 semantic: 0.792 network: 0.792 risc-v: 0.785 vnc: 0.776 architecture: 0.775 i386: 0.773 peripherals: 0.765 assembly: 0.761 VMM: 0.756 PID: 0.749 files: 0.748 boot: 0.745 x86: 0.737 kernel: 0.717 mistranslation: 0.715 qemu crashes when ctrl-alt-u is pressed Qemu version: 2.2.0 release, compiled from source Host OS: Windows 7 Ultimate x64 Guest OS: not applicable, crash occurs even without OS and occurs with all OSs Executable: qemu-system-i386.exe or qemu-system-i386w.exe To reproduce: Start qemu-system-i386 or qemu-system-i386w without any options. Press CTRL-ALT-U, which is supposed to rescale the window. Instead, qemu just crashes. Compilation: Qemu 2.2.0 release compiled from sources under MinGW on the host. Configure options used: '../qemu-2.2.0/configure' '--python=C:/Python27/python' '--prefix=/mingw/build/qemu-2.2.0-bin' '--target-list=i386-softmmu' I did a git bisect, and the offending commit appears to be this one: author Gerd Hoffmann