]> git.proxmox.com Git - mirror_qemu.git/commit
xive: Add a "presenter" link property to the TCTX object
authorCédric Le Goater <clg@kaod.org>
Mon, 6 Jan 2020 14:56:41 +0000 (15:56 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 8 Jan 2020 00:01:59 +0000 (11:01 +1100)
commit479509463b4dc126d2324f046c5e92bd5f0160ef
tree36e8e60a97b5760446e2b1675ce8345fc92bc9ae
parentd8137bb7296e55c74b081b48f8cf31aad3b7632e
xive: Add a "presenter" link property to the TCTX object

This will be used in subsequent patches to access the XIVE associated to
a TCTX without reaching out to the machine through qdev_get_machine().

Signed-off-by: Cédric Le Goater <clg@kaod.org>
[ groug: - split patch
         - write subject and changelog ]
Signed-off-by: Greg Kurz <groug@kaod.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20200106145645.4539-9-clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/intc/spapr_xive.c
hw/intc/xive.c
hw/ppc/pnv.c
include/hw/ppc/xive.h