mistranslation: 0.621 device: 0.527 graphic: 0.522 semantic: 0.412 vnc: 0.376 network: 0.358 instruction: 0.297 socket: 0.271 KVM: 0.177 boot: 0.162 other: 0.103 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.