]> git.proxmox.com Git - mirror_qemu.git/commit
xics/kvm: Skip rollback when KVM XICS is absent
authorGreg Kurz <groug@kaod.org>
Mon, 17 Jun 2019 13:46:46 +0000 (15:46 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 1 Jul 2019 23:43:58 +0000 (09:43 +1000)
commit64fb96214c4c0f107fa3b53878779217826b8f48
tree1588a1fafd025167ac27f509505a436f0ae5f0e5
parenteab9f191a064913bb0011894143ed6053ecbdf69
xics/kvm: Skip rollback when KVM XICS is absent

There is no need to rollback anything at this point, so just return an
error.

Signed-off-by: Greg Kurz <groug@kaod.org>
Message-Id: <156077920657.433243.13541093940589972734.stgit@bahia.lan>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/intc/xics_kvm.c