qemu-patch-raspberry4/scripts
Michael S. Tsirkin 9882d3ef3c update-linux-headers.sh: unistd.h, kvm consistency
Rework the update script slightly, add the unistd.h header and its
dependencies on all architectures.

This also removes the IA64 and MIPS from a KVM blacklist:
Linux dropped IA64, and there was never a reason to
exclude MIPS from kvm specifically - it was
excluded due to dependency of its unistd.h on sgidefs.h,
which we also import.

Cc: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
2018-05-23 03:14:41 +03:00
..
coccinelle qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF 2018-05-04 08:27:53 +02:00
kvm
modules
qapi qapi: add SysEmuTarget to "common.json" 2018-05-04 08:27:53 +02:00
qemu-guest-agent
qemugdb
qmp qmp.py: Encode json data before sending 2018-03-12 19:10:16 -03:00
tracetool trace: only permit standard C types and fixed size integer types 2018-03-12 11:10:20 +00:00
analyse-9p-simpletrace.py
analyse-locks-simpletrace.py
analyze-inclusions
analyze-migration.py
archive-source.sh
argparse.py scripts/argparse.py: spelling (independant) 2018-02-10 10:03:39 +03:00
check-qerror.sh
checkpatch.pl Block pull request 2018-05-14 17:52:46 +01:00
clean-header-guards.pl
clean-includes
cleanup-trace-events.pl
cocci-macro-file.h
coverity-model.c
create_config audio: add driver registry 2018-03-12 11:18:26 +01:00
decodetree.py scripts/decodetree: Fix insnmask not marked as global in main() 2018-03-26 22:34:07 +08:00
device-crash-test scripts/device-crash-test: Removed fixed CAN entries 2018-05-07 10:00:02 -03:00
disas-objdump.pl
dump-guest-memory.py dump-guest-memory: more descriptive lookup_type failure 2018-03-21 15:02:00 +01:00
extract-vsssdk-headers
feature_to_c.sh
get_maintainer.pl scripts/get_maintainer.pl: Print proper error message for missing $file 2018-03-26 14:37:12 +02:00
git-submodule.sh build: fix typo in error message 2018-02-10 10:17:06 +03:00
git.orderfile
gtester-cat
hxtool
make-release scripts/make-release: Don't archive .git files 2018-02-10 10:11:20 +03:00
make_device_config.sh
ordereddict.py
qapi-gen.py qapi: Lift error reporting from QAPISchema.__init__() to callers 2018-03-02 13:14:09 -06:00
qemu-binfmt-conf.sh linux-user: add microblaze/microblazeel magic numbers in qemu-binfmt-conf.sh 2018-04-10 17:41:55 +02:00
qemu-gdb.py
qemu.py qemu.py: Use items() instead of iteritems() 2018-03-12 19:10:16 -03:00
qtest.py
refresh-pxe-roms.sh
replay-dump.py scripts/replay-dump.py: replay log dumper 2018-03-12 17:10:38 +01:00
shaderinclude.pl
show-fixed-bugs.sh
signrom.py
simpletrace.py trace: include filename when printing parser error messages 2018-03-12 11:10:20 +00:00
switch-timer-api
texi2pod.pl
tracetool.py trace: include filename when printing parser error messages 2018-03-12 11:10:20 +00:00
update-linux-headers.sh update-linux-headers.sh: unistd.h, kvm consistency 2018-05-23 03:14:41 +03:00
vmstate-static-checker.py