mistranslation: 0.621 device: 0.527 graphic: 0.522 architecture: 0.458 semantic: 0.412 vnc: 0.376 files: 0.367 network: 0.358 i386: 0.298 VMM: 0.290 x86: 0.290 risc-v: 0.272 socket: 0.271 permissions: 0.269 ppc: 0.259 kernel: 0.253 user-level: 0.234 hypervisor: 0.213 peripherals: 0.194 KVM: 0.177 performance: 0.176 arm: 0.173 register: 0.167 boot: 0.162 TCG: 0.153 virtual: 0.145 PID: 0.118 debug: 0.084 assembly: 0.060 Copyright year should be updated in vl.c When specifying '--version', qemu prints the version along with 'Copyright (c) 2003-2008'. Some users may think that it hasn't been updated since 2008, so the end year in version() in vl.c should probably be updated around the start of each new year. Found in the qemu-2.1.2 source tarball. This has been fixed a while ago already, so setting the status to "Fix released" now.