]> Git Repo - qemu.git/commit - hw/intc/intc.c
intc: add an interface to gather statistics/informations on interrupt controllers
authorHervé Poussineau <[email protected]>
Mon, 26 Sep 2016 20:23:23 +0000 (22:23 +0200)
committerPaolo Bonzini <[email protected]>
Tue, 4 Oct 2016 08:00:25 +0000 (10:00 +0200)
commit120e512b7f753f2e2978b47344f329c2595284de
tree32fa67d22d213184a36628985f1e3f728ed8daa0
parenteabb5782f70b4a10975b24ccd7129929a05ac932
intc: add an interface to gather statistics/informations on interrupt controllers

This interface will be used by HMP commands 'info irq' and 'info pic'.

Signed-off-by: Hervé Poussineau <[email protected]>
Message-Id: <1474921408[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
hw/intc/Makefile.objs
hw/intc/intc.c [new file with mode: 0644]
include/hw/intc/intc.h [new file with mode: 0644]
This page took 0.024148 seconds and 4 git commands to generate.