summaryrefslogtreecommitdiff
path: root/hw/grlib_irqmp.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-01hw: include hw header files with full pathsPaolo Bonzini1-2/+2
2013-01-21sysbus: Drop sysbus_from_qdev() cast macroAndreas Färber1-2/+2
2013-01-10Make all static TypeInfos constAndreas Färber1-1/+1
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity1-2/+2
2012-02-15qom: Unify type registrationAndreas Färber1-2/+2
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori1-7/+9
2012-01-27sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori1-10/+19
2011-11-28sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity1-1/+1
2011-11-24grlib_irqmp: convert to memory APIAvi Kivity1-18/+16
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-1/+1
2011-04-26trace: Remove %s in grlib trace eventsStefan Hajnoczi1-2/+2
2011-01-24SPARC: Emulation of GRLIB IRQMPFabien Chouteau1-0/+376