This file is indexed.

/usr/bin/kvm is in qemu-kvm 1:2.11+dfsg-1ubuntu7.

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