]> git.proxmox.com Git - qemu.git/commit - trace-events
SPARC: Emulation of GRLIB IRQMP
authorFabien Chouteau <chouteau@adacore.com>
Mon, 24 Jan 2011 11:56:53 +0000 (12:56 +0100)
committerBlue Swirl <blauwirbel@gmail.com>
Mon, 24 Jan 2011 20:54:34 +0000 (20:54 +0000)
commit3f10bcbb647372f888a9e34f428eb6f0225c38ca
tree3a3d1fd89edfb8c8653dfa3ba85eb032b8ec3817
parent0f3a4a01ebafe93055069418c9d65cc7b1493b41
SPARC: Emulation of GRLIB IRQMP

This device exposes two parameters:
 - set_pil_in        (ptr) : A function to set the pil_in of the SPARC CPU
 - set_pil_in_opaque (ptr) : Opaque argument of the set_pil_in function

Emulation of GrLib devices is base on the GRLIB IP Core User's Manual:
http://www.gaisler.com/products/grlib/grip.pdf

Signed-off-by: Fabien Chouteau <chouteau@adacore.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/grlib.h
hw/grlib_irqmp.c [new file with mode: 0644]
trace-events