diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2016-02-29 17:20:00 +1100 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2016-03-16 09:55:11 +1100 |
commit | a36304fdca8ae38f756f2c86158ce1f0831e7fbc (patch) | |
tree | 88c649f743e0967b91f6b28ec99be5db8fe2adf6 /hw/vfio | |
parent | 72700d7e733948fa7fbb735ccdf2209931c88476 (diff) | |
download | qemu-a36304fdca8ae38f756f2c86158ce1f0831e7fbc.zip |
spapr_pci: Remove finish_realize hook
Now that spapr-pci-vfio-host-bridge is reduced to just a stub, there is
only one implementation of the finish_realize hook in sPAPRPHBClass. So,
we can fold that implementation into its (single) caller, and remove the
hook. That's the last thing left in sPAPRPHBClass, so that can go away as
well.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Diffstat (limited to 'hw/vfio')
0 files changed, 0 insertions, 0 deletions