device: 0.527 graphic: 0.522 semantic: 0.412 vnc: 0.376 files: 0.367 network: 0.358 socket: 0.271 permissions: 0.269 KVM: 0.177 performance: 0.176 boot: 0.162 PID: 0.118 other: 0.103 debug: 0.084 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.