]> git.proxmox.com Git - mirror_qemu.git/commit - MAINTAINERS
lasi: move from hw/hppa to hw/misc
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Wed, 4 May 2022 09:25:52 +0000 (10:25 +0100)
committerMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Sun, 8 May 2022 17:52:37 +0000 (18:52 +0100)
commit45f569a11666051f98edc678616d135c9feaf506
treea8e5a30bce8e43e8a915b678a4406c950129eafe
parent134ba73f32036256e0a89bcd166ddbe1fd19b824
lasi: move from hw/hppa to hw/misc

Move the LASI device implementation from hw/hppa to hw/misc so that it is
located with all the other miscellaneous devices.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Acked-by: Helge Deller <deller@gmx.de>
Message-Id: <20220504092600.10048-43-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
12 files changed:
MAINTAINERS
hw/hppa/Kconfig
hw/hppa/lasi.c [deleted file]
hw/hppa/lasi.h [deleted file]
hw/hppa/machine.c
hw/hppa/meson.build
hw/hppa/trace-events
hw/misc/Kconfig
hw/misc/lasi.c [new file with mode: 0644]
hw/misc/meson.build
hw/misc/trace-events
include/hw/misc/lasi.h [new file with mode: 0644]