diff options
author | Thomas Huth | 2019-01-30 16:45:40 +0100 |
---|---|---|
committer | David Gibson | 2019-02-04 08:44:18 +0100 |
commit | 2313abf0fe017eedd7f7eba2438db859147b2b1f (patch) | |
tree | 3024976bc0c2c06b368ac9e2d1d3b3f5bdb245ae /MAINTAINERS | |
parent | hw/ppc: Move ppc40x_*reset() functions from ppc405_uc.c to ppc.c (diff) | |
download | qemu-2313abf0fe017eedd7f7eba2438db859147b2b1f.tar.gz qemu-2313abf0fe017eedd7f7eba2438db859147b2b1f.tar.xz qemu-2313abf0fe017eedd7f7eba2438db859147b2b1f.zip |
MAINTAINERS: XIVE is an interrupt controller, not a machine
The "XIVE" section is currently listed in the "PowerPC Machines"
section, which is weird, since this is an interrupt controller
device. Move it to the "Devices" section instead.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 612692b284..d891e79faa 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1041,14 +1041,6 @@ F: tests/libqos/*spapr* F: tests/rtas* F: tests/libqos/rtas* -XIVE -M: David Gibson <david@gibson.dropbear.id.au> -M: Cédric Le Goater <clg@kaod.org> -L: qemu-ppc@nongnu.org -S: Supported -F: hw/*/*xive* -F: include/hw/*/*xive* - virtex_ml507 M: Edgar E. Iglesias <edgar.iglesias@gmail.com> L: qemu-ppc@nongnu.org @@ -1648,6 +1640,14 @@ F: tests/libqos/fw_cfg.c F: tests/fw_cfg-test.c T: git https://github.com/philmd/qemu.git fw_cfg-next +XIVE +M: David Gibson <david@gibson.dropbear.id.au> +M: Cédric Le Goater <clg@kaod.org> +L: qemu-ppc@nongnu.org +S: Supported +F: hw/*/*xive* +F: include/hw/*/*xive* + Subsystems ---------- Audio |