diff options
author | Markus Armbruster | 2016-09-05 14:28:52 +0200 |
---|---|---|
committer | Michael Tokarev | 2016-09-15 14:32:22 +0200 |
commit | f586d5fc60aac64ad7b83cab3c80303cfae9390d (patch) | |
tree | 1b934032cc4ea2e902ee9b90c5c533cdd2dd4d95 /hw/misc | |
parent | MAINTAINERS: Add include/sysemu/cpus.h (diff) | |
download | qemu-f586d5fc60aac64ad7b83cab3c80303cfae9390d.tar.gz qemu-f586d5fc60aac64ad7b83cab3c80303cfae9390d.tar.xz qemu-f586d5fc60aac64ad7b83cab3c80303cfae9390d.zip |
MAINTAINERS: Fix up F: entry bit rot
include/hw/xilinx.h is gone since commit d5001cf, drop.
include/hw/*/xlnx*.c is a typo, change .c to .h.
include/hw/acpi/piix.h is a typo, change piix.h to piix4.h.
hw/i386/*dsl and scripts/acpi*py are gone since since commit 9fc6502,
drop.
hw/virtio/dataplane/* are gone since commit fee089e, drop.
ICC Bus is gone since commit dfeb867, drop.
block/raw-aio.h was moved to include/block/raw-aio.h in commit
0187f5c, update.
Tracked down with
for i in `grep "^[FX]: " MAINTAINERS | sed "s/^.: //"`
do if [ ! -e "$i" ]; then echo "$i"; fi
done
Reported-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Acked-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'hw/misc')
0 files changed, 0 insertions, 0 deletions