summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorCédric Le Goater2019-01-09 16:15:32 +0100
committerDavid Gibson2019-02-04 08:44:17 +0100
commit6bf6f3a1d1e6d288c3abac40001aa30153b07404 (patch)
tree6f2dc9c4ce930c2d2f6d271034a5bc3e909e5817 /include
parentsam460ex: Fix support for memory larger than 1GB (diff)
downloadqemu-6bf6f3a1d1e6d288c3abac40001aa30153b07404.tar.gz
qemu-6bf6f3a1d1e6d288c3abac40001aa30153b07404.tar.xz
qemu-6bf6f3a1d1e6d288c3abac40001aa30153b07404.zip
ppc/xive: fix remaining XiveFabric names
Signed-off-by: Cédric Le Goater <clg@kaod.org> Reviewed-by: Greg Kurz <groug@kaod.org> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'include')
-rw-r--r--include/hw/ppc/xive.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/ppc/xive.h b/include/hw/ppc/xive.h
index ec23253ba4..5d31c801ee 100644
--- a/include/hw/ppc/xive.h
+++ b/include/hw/ppc/xive.h
@@ -145,7 +145,7 @@
#include "hw/ppc/xive_regs.h"
/*
- * XIVE Fabric (Interface between Source and Router)
+ * XIVE Notifier (Interface between Source and Router)
*/
typedef struct XiveNotifier {