]> git.proxmox.com Git - qemu.git/commit
xics: add cpu_setup callback
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Thu, 26 Sep 2013 06:18:43 +0000 (16:18 +1000)
committerAlexander Graf <agraf@suse.de>
Fri, 25 Oct 2013 21:25:47 +0000 (23:25 +0200)
commit5eb92ccc3f23f958c0d21bed7c22abe6c1f1adda
treed4d939b0c4278b5a4bf14cb46fc9118b8640b36a
parent5a3d7b23ba41b4884b43b6bc936ea18f999d5c6b
xics: add cpu_setup callback

This adds a cpu_setup callback to the XICS device class (as XICS-KVM
will do it different), xics_cpu_setup() will call it if it is set.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Alexander Graf <agraf@suse.de>
hw/intc/xics.c
include/hw/ppc/xics.h