]> Pileus Git - ~andy/linux/commit
kvm/ppc/mpic: import hw/openpic.c from QEMU
authorScott Wood <scottwood@freescale.com>
Fri, 12 Apr 2013 14:08:43 +0000 (14:08 +0000)
committerAlexander Graf <agraf@suse.de>
Fri, 26 Apr 2013 18:27:20 +0000 (20:27 +0200)
commitb823f98f890c9b069d64f8af0996029b1f1af00e
treea79b17ee9872d3bac941d1f9896b8e3910250c29
parent852b6d57dc7fa378019786fa84727036e56839ea
kvm/ppc/mpic: import hw/openpic.c from QEMU

This is QEMU's hw/openpic.c from commit
abd8d4a4d6dfea7ddea72f095f993e1de941614e ("Update version for
1.4.0-rc0"), run through Lindent with no other changes to ease merging
future changes between Linux and QEMU.  Remaining style issues
(including those introduced by Lindent) will be fixed in a later patch.

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/kvm/mpic.c [new file with mode: 0644]