]> git.proxmox.com Git - qemu.git/commit
arm_gic: Extract headers hw/intc/arm_gic{,_common}.h
authorAndreas Färber <afaerber@suse.de>
Tue, 23 Jul 2013 01:37:49 +0000 (03:37 +0200)
committerAndreas Färber <afaerber@suse.de>
Tue, 5 Nov 2013 16:47:29 +0000 (17:47 +0100)
commit83728796ad3f2ce7d6162c1cb894528b12915646
treebd58c6869c8aca52c2d1f83d4d9aee639c250a68
parent753bc6e981101b2a1d8bd4cb68f54dcdf82e9b63
arm_gic: Extract headers hw/intc/arm_gic{,_common}.h

Rename NCPU to GIC_NCPU and move GICState away from gic_internal.h.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Andreas Färber <afaerber@suse.de>
hw/intc/arm_gic_common.c
hw/intc/gic_internal.h
include/hw/intc/arm_gic.h [new file with mode: 0644]
include/hw/intc/arm_gic_common.h [new file with mode: 0644]