This file is indexed.

/usr/bin/kvm is in qemu-kvm 2.0.0~rc1+dfsg-0ubuntu3.

This file is owned by root:root, with mode 0o755.

The actual contents of the file can be viewed below.

1
2
#! /bin/sh
exec qemu-system-x86_64 -enable-kvm "$@"