This file is indexed.

/usr/bin/kvm is in qemu-kvm 1:2.1+dfsg-12+deb8u6.

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 "$@"