Go to file
Stefan Weil 3babcc8704 pc-bios: Remove execute flag from BIOS files
BIOS files are not directly executable, so they don't need this flag.
All other BIOS files don't use the execute flag.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2014-01-16 14:46:19 +04:00
audio
backends rng: initialize file descriptor to -1 2014-01-06 13:45:46 -05:00
block Merge remote branch 'luiz/queue/qmp' into qmpq 2014-01-14 12:10:08 +10:00
bsd-user
default-configs default-configs: Add config for aarch64-linux-user 2014-01-08 19:07:21 +00:00
disas
docs docs: Fix typo in QMP WAKEUP example 2014-01-15 23:34:17 +04:00
dtc@bc895d6d09
fpu softfloat: Add support for ties-away rounding 2014-01-08 19:07:22 +00:00
fsdev
gdb-xml
hw ide: cmd_exec_dev_diagnostic() always set error register to 0x01 2014-01-15 23:34:17 +04:00
include exec: Exclude non portable function for MinGW 2014-01-15 23:34:17 +04:00
libcacard
linux-headers
linux-user linux-user: fixed recvfrom() addrlen 2014-01-15 23:36:13 +04:00
net misc: Use macro ARRAY_SIZE where possible 2013-12-23 16:02:19 +04:00
pc-bios pc-bios: Remove execute flag from BIOS files 2014-01-16 14:46:19 +04:00
pixman@97336fad32
po
qapi
qga
qobject qerror: Remove assert_no_error() 2014-01-06 15:02:30 -05:00
qom Merge remote branch 'luiz/queue/qmp' into qmpq 2014-01-14 12:10:08 +10:00
roms
scripts
slirp
stubs
sysconfigs/target
target-alpha
target-arm Merge remote branch 'luiz/queue/qmp' into qmpq 2014-01-14 12:10:08 +10:00
target-cris
target-i386 Merge remote branch 'luiz/queue/qmp' into qmpq 2014-01-14 12:10:08 +10:00
target-lm32
target-m68k
target-microblaze Microblaze: Convert Microblaze-pic handling to GPIOs 2014-01-14 11:08:36 +10:00
target-mips target-mips: Use new qemu_ld/st opcodes 2013-12-21 16:42:11 +01:00
target-moxie
target-openrisc openrisc: Fix spelling in comment (transaltion -> translation) 2013-12-23 16:02:19 +04:00
target-ppc PPC: Fix compilation with TCG debug 2013-12-22 19:15:55 +01:00
target-s390x
target-sh4 target-sh4: Use new qemu_ld/st opcodes 2013-12-21 16:42:15 +01:00
target-sparc SPARC: Fix LEON3 power down instruction 2014-01-15 15:37:33 +10:00
target-unicore32
target-xtensa
tcg tcg/i386: fix a comment 2013-12-21 16:41:56 +01:00
tests tests: Some unit tests for vmstate.c 2014-01-13 14:04:53 +01:00
trace
ui ui/cocoa: Remove stray tabs 2014-01-12 22:27:10 +00:00
util error: Don't use error_report() for assertion msgs. 2014-01-15 15:36:48 +10:00
.exrc
.gitignore
.gitmodules
.mailmap
.travis.yml .travis.yml: Add aarch64-* targets 2014-01-08 19:07:20 +00:00
aio-posix.c
aio-win32.c
arch_init.c migration: synchronize memory bitmap 64bits at a time 2014-01-13 14:04:55 +01:00
async.c
balloon.c
block-migration.c
block.c
blockdev-nbd.c
blockdev.c Merge remote branch 'luiz/queue/qmp' into qmpq 2014-01-14 12:10:08 +10:00
blockjob.c
bt-host.c
bt-vhci.c
Changelog
CODING_STYLE
configure Merge remote-tracking branch 'stefanha/block' into staging 2014-01-10 11:05:05 -08:00
COPYING
COPYING.LIB
coroutine-gthread.c
coroutine-sigaltstack.c
coroutine-ucontext.c
coroutine-win32.c
cpu-exec.c QOM CPUState refactorings / X86CPU 2014-01-10 11:04:31 -08:00
cpus.c target-i386: Move apic_state field from CPUX86State to X86CPU 2013-12-23 16:30:40 +01:00
cputlb.c memory: split cpu_physical_memory_* functions to its own include 2014-01-13 14:04:54 +01:00
device_tree.c
device-hotplug.c
disas.c
dma-helpers.c
dump.c
exec.c memory: split cpu_physical_memory_* functions to its own include 2014-01-13 14:04:54 +01:00
gdbstub.c
HACKING
hmp-commands.hx monitor: add object-add (QMP) and object_add (HMP) command 2014-01-06 13:45:47 -05:00
hmp.c monitor: add object-add (QMP) and object_add (HMP) command 2014-01-06 13:45:47 -05:00
hmp.h monitor: add object-add (QMP) and object_add (HMP) command 2014-01-06 13:45:47 -05:00
iohandler.c
ioport.c
kvm-all.c memory: move bitmap synchronization to its own function 2014-01-13 14:04:55 +01:00
kvm-stub.c
LICENSE
main-loop.c
MAINTAINERS MAINTAINERS: add myself as cocoa UI co-maintainer 2014-01-12 22:27:10 +00:00
Makefile Add bios-256k.bin to BLOBS on Makefile 2014-01-15 23:34:17 +04:00
Makefile.objs qemu-file: Move QEMUFile code to qemu-file.c 2014-01-13 12:39:49 +01:00
Makefile.target
memory_mapping.c
memory.c memory: split cpu_physical_memory_* functions to its own include 2014-01-13 14:04:54 +01:00
migration-exec.c
migration-fd.c
migration-rdma.c
migration-tcp.c
migration-unix.c
migration.c Merge remote branch 'luiz/queue/qmp' into qmpq 2014-01-14 12:10:08 +10:00
monitor.c
nbd.c
os-posix.c
os-win32.c
page_cache.c
qapi-schema.json Merge remote branch 'luiz/queue/qmp' into qmpq 2014-01-14 12:10:08 +10:00
qdev-monitor.c Merge remote branch 'luiz/queue/qmp' into qmpq 2014-01-14 12:10:08 +10:00
qdict-test-data.txt
qemu-bridge-helper.c
qemu-char.c misc: Use macro ARRAY_SIZE where possible 2013-12-23 16:02:19 +04:00
qemu-coroutine-io.c
qemu-coroutine-lock.c
qemu-coroutine-sleep.c
qemu-coroutine.c
qemu-doc.texi docs: updated qemu-img man page and qemu-doc to reflect VHDX support. 2013-12-20 09:11:58 +01:00
qemu-file.c qemu-file: Move QEMUFile code to qemu-file.c 2014-01-13 12:39:49 +01:00
qemu-img-cmds.hx
qemu-img.c qemu-option: Remove qemu_opts_create_nofail 2014-01-06 15:02:30 -05:00
qemu-img.texi docs: updated qemu-img man page and qemu-doc to reflect VHDX support. 2013-12-20 09:11:58 +01:00
qemu-io-cmds.c
qemu-io.c
qemu-log.c
qemu-nbd.c
qemu-nbd.texi
qemu-options-wrapper.h
qemu-options.h
qemu-options.hx doc: Mention chardev:id in available devices for -serial 2014-01-01 18:03:55 +04:00
qemu-seccomp.c seccomp: exit if seccomp_init() fails 2013-12-20 16:38:29 -02:00
qemu-tech.texi
qemu-timer.c
qemu.nsi
qemu.sasl
qmp-commands.hx monitor: add object-add (QMP) and object_add (HMP) command 2014-01-06 13:45:47 -05:00
qmp.c monitor: add object-add (QMP) and object_add (HMP) command 2014-01-06 13:45:47 -05:00
qtest.c
readline.c
README
rules.mak
savevm.c savevm: Small comment about why timer QEMUFile/VMState code is in savevm.c 2014-01-13 12:39:49 +01:00
spice-qemu-char.c
tcg-runtime.c
tci.c
thread-pool.c
thunk.c
tpm.c
trace-events
translate-all.c cputlb: Tidy memset() of arrays 2013-12-23 15:32:36 +01:00
translate-all.h
user-exec.c
VERSION
version.rc
vl.c Merge remote branch 'luiz/queue/qmp' into qmpq 2014-01-14 12:10:08 +10:00
vmstate.c vmstate: Move VMState code to vmstate.c 2014-01-13 12:39:49 +01:00
xbzrle.c
xen-all.c
xen-mapcache.c
xen-stub.c

Read the documentation in qemu-doc.html or on http://wiki.qemu-project.org

- QEMU team