]> git.proxmox.com Git - mirror_qemu.git/commit - hw/ppc/e500.c
PPC: e500: factor out mpic init code
authorScott Wood <scottwood@freescale.com>
Mon, 15 Apr 2013 13:19:33 +0000 (13:19 +0000)
committerAlexander Graf <agraf@suse.de>
Sun, 30 Jun 2013 23:11:14 +0000 (01:11 +0200)
commit82fc73b65c19fed0ee28aeb655d27de5ac9e78d5
tree160336346a797dff25c7d89a88241c749eae47d1
parent8935a442cd3cf94f21fcc4386c1c07a7a5dd6887
PPC: e500: factor out mpic init code

KVM in-kernel MPIC support is going to expand this even more,
so let's keep it contained.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
hw/ppc/e500.c