aboutsummaryrefslogtreecommitdiff
path: root/tests/acceptance/cpu_queries.py
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2019-09-26 23:23:51 +1000
committerDavid Gibson <david@gibson.dropbear.id.au>2019-10-24 09:36:55 +1100
commit98a39a7927b510fcdd29f8237b67368a66121c84 (patch)
tree83774e26daadc7c42eca1020deb91e72539649ba /tests/acceptance/cpu_queries.py
parent05289273c06de4bc6ece85a8bf672e588e34f36b (diff)
spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routines
Both XICS and XIVE have routines to connect and disconnect KVM with similar but not identical signatures. This adjusts them to match exactly, which will be useful for further cleanups later. While we're there, we add an explicit return value to the connect path to streamline error reporting in the callers. We remove error reporting the disconnect path. In the XICS case this wasn't used at all. In the XIVE case the only error case was if the KVM device was set up, but KVM didn't have the capability to do so which is pretty obviously impossible. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Reviewed-by: Greg Kurz <groug@kaod.org> Reviewed-by: Cédric Le Goater <clg@kaod.org>
Diffstat (limited to 'tests/acceptance/cpu_queries.py')
0 files changed, 0 insertions, 0 deletions