]> git.ipfire.org Git - thirdparty/qemu.git/commitdiff
trivial: Make bios files and source files non-executable
authorThomas Huth <thuth@redhat.com>
Mon, 7 May 2018 14:32:34 +0000 (16:32 +0200)
committerThomas Huth <thuth@redhat.com>
Tue, 25 Sep 2018 15:26:18 +0000 (17:26 +0200)
These files can not be executed on the host, so they should not be
marked as executable.

Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
block/blkreplay.c [changed mode: 0755->0644]
pc-bios/hppa-firmware.img [changed mode: 0755->0644]
pc-bios/palcode-clipper [changed mode: 0755->0644]
pc-bios/u-boot-sam460-20100605.bin [changed mode: 0755->0644]
pc-bios/u-boot.e500 [changed mode: 0755->0644]
replay/replay-char.c [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)