]> Git Repo - qemu.git/commit
xics/kvm: Add proper rollback to xics_kvm_init()
authorGreg Kurz <[email protected]>
Mon, 17 Jun 2019 13:47:03 +0000 (15:47 +0200)
committerDavid Gibson <[email protected]>
Mon, 1 Jul 2019 23:43:58 +0000 (09:43 +1000)
commit4812f261528898eef0030beee2270e23f98c6e05
tree00c6637de9f75aaffa120eb9842cc7ea6c1b1dfc
parent330a21e3c45e9bee5f47e032b678a48e1ed84e9e
xics/kvm: Add proper rollback to xics_kvm_init()

Make xics_kvm_disconnect() able to undo the changes of a partial execution
of xics_kvm_connect() and use it to perform rollback.

Note that kvmppc_define_rtas_kernel_token(0) never fails, no matter the
RTAS call has been defined or not.

Signed-off-by: Greg Kurz <[email protected]>
Message-Id: <156077922319.433243.609897156640506891[email protected]>
Reviewed-by: Cédric Le Goater <[email protected]>
Signed-off-by: David Gibson <[email protected]>
hw/intc/xics_kvm.c
This page took 0.021939 seconds and 4 git commands to generate.